To access Yout.com API, you must include your unique API key. You can obtain an API key by signing up with your email address. Please remember to keep

Yout API | Yout.com

submited by
Style Pass
2024-12-26 18:30:07

To access Yout.com API, you must include your unique API key. You can obtain an API key by signing up with your email address. Please remember to keep your API key confidential.

Authentication with the API is handled through HTTP headers. All requests require an Authorization header containing your API key in the format key: YOUR_API_KEY, where YOUR_API_KEY is the key available on your account page.

Send video/audio URL to the Yout.com API for MP3 format-shifting. The API will automatically detect the audio/video and prepare it for optimal playback on various devices.

Replace YOUR_API_KEY with your unique API key (found on your Yout.com account page) and replace AUDIO_URL with the audio/video URL:

Send video/audio URL to the Yout.com API for MP4 format-shifting. The API will automatically detect the audio/video and prepare it for optimal playback on various devices.

Replace YOUR_API_KEY with your unique API key (found on your Yout.com account page) and replace VIDEO_URL with the audio/video URL:

Leave a Comment