"Unlock the full power of SEO! 🚀 Register for a free account today to get daily in-depth audit reports, AI suggestions, and track your website's progress. Don't miss out!"

Account

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
https://rantk.com/api/v1/account

Request example:

curl --location --request GET 'https://rantk.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'