Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Complete reference for the Cheetah Sales API
https://api.cheetah-sales.dev
Authorization
curl https://api.cheetah-sales.dev/api/enrich \ -H "Authorization: Bearer YOUR_API_KEY"
POST
/api/enrich
GET
/api/enrich/:jobId
/api/enrich/:jobId/leads
QUEUED
EXECUTING
COMPLETED
FAILED
{ "success": true, "data": { ... } }
{ "success": false, "error": "Error message" }