Turris Public API
The Turris Public API enables upstream entity customers (Carriers, MGAs, and Wholesalers) to programmatically access compliance data for their downstream network.What You Can Do
Manage Agents
Create, retrieve, and monitor compliance status for individual agents across your network.
Track Associations
Manage downstream entity associations and their compliance requirements.
Monitor Licenses
Access real-time license data, compliance statuses, and regulatory actions.
Handle Documents
Upload and retrieve E&O, Cyber, W9, and other compliance documents.
Key Concepts
Upstream Entity
Organizations (Carriers, MGAs, Wholesalers) that manage compliance requirements for their downstream network. As an upstream entity, you use this API to view and manage compliance status for your downstream entities.Downstream Entity
Organizations (Agencies, Wholesale Brokerages, Agency Networks) that need to maintain compliance with requirements from upstream entities.Agent
Individuals associated with downstream entities who need to maintain licenses and compliance credentials.Base URLs
| Environment | Base URL |
|---|---|
| Production | https://public.api.live.turrisfi.com |
| Sandbox | https://public.api.sandbox.turrisfi.com |
API Versioning
The API uses URI-based versioning. Include the version in your request path:- v1 - Current stable version
- v2-beta - Beta features in development