Postman Collection
Using Postman to Test Biteship API
To make testing easier, you can use the Postman collection for Biteship API. Follow the steps below to set it up:
Download the Postman Collection: Download Postman Collection.
Set Up Postman Environment:
- Open Postman and create a new environment.
- Set the environment variable
url
tohttps://api.biteship.com
. - Set the environment variable
authorization
to your API key.
Testing the API:
- You can now use the Postman collection to test various endpoints of the Biteship API.