Retrieve co-registered aerial imagery and AI property features for a risk address using the Nearmap Transactional Content API
domain: developer.nearmap.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Obtain a Nearmap API key and authenticate per the Nearmap API Standard.
Call the /coverage/v2/tx endpoint with a point/radius, bounding box, polygon, or address, specifying the content types needed (Vertical, Panorama, DSM, DTM, AI Packs); credits are deducted at this step.
Store the returned transactionToken (valid 30 days) and note costOfTransaction and any pagination details if more than 20 surveys matched.
Retrieve raster content via /staticmap/v3/surveys/{surveyId}/{type}.{format} using the transactionToken from the coverage call.
For AI feature data, call /ai/features/v4/tx/surveyresources/{aiResourceId}/features.json (requires the AI assessment add-on product).
Known gotchas
Credits are charged on the coverage call, not on content retrieval — re-requesting content with an existing token doesn't incur extra cost, but a new coverage call does.
AI feature access is a separate add-on; an empty or error response on the AI endpoint likely means the add-on isn't enabled on the account.
Reuse the same transactionToken across paginated coverage requests to avoid being re-charged for surveys already paged through.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?