# Yoto Developers > Build with Yoto — where screen-free, family-friendly audio meets playful innovation. Access our API to create playlists, control players, and connect Yoto to the world around you. This is the documentation site for the Yoto Developer API at https://yoto.dev ## Docs - [Authentication Overview](https://yoto.dev/authentication/auth.md): Learn how to authenticate users in your Yoto app. - [Browser-Based Authentication](https://yoto.dev/authentication/browser-auth.md): Learn how to authenticate users in your Yoto app. - [Migrating from `device_code` workflows](https://yoto.dev/authentication/device-code-migration.md): Move your CLI or desktop app off the deprecated device code flow to the recommended browser-based PKCE flow. - [Headless / CLI Authentication](https://yoto.dev/authentication/headless-cli-auth.md): Learn how to authenticate users in your Yoto app. - [API Scopes](https://yoto.dev/authentication/scopes.md): Learn about Yoto API scopes and how to request them during authentication. - [Yoto Developer API Guidelines](https://yoto.dev/get-started/api-guidelines.md): Learn how to build and share projects with our API. - [Developer Security & Data Protection Policy](https://yoto.dev/get-started/data-privacy.md): The Yoto Developer Security & Data Protection Policy. - [Glossary](https://yoto.dev/get-started/glossary.md): Learn the terms used in the Yoto Developer API. - [Sample Apps](https://yoto.dev/get-started/sample-apps.md): Sample apps to help you build projects with our API. - [Start Here](https://yoto.dev/get-started/start-here.md): Get started with the Yoto Developer API. - [Verification Status](https://yoto.dev/get-started/verification-status.md): Learn how to get your app verified by Yoto - [Dynamic Icons](https://yoto.dev/icons/dynamic-icons.md): Create dynamic icons for your Yoto cards using URLs - [Uploading animated GIFs](https://yoto.dev/icons/uploading-animated-gifs.md): Learn how to upload animated GIF icons for your Yoto cards and playlists. - [Uploading custom icons](https://yoto.dev/icons/uploading-icons.md): Learn how to upload custom icons for your Yoto cards and playlists. - [Using Icons](https://yoto.dev/icons/using-icons.md): Learn how to use icons in your Yoto cards and playlists - [How playlists work](https://yoto.dev/myo/how-playlists-work.md): Learn how playlists work in the Yoto Developer API. - [Chapter shuffling](https://yoto.dev/myo/how-shuffle-works.md): Learn how chapter shuffling works on Yoto players, including common examples. - [Creating text-to-speech content](https://yoto.dev/myo/labs-tts.md): Learn how to create audio content from text using ElevenLabs text-to-speech. - [Streaming tracks](https://yoto.dev/myo/streaming-tracks.md): Learn how to create streaming tracks in your Yoto app. - [Uploading custom cover images](https://yoto.dev/myo/uploading-cover-images.md): Learn how to upload custom cover images for your Yoto cards and playlists. - [Uploading content to MYO cards](https://yoto.dev/myo/uploading-to-cards.md): Learn how to upload content to MYO cards in your Yoto app. - [Connecting to players](https://yoto.dev/players-mqtt/connecting-to-players.md): Learn how to connect to Yoto players using MQTT. - [Getting player status](https://yoto.dev/players-mqtt/getting-player-status.md): Request a Yoto player's current status over MQTT and check the battery level. - [MQTT Documentation](https://yoto.dev/players-mqtt/mqtt-docs.md): The MQTT topics that you can use to interact with your Yoto players. - [Card Content Schema](https://yoto.dev/reference/card-content-schema.md): Complete schema reference for creating Yoto card content and playlists - [Pre-made Family Images](https://yoto.dev/reference/family-images.md): Available pre-made images for family library groups - [Yoto API Terms of Service](https://yoto.dev/reference/terms-and-conditions.md): The Yoto API Terms of Service. ## Optional - [Developer Portal](https://dashboard.yoto.dev/): Get your API credentials - [API Reference](https://yoto.dev/api/): Full API endpoint reference (interactive) - [Discord](https://discord.gg/FkwBpYf2CN): Join the Yoto developer community - [GitHub](https://github.com/yotoplay): Yoto open source projects and API examples