Getting Started
Let's get you up and running!
Was this helpful?
Let's get you up and running!
Was this helpful?
The inabit GraphQL API allows you to interact programmatically with inabit's platform, for a variety of use cases:
Manage your inabit account, organizations & users.
Manage wallets (both inabit & external wallets).
Automate transaction flows.
And many other use cases you might think of that can help your business automate its workflow.
Receive a JWT access token for your inabit account's API Admin user by contacting our support team at support@inabit.com.
To make your first request, send an authenticated request using the access token. Remember to authorize using the token across all of your future queries and mutations.