Partner API
The Partner API is for introducers: accountants, brokers, platforms and embedded partners who send a business to Capvant and want to follow what happens next without leaving their own product.
The Partner API is the referral side of the marketplace: submit a business, prequalify it before you do, and track what happened to it.
Every request carries a bearer token or an X-API-Key header. Every response uses the same error envelope and every list is paged the
same way. Start on the sandbox server: the playground on each page below sends there by
default.
Operations
Authentication
2 operations
Reference data
2 operations
Prequalification
Check a business against the panel before you submit it.
Leads
6 operations
Documents
2 operations
Offers
2 operations
Renewals
1 operation
Webhooks
Register endpoints to receive referral events.
Base URLs
| Environment | Base URL |
|---|---|
| Sandbox | https://sandbox.capvant.com/partner/v1 |
| Production | https://api.capvant.com/partner/v1 |
