Skip to main content

Postman Collection

You can test the API using the provided Postman collection and environment file.

Download: Download Postman Collection (.zip)

The ZIP archive contains:

  • Revoiceit.API.postman_collection.json: The Postman collection with all endpoints.
  • Revoiceit.postman_environment.json: The environment file containing base URLs and variables.

Import Instructions

  1. Open Postman.
  2. Click Import in Postman, then manually import the two .json files—one for the collection and one for the environment.
  3. Use the environment to ensure variables like {{baseUrl}} resolve correctly during testing.