API keys are used to authenticate your requests when using the Artemis Search API. This page explains how to manage and use your API keys securely.Documentation Index
Fetch the complete documentation index at: https://docs.search-artemis.com/llms.txt
Use this file to discover all available pages before exploring further.
Accessing Your API Key
You can access your API key from the “Secrets” tab in your account settings. Learn more about account settings here.Using Your API Key
To authenticate API requests, include your API key in theAuthorization header of requests.
Best Practices
Rate Limiting
Rate Limiting
API requests are subject to rate limiting to ensure fair usage. Current limits are
- 30 requests per minute for standard accounts
Exceeding these limits will result in a
429 Too Many Requests response.
