Documentation Index
Fetch the complete documentation index at: https://docs.architect.exchange/llms.txt
Use this file to discover all available pages before exploring further.
Environments
AX provides two environments:| Environment | Base URL |
|---|---|
| Production | https://gateway.architect.exchange/api |
| Sandbox | https://gateway.sandbox.architect.exchange/api |
Health Check
Both environments expose a public health endpoint that requires no authentication:https://gateway.architect.exchange/api/health
Use this to verify connectivity or check whether the service is up.
Authentication
All API endpoints except/health require an API key. Pass your key in the Authorization header:
Server Location
The production environment runs on AWSeu-west-2 (London).