Submit risks
Create submissions from an applicant plus lines of business, upload the supporting documents, and hand them to Hedge to market to carriers.
The Hedge broker API gives retail brokers programmatic access to Hedge. Submit risks, check carrier appetite, run instant carrier quotes, and read back policies and payments. Anything your team does in the broker portal, you can do from your own tools.
Submit risks
Create submissions from an applicant plus lines of business, upload the supporting documents, and hand them to Hedge to market to carriers.
Check appetite
Ask which markets want a class of business in a given state before you spend time building a full submission.
Run instant quotes
Answer carrier questions and drive API quote sessions for markets that quote in real time.
Read policies and payments
Pull your bound policies, download policy documents, and reconcile commission payments, all scoped to your brokerage.
Pick the surface that fits how you work. They share one API, one auth model, and one set of scopes.
All REST endpoints live under a single versioned base URL:
https://api.hedgespecialty.com/api/v1Every request is authenticated with a short-lived OAuth 2.1 bearer token, and all data is scoped to the brokerage the token belongs to. There are no static API keys. See Authentication for the full flow.