The Sully.ai Alpha API uses the same authentication system as our stable API. All requests must include a valid API key in the Authorization header.
Alpha API Notice: This is an experimental version of our API. Features may change without notice and should not be used in production environments without careful consideration.
Navigate to the API Keys section in your dashboard
Generate a new API key or use an existing one
Copy the key and store it securely
Keep your API key secure: Never expose your API key in client-side code or public repositories. Store it as an environment variable or in a secure configuration file.