API keys authenticate requests to the Desearch API and connect usage to your Console account for logs, billing, and limits.
production-backend or local-dev.
Send the key in the Authorization header.
For backend applications, read the key from an environment variable instead of hardcoding it.
❗️ Keep API keys confidential. Do not paste real keys into public docs, GitHub issues, Discord, client-side code, browser bundles, screenshots, or analytics tools.
Recommended handling: