1. Create an Upstream Entity Account
If you don’t already have one, you’ll need to reach out to Turris support to invite you onto the Turris platform.You will need two separate invitations - one for the sandbox environment and another one for the live production environment.
2. Generate API Credentials
3. Environment Setup
Choose the appropriate environment for your use case:| Use Case | Environment | Base URL |
|---|---|---|
| Development & Testing | Sandbox | https://public.api.sandbox.turrisfi.com |
| Production | Live | https://public.api.live.turrisfi.com |
4. Make Your First API Call
Once you have your credentials, authenticate and make your first request:Next Steps
Authentication
Learn about OAuth and Restricted Access Token authentication
Entity Definitions
Understand the core entities and their relationships
API Reference
Explore all available endpoints
Error Handling
Learn how to handle API errors