Docs
Inspect the request flow first
Read the download, progress, and subtitles endpoints before you create credentials.
Open API docsPublic signup bridge
Use this page when you need a Video Download API key. Review the docs, confirm pricing, then continue to account creation and get the dashboard-generated key used in your first request.
First call preview
The dashboard shows your real API key after signup. The preview keeps the key masked, but the endpoint, parameters, and polling flow match the first request you will run.
curl --location "https://p.savenow.to/ajax/download.php?format=mp3&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DK1Pu75yJUOE&add_info=1&apikey=************1234"
p.savenow.to is the default shared API host used in public examples. If your dashboard shows a custom API hostname, use that account-specific host instead.
Success and polling
success: true with a job id.
/ajax/progress?id=JOB_ID every 2-3 seconds until progress reaches 1000.
download_url, fetch that URL or hand it back to your app.
Docs
Read the download, progress, and subtitles endpoints before you create credentials.
Open API docsPricing
Use the pricing calculator if you want format, volume, or extended-duration context attached to signup.
View pricingSignup
The final step still uses the existing registration flow. This page keeps that action on a controlled public surface first.
Create account and API key