Create an Account
Sign up for a TokenKit Platform account. You’ll get access to your dashboard where you can manage API keys, credits, and usage.
Get Your API Key
Navigate to the API Keys section in your dashboard and create your first API key. Copy the key - it starts with
sk_live_v1... and you’ll need it for authentication.Buy Credits
Before making requests, you’ll need credits in your account. Visit the pricing page to see current pricing, then click “Buy Credits” in the platform to purchase credits.
Send a POST Request
Choose an endpoint and send a request with your API key:The API will return a job ID:Save this
job_id - you’ll use it to check the status and retrieve your results.