
How to Redeem Your API Credits
After completing your purchase you will see a redemption code on the confirmation page. It looks like ONEAPI-XXXXXX and is unique to your order. Save it somewhere safe ✉️.

Open the panel and log in 👤
Visit the One API panel and log in. If you do not have an account yet, create one in a few seconds with just a username and password.
Go to Account -> Redemption
In the account menu, open the Redemption page. Paste your redemption code into the input and press the Redeem button. The credits are added to your balance instantly ⚡.
Create an API token 🪙
Open the Token page and create a new token. Copy the token string and use it as your API key when calling the OpenAI-compatible endpoint.
| Step | Action | Time |
|---|---|---|
| 1 | Receive code on checkout | Instant |
| 2 | Log in to the panel | ~10s |
| 3 | Redeem in Account -> Redemption | Instant |
| 4 | Create a token | ~15s |
Start calling the API 🚀
- Base URL: /v1/chat/completions
- Header: Authorization: Bearer <your token>
- Models: any model available on your account
That is it. Your credits never expire, so you can use them whenever you need 💙.
Frequently asked questions ❓
How long does redemption take?
Credits appear on your account instantly after you press Redeem — there is no waiting period.
What if my code does not work?
Check for extra spaces or a typo first. If it still fails, contact support with your order number and we will sort it out.
Do credits expire?
No, credits never expire. You can keep them for as long as you need.
Can I split one code across multiple accounts?
No. Each redemption code can be used only once and credits go to the account that redeems it.
Great guide, thanks!
Thanks Carlos! Happy it helped.