Tools & Integrations
Integrate the Turris Public API into your development workflow with the tools below.MCP Server
The Turris Public API documentation is available as a Model Context Protocol (MCP) server. MCP connects AI tools directly to our documentation, so you get accurate, up-to-date answers about the API without leaving your editor.Cursor
Install the MCP server in Cursor with one click
VS Code
Install the MCP server in VS Code with one click
Manual Setup
Add the following to your MCP client configuration:Postman Collections
Explore and test the Turris Public API directly in Postman with our pre-built collections.Turris Public APIs on Postman
Browse all collections, fork them into your workspace, and start making requests immediately.
Available Collections
| Collection | Description |
|---|---|
| Authentication API | All authentication flows — OAuth and Restricted Access Tokens |
| Upstream Entity API | Full CRUD and workflow endpoints for MGAs, Carriers, and Wholesalers |
Getting Started with Postman
- Visit the Turris Public APIs workspace on Postman
- Fork the collection you need into your own workspace
- Set up your environment variables (
baseUrl,clientId,clientSecret) - Authenticate using the OAuth or Restricted Access Token flow
- Start exploring endpoints