All requests to the Conversion API must include a valid API key. API keys are scoped to a single business and grant full access to that business’s data.
You can generate and manage API keys from the Settings > API Keys page in the Conversion dashboard.
Treat your API key like a password. Do not expose it in client-side code, public repositories, or browser requests. Always make API calls from a secure server environment.