# SE Ranking Website Audit API

**Canonical:** https://apis.io/apis/se-ranking/se-ranking-website-audit-api/  
**Provider:** SE Ranking — https://apis.io/providers/se-ranking/  
**Base URL:** https://api.seranking.com  
**Documentation:** https://seranking.com/api/data/reference/

SE Ranking Website Audit API is one of 10 APIs that [SE Ranking](https://apis.io/providers/se-ranking/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Website Audit. The published artifact set on APIs.io includes an OpenAPI specification.

This collection of endpoints provides a comprehensive suite of tools to programmatically manage the full lifecycle of your technical SEO audits. These requests allow you to launch new crawls, monitor their progress in real-time, and retrieve detailed reports and page-level data for in-depth analysis. **Note on Costs:** Audits are billed on a per-page basis. - **Standard Audits:** 2 credits per crawled page. - **Advanced Audits (with JavaScript rendering):** 20 credits per crawled page. ### 1\. Create & Manage Audits Use these endpoints to start new crawls, re-run previous ones, or manage your list of audits. - **Create Audits**: Launch a new **Standard** (HTML crawl) or **Advanced** (JavaScript rendering) audit with highly customizable settings. - **List Audits**: Retrieve a paginated list of all audits associated with your account. - **Update Audit Title**: Change the display title of an existing audit report. - **Delete Audit**: Permanently remove an audit and all of its associated data. - **Recheck Audit**: Initiate a new crawl for a completed audit using its original settings. ### 2\. Monitor & Retrieve Data Once an audit is running or complete, use these endpoints to check its progress and pull detailed results. - **Get Audit Status**: Check the real-time progress of an ongoing audit. - **Get Audit Report**: Fetch the full, high-level report for a completed audit, including the overall health score and a summary of issues. - **Get Audit History**: Retrieve a historical snapshot of a specific audit run from a particular date. - **Get All Crawled Pages**: Return a complete, paginated list of every URL discovered during an audit. - **Get Audit Pages by Issue**: Get a list of all URLs affected by a single, specific issue. - **Get All Issues for a Specific URL**: Retrieve all errors, warnings, and notices found on a single page. - **Get All Found Links**: Fetch a complete list of every internal and external link discovered across the entire site during the audit.

## Operations (14)

| Method | Path | Summary |
|---|---|---|
| POST | `/v1/site-audit/audits/standard` | Create standard audit |
| POST | `/v1/site-audit/audits/advanced` | Create advanced audit |
| GET | `/v1/site-audit/audits` | List audits |
| PATCH | `/v1/site-audit/audits` | Update audit |
| DELETE | `/v1/site-audit/audits` | Delete audit |
| GET | `/v1/site-audit/audits/status` | Get audit status |
| GET | `/v1/site-audit/audits/report` | Get audit report |
| GET | `/v1/site-audit/audits/pages` | Get all crawled pages |
| GET | `/v1/site-audit/audits/issue-pages` | Get audit pages by issue |
| GET | `/v1/site-audit/audits/issues` | Get All Issues for a Specific URL |
| GET | `/v1/site-audit/audits/links` | Get all found links |
| GET | `/v1/site-audit/audits/history` | Get audit history by date |
| POST | `/v1/site-audit/audits/recheck/standard` | Recheck audit standard |
| POST | `/v1/site-audit/audits/recheck/advanced` | Recheck audit advanced |

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/se-ranking/refs/heads/main/openapi/se-ranking-website-audit-api-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/se-ranking/refs/heads/main/overlays/se-ranking-website-audit-api-overlay.yaml

## Other SE Ranking APIs (9)

- [SE Ranking Data API](https://apis.io/apis/se-ranking/data-api/)
- [SE Ranking Project API](https://apis.io/apis/se-ranking/project-api/)
- [SE Ranking Account & system API](https://apis.io/apis/se-ranking/se-ranking-account-system-api/)
- [SE Ranking AI search API](https://apis.io/apis/se-ranking/se-ranking-ai-search-api/)
- [SE Ranking backlinks API](https://apis.io/apis/se-ranking/se-ranking-backlinks-api/)
- [SE Ranking Domain Analysis API](https://apis.io/apis/se-ranking/se-ranking-domain-analysis-api/)
- [SE Ranking Keyword Research API](https://apis.io/apis/se-ranking/se-ranking-keyword-research-api/)
- [SE Ranking SERP Results > classic API](https://apis.io/apis/se-ranking/se-ranking-serp-results-classic-api/)
- [SE Ranking MCP Server](https://apis.io/apis/se-ranking/mcp-server/)

## Tags

Website Audit

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/se-ranking/se-ranking-website-audit-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/se-ranking/.
