The Curravo REST API is available on eligible Pro plans.
- Ensure your plan includes API access (check Pricing).
- Go to My Account → API Keys.
- Click Generate New Key, give it a name, and click Create.
- Copy the key — it is only shown once. Store it securely.
- Pass the key in the
Authorization: Bearer YOUR_KEYheader on every API request.
Full endpoint reference, code examples, and rate limit details are in the API Documentation.