Authentication
To use the CorpDev.Ai API, you need a valid API key. Here’s how to get started:
Subscription Requirement: Ensure you have a paid subscription that includes API access (Professional tier or above).
Generate API Key: Log in to your CorpDev.Ai account, navigate to
Account Settings > API Access
, and generate your API key.
Making Authenticated Requests
Include your API key in the X-API-Key
header of your HTTP requests, formatted as follows:
Keep your API key secure and do not share it publicly.
Last updated