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
andCLIENT_SECRET
- using the OAuth2 style flowAPI_KEY
- using standard api key auth flowOnce these are set correctly, you should be able to run a request and see a successful result.