Version: 1.116.0-74-g0da91e0b6
SpendOne Core API
This is the SpendOne Core API server.
Errors are returned as RFC 9457 application/problem+json
documents; the type URI identifies the problem, and clients
branch on it rather than on the title or detail wording.
The catalog of every problem type the server can emit, with
its status and extension fields, is published at
https://docs.spendone.tech/docs/reference/problem-types.
Authentication
- API Key: ApiKeyAuth
- API Key: BearerAuth
Shared secret for the AirPlus new-file webhook, paired with an HMAC signature over the raw body.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |
Type "Bearer" followed by a space and JWT token.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
Contact
API Support: tech@spendone.com