API Reference
API Overview
This walks you through the Artemis Search API
Central API Route
Artemis Search provides a single API route /search
which is our central search endpoint. You can read more about the route here.
Base URL
All requests contain the following base URL:
Authentication
All API endpoints are authenticated using Bearer tokens which contain the API Key.
Rate Limits
Our central API endpoint /search
is limited to 30 requests per minute. Please contact us at pallavi@artemisar.com if you need to increase this limit.