Developer access
API keys
One private credential for server-side REST calls and local MCP clients. Never place it in browser code or a public repository.
Loading API access…
REST
Send from your server
Authenticate requests with the X-API-Key header. The API hostname remains api.detecting-ai.com.
MCP
One remote endpoint
https://api.detecting-ai.com/api/mcpLocal clients send the key as a bearer token. Hosted connectors use OAuth instead.