:microscope: Play around with our API using our Postman Collections!

We are providing you with a Postman Collection so that you can experiment with our APIs. Please follow the steps below to set up our API collections in Postman:

  1. Download Postman here and install it on your computer.
  2. Download our API collection here.
  3. Follow the instructions here to import Cymbio Postman Collections in Postman.
  4. Follow the steps here to create a new environment.
  5. In the new environment, please set a new variable api-host with both initial and current values as the API environment that you want to use. For example, if you want to use our staging environment, you need to set the value with https://cymbio3-api-staging.cym.bio. For the production environment, please use https://api.cym.bio.
1568
  1. Go to any endpoint that you want to try.
  2. Click Authorization.
  3. Select Bearer Token as a Type and input the Access Token that you received during the authentication process under Token. If you don't have an access token yet, please refer to Authentication documentation to get a valid access token.
  4. Click Send
2082

📘

Note:

  1. For security, the access token is only valid for five minutes. You need to ensure that your access token is still valid. Otherwise, you need to get a new access token to use any of our endpoints.
  2. When you make any API request, please ensure that you are using the new environment that contains api-host value.

:email: Need help?

If you've run into an issue, please report it by emailing [email protected]. Include a description of the issue you're experiencing, provide steps to recreate it, and share the API call you did including the body/payload and the full responses that you received. A member of our team will reach out for additional info if needed.