API Documentation
Endpoint
GET /download/song/video_id?key=<API_KEY>
Parameters
- video_id (required): The YouTube video ID of the song to download.
- key (required): Get the Api Key from bot.
Response
The API responds with the audio file of the requested song.
Example Request
curl "http://deadlinetech.site/download/song/video_id?key=abc123XYZ"
Notes
- You need a valid API key (contact @DeadlineApiBot to get one).
- Free usage limit: 100 songs per API key per day.
- Contact admin for higher limits or support.