Postman

The Platform API provides a Postman collection so you can import and run requests from Postman (or compatible tools like Insomnia).

URL

https://platform-api.infoplaza.dev/postman.json

How to use

  1. Open Postman and choose Import.
  2. Select Link and paste the URL above, or download the JSON and import the file.
  3. After import, replace the collection variable with your API key so requests are authenticated.

You can then run any endpoint from the collection and adjust parameters as needed.