The Nueve API reference covers all third-party integrations used across Nueve products. Each product and vendor has its own dedicated reference with a full interactive playground — select a method, fill in parameters, and hit Try it directly from the browser.
How it’s organised
References are grouped by product and then by vendor:| Product | Vendor | Coverage |
|---|---|---|
| Self Service CDs | Candescent | Authentication, accounts, transfers, disclosures, alerts, member profile |
Authentication
All API calls are made server-side from the Nueve application. No requests are made directly from the browser. Every request requires a valid Bearer token in theAuthorization header:
