How do I get API access?

The Curravo REST API is available on eligible Pro plans.

  1. Ensure your plan includes API access (check Pricing).
  2. Go to My Account → API Keys.
  3. Click Generate New Key, give it a name, and click Create.
  4. Copy the key — it is only shown once. Store it securely.
  5. Pass the key in the Authorization: Bearer YOUR_KEY header on every API request.

Full endpoint reference, code examples, and rate limit details are in the API Documentation.

Was this article helpful? Thank you for your feedback!