Skip to main content
If you encounter any issues or have questions about the Turris API, our support team is here to help.

Contact Options

Live Chat

Submit a support request and chat with us live

Email

Send an email to support@turrisfi.com

Slack

Invite-only Slack support channel available upon request

When Contacting Support

Please include the following information to help us resolve your issue quickly:
Your organization name
Which API you are calling: the Carrier & MGA API (/v2/upstream/*) or the Agency API (/v2/downstream/*)
The requestId from any error responses
A detailed description of the issue
Any relevant code snippets or request/response examples, minimised and redacted
The environment you’re using (sandbox or production)
Redact before you send. Cut the example down to the smallest request that still reproduces the problem, then replace every sensitive value with [REDACTED]. That means access tokens and Authorization headers, clientSecret, restricted access tokens, magic links and sign-in URLs, and any personal data in the payload: SSNs, dates of birth, home addresses, and licence or NPN numbers belonging to a real producer.The requestId is not sensitive and is the most useful thing you can send. We can pull the full request from our own logs with it, so you rarely need to paste a payload at all.

Example Support Request

If you are not sure which API your credential is for, call GET /v2/auth/test-oauth and send us the orgCategory it returns. Which API is mine? explains what it means.

Response Times

Additional Resources

Which API is mine?

Work out which surface your credential is for before you file a ticket

Error Handling

Understanding error responses