Start a crawl job
Browser
Start a crawl job
Starts an asynchronous crawl job rooted at the given URL. Requires scope: browser:crawl
POST
Start a crawl job
Authorizations
Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.
Body
application/json
Example:
"https://example.com"