Exciting news! Our product has officially launched! 🚀. We're eager to hear how our SEO tools and metrics have helped you enhance your webpage's performance and ranking. Feel free to ask any questions or share your experiences. 💬👍

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://iappseo.com/api/v1/account

Request example:

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