Skip to main content

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:

  1. Download the Postman Collection: Download Postman Collection.

  2. Set Up Postman Environment:

    • Open Postman and create a new environment.
    • Set the environment variable url to https://api.biteship.com.
    • Set the environment variable authorization to your API key.
  3. Testing the API:

    • You can now use the Postman collection to test various endpoints of the Biteship API.