The Nimbus Document Purchasing API lets integrations check document availability and pricing for a title, purchase HMLR and property-related documents, receive webhook delivery events, and download purchased files.
Core Workflows
Base URLs
| Environment | URL |
|---|
| Production | https://api.nimbusmaps.co.uk/docs/v1 |
| Pre-production | https://api-preprod.nimbusmaps.xyz/docs/v1 |
Main Steps
- Authenticate with either delegated user flow or application client credentials.
- Subscribe to webhook notifications.
- Call
/check-availability for the title number or title ID.
- Call
/purchase with the documents to buy.
- Receive document status events and download completed documents.