Base URLs
| Environment | URL |
|---|---|
| Production | https://api.spirii.com |
| Sandbox | https://sandbox.api.spirii.com |
Format
- All requests and responses use JSON.
- All timestamps are UTC, ISO 8601 (
2026-05-19T13:45:00Z). - Monetary amounts are returned in minor units with an explicit currency code.
- Field names are
camelCase. Enum values are typically lowercase strings.
Where to next
Authentication
Get an API key and authorize your first request.
Versioning
The current version, version history, and deprecation policy.
Quickstart
A five-minute walkthrough to your first successful request.
Errors & rate limits
Status codes, error envelopes, and rate-limit headers.