Send Your First Request
Get started with PeelAPI by sending your first request:Create an Account
Sign up for a PeelAPI account at the Developer Platform. 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 need to purchase credits. Visit the pricing page to choose a credit package, then complete your purchase in the dashboard.
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.