Skip to main content

Postman Collection

You can easily test our API before you start developing your app using our Postman Collection.
This usually helps out immensely prior to any development process has even started.

Download the Postman app and import the collection by downloading it below:

Run in Postman

Note: The Postman collection is automatically generated from our OpenAPI specification and matches the structure of the API documentation sidebar. Each new build ensures the collection stays up-to-date with any API changes.

How to setup the collection

  1. Click the button above to download the Postman collection file
  2. Open Postman and click ImportFile → Select the downloaded collection file
  3. The collection includes pre-configured variables for baseUrl, hawk_auth_id, and hawk_auth_key
  4. Update the collection variables with your HAWK AUTH ID and HAWK AUTH KEY that were displayed when you created your API keys
  5. Set the baseUrl variable to either:
    • api.sandbox.bvnk.com for sandbox environment
    • api.bvnk.com for production environment

Pick an API action from the list

To test individual endpoints and send requests, explore them on the left-hand side of your Postman.

Was this page helpful?