Introduction

You can interact with our API through simple HTTP requests from any language. Our API is currently available on this endpoint:

https://api.ranklytics.ai/

Generate your API Keys

To generate your API Keys go to "API" from the top right menu and click "Add New".

Add a "Name" to identify your API internally and click Add.

You can generate as many API keys you like and can toggle off inactive ones to avoid abuse.

To reveal the secret key, press the eye icon.

Rate Limits

All accounts will default to a maximum of 100 calls per 24 hours. It's a rolling 24-hour window. If you go above 100 calls, you'll receive a 429 status code with the error - "You have exceeded your rate limit".

If you need more than 100 calls a day, please reach out to our support at [email protected]

Last updated