Skip to main content

1. Create an API key

Go to the API Platform dashboard and click Create Key. Give it a name and optionally set an expiration date.
Your key is displayed once after creation. Copy it immediately and store it somewhere secure — you won’t be able to see it again.
Your key will look like this:

2. Fund your wallet

Still in the dashboard, click a top-up amount (minimum $5.00) to open a Stripe checkout. Once payment completes, your balance updates instantly.
Enable auto-refill in the dashboard to automatically charge your saved card when your balance drops below a threshold. Never miss a request due to insufficient funds.

3. Make your first request

Test your key with the test endpoint:
If everything is set up correctly, you’ll get:

What’s next?

Authentication

Deep dive into API key auth and security best practices.

Wallet & Billing

Understand how the prepaid wallet works.

Test Endpoint

Try the test endpoint in the interactive playground.

Error Handling

Handle errors gracefully in your integration.