API Documentation
Authentication
How to authenticate with the API
All API endpoints require authentication using an API key. You must include your API key in the Authorization
header of each request using the Bearer token format.
Getting an API Key (takes under a minute)
- Create an account at openregister.de
- Go to the API Keys page
- Create a new API key
Each account has rate-limits depending on the plan you have chosen. Some endpoints are only available to paid subscribers. If you need higher rate limits, please contact us at founders@openregister.de.
Using the API Key
Include the API key in the Authorization
header of all API requests: