EEZYDOX logo
Back to FAQ

Corporate API

How do I use the EEZYDOX API documentation in Postman?

Open the protected Developer Portal and download the API toolkit. It contains one Postman collection for both v1 reads and v2 writes, a Postman environment template, OpenAPI YAML and JSON files, and the English technical guides.

  1. Import the collection and environment JSON files into Postman.
  2. Select the EEZYDOX Client API environment.
  3. Paste a test key into the secret eezydoxApiKey variable.
  4. Replace the sample agreement, review, finding, or amendment-request IDs before sending a request.

Other API clients and code generators can import either OpenAPI YAML or OpenAPI JSON. Both formats describe the same contract.

Important: Downloads never contain an API key. Do not export or share a Postman environment after adding your secret.
Tip: Download the files from the portal before importing them. The direct documentation URLs require your authenticated EEZYDOX browser session.

More in Corporate API