What’s New in v2
Crawl Params Preview
Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.