HDP Server API
Introduction
HDP Server API
The HDP Server API provides endpoints for scheduling Data Processor tasks to Herodotus Atlantic.
Base URL
Authentication
All API requests require authentication using an API key. Include your Herodotus Cloud API key in the request headers:
You can obtain an API key from the Herodotus Console.
Rate Limiting
The API implements rate limiting to ensure fair usage. Please contact support for specific rate limit information.
Response Format
All responses are returned in JSON format. Successful responses will have a 2xx status code, while errors will have appropriate 4xx or 5xx status codes with error details in the response body.