POST /v1/hosted/map, costs 1 standard credit per URL discovered (capped by max_pages and your plan limit). This is the cheapest way to see what’s on a domain before committing to a crawl.
Request
Fields onMapRequest:
| Field | Type | Default | Notes |
|---|---|---|---|
url | string | , | required |
max_pages | int | 100 | cap on URLs returned |
url_pattern | string | "" | restrict to matching URLs |
include_external | bool | false | include off-domain URLs |
stealth | bool | false | enable stealth fetch mode |
Response
MapResponse, wrapped in hosted usage metadata: