Skip to main content

Overview

The Beltic Document API uses static API keys. Every request against https://api.beltic.com/v1 must include the header below:
X-Api-Key: <YOUR_API_KEY>
Requests without the header receive 401 unauthorized. Requests with a valid key but insufficient privileges receive 403 forbidden.