Postman Collection

The API explorer allows you to make requests to Fireberry's API. However, if you prefer to make requests directly from your own computer, we recommend using Postman. To get started, click the "Run in Postman" button below.

Run in Postman

After forking the collection, you'll need to create an environment. After creating an environment, you'll need to set the following two things:

  1. An access_token needs to be set to your API access token.
    If your not sure where to find your token, check out the explanation here.

  2. Any other GUIDs that you would like to easily access.

πŸ“˜

Please note

You do not need to edit your environment for requests on different objects. Simply navigate to the endpoint you want to use, and then change the {{object}} to any object ID you'd like to access.