Explore our powerful API endpoints and integrate Visolix Downloader into your applications.
To use our API and get your unique API key, you need to create an account.
HTTP Method: GET
URL: https://developers.visolix.com/api/download
Header | Description |
---|---|
X-API-KEY |
Your API key (required) |
X-PLATFORM |
The platform for the download (e.g., youtube, instagram) (required) |
X-URL |
The encoded URL of the content to download (required) |
X-FORMAT |
The desired format (required for YouTube URLs only) |
GET https://developers.visolix.com/api/download
Headers:
X-API-KEY: Your API key
X-PLATFORM: youtube
X-URL: https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dabcd1234
X-FORMAT: mp3
Returns a JSON object containing the download information.
Code | Description |
---|---|
200 OK | Successful response. |
400 Bad Request | Missing or invalid parameters. |
401 Unauthorized | Invalid API key. |
402 Payment Required | Insufficient balance. |
500 Internal Server Error | Server error. |
HTTP Method: GET
URL: https://developers.visolix.com/api/progress
Parameter | Description |
---|---|
id |
The unique ID for the download (required) |
GET https://developers.visolix.com/api/progress?id=abcd1234
Returns a JSON object containing the progress information.
{
"progress": 500,
"success": 0,
"download_url": null,
"text": "Downloading"
}
Code | Description |
---|---|
200 OK | Successful response. |
400 Bad Request | Missing download ID. |
401 Unauthorized | Invalid API key. |
500 Internal Server Error | Server error. |
Platform | Price per Download |
---|---|
youtube | $0.00060 |
$0.00060 | |
tiktok | $0.00012 |
$0.00060 | |
snapchat | $0.00009 |