Loading...
Loading...
Integrate InstaRank's powerful SEO tools with your existing workflows using our comprehensive REST API. Automate SEO monitoring, generate reports, and manage your SEO campaigns programmatically.
Our REST API provides programmatic access to all InstaRank features, allowing you to integrate SEO monitoring and optimization into your existing tools and workflows.
Simple HTTP requests with comprehensive documentation
All API requests require authentication using your API key. Include it in the Authorization header.
All API endpoints are relative to our base URL:
https://api.instarank.com/v1/websitesRetrieve all websites in your account
/websitesAdd a new website for crawling
/websites/{id}/reportsGet SEO reports for a specific website
/websites/{id}/ai-fixesRetrieve AI-generated SEO fixes for a website
X-RateLimit-Limit - Requests per hourX-RateLimit-Remaining - Remaining requestsX-RateLimit-Reset - Reset timestampOfficial Node.js SDK
npm install @instarank/apiOfficial Python SDK
pip install instarankOfficial PHP SDK
composer require instarank/apiStart building with our API and integrate InstaRank's SEO tools into your applications.