Skip to main content
All requests to the Devdraft API must include your client key and client secret in the request headers. Both are required on every call.
You can generate and manage your API keys from Settings → App Settings in the Devdraft Console.
Never expose your client secret in frontend code, mobile apps, or public repositories. Store it as a server-side environment variable only.