Skip to main content
POST
Deep site audit

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
url
string<uri>
required

Site URL to crawl.

max_pages
integer
default:20

Max pages to crawl.

Required range: 1 <= x <= 100

Response

Accepted - job queued. Poll GET /jobs/{job_uid}; on completion result_data contains the same payload the old 200 body carried.

success
enum<boolean>
Available options:
true
data
object
usage
object
meta
object