Module J
Environment & Access Manager
Per-environment base URLs, auth modes, fixed headers and timeouts. Drives execution and prevalidation.
| API | Environment | Base URL | Auth | Key required | CORS relay | Fixed headers | Actions |
|---|---|---|---|---|---|---|---|
| Order Management API | Production | https://api.northwind.co/orders | bearer | no | — | X-Tenant=default | |
| Order Management API | Staging | https://stg.api.northwind.co/orders | bearer | no | — | — | |
| Shipping & Tracking API | Production | https://ship.northwind.co/v1 | apiKey | yes | — | — | |
| Document AI Extraction | Production | https://ai-gw.northwind.co | bearer | yes | — | — |