Get free access
Open an API and select Free Starter. Each API includes 100 requests without an account or payment card.
HELP CENTER
Clear answers for purchasing access, protecting keys, monitoring credits, handling errors, and adding more usage.
Open an API and select Free Starter. Each API includes 100 requests without an account or payment card.
Place the key in the X-API-Key request header. Keep it in a server-side environment variable.
Read credits_remaining in API responses or call the free balance endpoint at any time.
Open Add Credits, enter the existing key, choose a package, and continue to payment.
No. The API key authenticates requests. Your email is used for delivery and recovery, not to create a customer dashboard.
Use a server-side environment variable. Never commit the key to Git, paste it into support messages, or expose it in browser JavaScript.
Send a GET request to /api/v1/balance/ with the key in the X-API-Key header. Balance checks never consume credits.
The API returns HTTP 402. Add credits to the same key and it becomes active again.
The key reached its per-minute or daily request limit. Wait before retrying; rate-limited requests do not consume credits.
Yes. Tell us the desired capability, expected inputs, output, and approximate usage through the contact page.
STILL STUCK?