Developer API

ZeroTrain API – Postman Collection

This page provides the official ZeroTrain Postman collection for testing and exploring the ZeroTrain API.

The collection includes preconfigured requests for:

  • Submitting structured decision requests
  • Testing multiple model source formats (JSON, CSV, Base64)
  • Viewing deterministic response structures
  • Inspecting headers, results, errors, and warnings

Download

Import the collection into Postman to begin interacting with ZeroTrain immediately.

Postman Collection:

ZeroTrain_Postman_Collection.json

How to Use

  1. Download the collection file.
  2. Open Postman.
  3. Select Import.
  4. Upload the downloaded JSON file.
  5. Configure your API endpoint and authentication as needed.

Base URL

All requests in the collection are structured to target your ZeroTrain API endpoint.

Replace the base URL with your deployed environment.

Authentication

Ensure your API key or required headers are configured within the collection before sending requests.

How to View Request Details

To view documentation for a specific Postman request, select the request in the collection and click the “Docs” tab located at the top of the request panel (next to Params, Authorization, Headers, and Body). The full request description, structure, and usage details will appear in the documentation view.

Need Help?

Refer to the API Reference documentation for full request and response specifications.