API Keys
Manage and use API keys for Artemis Search
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.
Never share your API keys publicly or commit them to version control systems.
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 the Authorization
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.
For any issues with API keys or to request increased rate limits, please contact our support team at pallavi@artemisar.com.