Skip to main content
Getting set up takes two things: a commercial conversation with our team, and a few minutes in the Orchestration Dashboard to issue your keys.

How do I get started with the platform?

1

Contact sales

Start by booking a call with our team. We will walk through your use case, the corridors you need, and get your account set up.
2

Once onboarded, go to the site

Visit orchestration.fin.com and submit the registered email
Sign Up Screen

The registration screen

3

Verify

Enter the One-Time Password (OTP) sent to your registered contact method to verify your identity.
4

Access the Dashboard

Once verified, you will be automatically redirected to your account dashboard.
5

Generate Keys

Navigate to the API Keys menu to issue your initial set of keys and begin exploring our API collection.

API base URLs

Your keys work against two environments. Sandbox mirrors production and moves no real money, so build against it first. The API uses OAuth 2.0 client credentials. Exchange your client ID and secret for an access token, refresh it without re-authenticating, and send it on every request. See Issue a Token.

OpenAPI spec

The full specification is published as a single YAML file. Import it into Postman, Insomnia, or a client generator to scaffold your integration. Download the OpenAPI spec (YAML) To fetch it from the command line:
The file is regenerated on every deploy, so it always matches what you see in the API Reference.

Can I access Production API keys immediately?

To ensure security and compliance, Production keys are only issued after the commercial agreements & sandbox integration is completed.
Need help moving to production?Please contact in your dedicated Slack for more information on the onboarding process.