Documentation Index
Fetch the complete documentation index at: https://docs.suggestkit.app/llms.txt
Use this file to discover all available pages before exploring further.
API Key Authentication
All SuggestKit API requests require authentication using your project’s API key. The API key should be included in the Authorization header as a Bearer token.Getting Your API Key
- Log in to your SuggestKit Dashboard
- Navigate to your project settings
- Copy your public API key from the API Keys section
Example Request
cURL
Error Responses
If authentication fails, you’ll receive a401 Unauthorized response: