Version: 1.0.0
Nuntiq Supplier / Partner API
REST API for partner / supplier integrations against a Nuntiq tenant. Two surfaces: the authenticated Partner API (X-API-Key) used by partner backends to submit invoices and manage their own keys, and the public Supplier Access flow that backs the supplier-portal key claim and email-preferences pages.
Authentication
- API Key: ApiKeyAuth
- API Key: RotationSecretAuth
Partner API key issued via the supplier-portal claim flow. Send on every Partner API request. The Supplier Access endpoints do not require this header.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |
Per-key rotation secret. Required only on the M2M self-rotate endpoint, in addition to X-API-Key.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Rotation-Secret |