Maps
Maps
This endpoint allows users to get all the urls on a certain website. Uses cursor to paginate larger websites by limiting each response size to 10MB.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Successful response with URLs found on the page
The response is of type object
.