Developer portal
Postman collection
One-click import for the full QEHS REST surface. Environment variables for production and sandbox. Pre-request scripts for idempotency keys.
Import
Click "Run in Postman" to fork our workspace into your account. Set QEHS_API_KEY in the environment and start sending requests.
What is in the collection
- All
/api/v1/*routes with typed example bodies. - SCIM 2.0 routes with Okta / Entra ID compatible payloads.
- Environment variables:
QEHS_BASE_URL,QEHS_API_KEY,QEHS_SCIM_TOKEN,QEHS_SANDBOX. - Pre-request script that generates a fresh
Idempotency-Keyper send. - Test scripts asserting status code, schema, and latency thresholds.