Website SEO Audit API
Perform a comprehensive SEO audit of any webpage with a single API call. Instantly analyze 13 critical SEO factors, detect issues, and receive actionable recommendations to improve ranking and performance. The `/v1/analyze` endpoint audits a URL across 13 categories and returns a score, issue list, and fix suggestions for each. The `/v1/html` endpoint fetches and returns the raw HTML and HTTP…
Website SEO Audit API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze Webpage SEO /v1/analyze |
Perform an on page SEO audit for a given URL and get structured insights, issues, and optimization suggestions. |
| POST |
Fetch HTML from URL /v1/html |
Fetches the HTML of a given URL and returns the full page source along with the original HTTP response metadata returned by that URL. |
Website SEO Audit API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / minute |
|
| PRO | $15 / month | 500 / minute |
|
| ULTRA Recommended | $30 / month | 500 / minute |
|
| MEGA | $50 / month | 500 / minute |
|