Guidance on using our public Postman collection.

Postman is a common tool used to explore and test APIs. We have a public collection available to help you navigate and test our API endpoints which you can fork using the button below:

📘

Variables

The collection comes with a default 'Spendesk Sandbox' environment. To configure this you'll need to set some variable, either;

  • CLIENT_ID and CLIENT_SECRET - using the OAuth2 style flow
  • API_KEY - using standard api key auth flow

Once these are set correctly, you should be able to run a request and see a successful result.

Run in Postman