Get Started
Before start
Basic overview
To begin working efficiently with our API, please read the instructions carefully.
Before you start, please contact the LabelRails team to obtain all necessary keys.
Please note that we use AWS Cognito with Amplify for authentication and authorization. Ensure you are familiar with this service before starting.
Once everything is ready, make sure to implement the onboarding flow in the following order:
- Sign up (Amplify AWS Cognito)
- Confirm sign up
- Initiate new user: POST /client
- Accept contract (fee plan): POST /v2/clients/contract-accept
- Initiate KYC process (SumSub SDK): GET /v2/clients/kyc-access-token
Please note, you can create a corporate account only after an individual account is created and virified.