- Activate your developer account
- Receive your API access key credentials
- Create and authenticate your first JSON Web Token (JWT) to Tesouro.
Access your organization’s API access key credentials
Your organization’s API access key and secret are created by Tesouro and shared with you. To receive access:-
Have your designated team lead submit your access request to
support@tesouro.com. The request should include your:- First name
- Last name
- Job role
- Company name
- Mobile number or a secondary email for purposes of verification
- Tesouro will email you an API access key and secret that will require passwordless authentication via email address.
Create and authenticate your JWT
Create a JWT, then add it to the header of your call to query the Tesouro Sandbox environmentAuthentication Request
POST /openid/connect/token
Authentication Response
Example Request
POST /graphql
Example Response
For production, use
https://api.tesouro.com instead of https://api.sandbox.tesouro.com with production credentials