Get Started with our API

To get started with our API, you'll need to follow these steps:

1. Login or Create an Account

If you haven't already, please login or create an account on our platform.

2. Subscribe to our Basic Subscription

Choose our Basic Subscription plan from our pricing page to access the API features.

3. Get Your Personal API Access Key

Once you've subscribed to our Basic Subscription, you can find your personal API access key on your profile page.

You have to be logged in to access your profile page. You can find your API access key under the API Access section.

4. Use the API Key

You can use your API access key to make requests to our API. Insert your key into the API access URL as shown below:

curl https://api.antaris.io/v1/YOUR_TOKEN_HERE/get/ZONE/list

Make sure to replace the placeholder YOUR_TOKEN_HERE with the actual API token you would get from your profile page.