Free-start API key

Free YouTube downloader API key for developer testing

Create a Video Download API account at no cost, copy a dashboard API key, and test the REST workflow before adding wallet credit for paid download, audio, subtitle, transcript, or metadata usage.

First request

Run cURL after you copy the dashboard key

Replace the masked key with your real dashboard value. A successful request returns a job id, then the progress endpoint returns the final download URL when processing finishes.

Download request

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"

Developer path

Know when free testing becomes paid usage

This page is for API access, not a consumer downloader tool. Use it to qualify the workflow before you send production traffic.

1. Create the key

Start at the API key page, register, and copy the dashboard-issued key that belongs to your account.

Get API key

2. Review docs

Confirm download parameters, output formats, metadata fields, and progress polling before wiring your app.

Open API docs

3. Add credit when needed

Check pay-as-you-go pricing before real usage so the format, volume, and duration economics are clear.

View pricing

FAQ

Free API key questions

You can create an account and API key for free so you can review the dashboard, docs, and first-request workflow before adding wallet credit.