Getting Started
First Steps
Our API is designed on REST principles, ensuring simplicity and consistency. This guide will help you set up and authenticate your API requests quickly and securely.
Base URL
The Altur API is built on REST principles. We enforce HTTPS in every request to improve data security, integrity, and privacy. The API does not support HTTP.
API Base URL
Authentication
To access the Altur API, you must authenticate your requests using a secret key. Follow these steps to generate and use your secret key:
1
Log in
Log in to your Altur account.
2
Navigate to the API Dashboard
Once inside your dashboard navigate to the API Keys section.
3
Generate key
Generate a new API Key, copy it, and save it somewhere safe.
Add the following Authorization
header to your requests: