Authorizations
Bearer token authentication using your API key. Format: 'Bearer your_api_key'. To get an API key, create an account at mixpeek.com/start and generate a key in your account settings.
Headers
REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
"Bearer sk_live_abc123def456"
"Bearer sk_test_xyz789"
Body
Request to add credits to an organization.
Number of credits to add. Must be positive.
x > 01000
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

