Add Credits
Add credits to the organization.
When credits are added to a FREE-tier organization:
- If new balance >= 100,000: Auto-upgrade to PRO tier
- If new balance >= 1,000,000: Auto-upgrade to TEAM tier
PRO and TEAM tiers get enhanced rate limits automatically.
Documentation Index
Fetch the complete documentation index at: https://docs.mixpeek.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
"Bearer YOUR_MIXPEEK_API_KEY"
Body
Request to add credits to an organization.
Number of credits to add. Must be positive.
1000
10000
100000
Response
Successful Response
Response after adding credits.
Credit balance before addition
Number of credits added
Credit balance after addition
Account tier before addition
free, pro, team, enterprise Account tier after addition (may auto-upgrade)
free, pro, team, enterprise Whether tier was automatically upgraded

