Manual Import Instructions
Steps to manually import the API specification into Postman
1. Open Postman Desktop/Web App
2. Click "Import" button
3. Select "Link" tab
4. Paste: http://0.0.0.0:4001//openapi.json
5. Click "Continue" and then "Import"
Environment Setup
Configure Postman environment variables for testing
Base URL: http://0.0.0.0:4001
API Key: {{your_api_key}}
Tenant ID: {{your_tenant_id}}