| Environment | Base URL | Use for |
|---|---|---|
| Production | https://api.archiveorder.com | Live customer orders and production payments. |
| Development | https://api-dev.archiveorder.com | Integration testing and sandbox data. |
Path format
API hosts expose resources at the root:Headers
Most requests use these headers:Content type
Request and response bodies are JSON.Dates and currencies
- Date-only fields use ISO 8601 dates such as
2026-07-15. - Timestamps use ISO 8601 date-time strings.
- Currency fields use three-letter ISO currency codes such as
EURorUSD. - Payment amount fields ending in
Minorare integer minor units, such as cents.

