API Specifications
API Hub v2.1
The APIs the API Hub exposes to LFIs during the authorization journey — Headless Heimdall (for delegating end user authentication) and the Consent Manager (for looking up and updating consents).
Headless Heimdall Auth Server →
4 endpointsConsent Manager →
13 endpointsGET
/hello-mtlsHello MTLS→GET/consentsGet Consents→GET/consents/{consentId}Get Consent by ID→PATCH/consents/{consentId}Get Consent by ID→GET/consents/{consentId}/auditGet Consent Audit→GET/consent-groups/{consentGroupId}/consentsGet Consents in Consent Group→GET/psu/{userId}/consentsGet Consents by End User→GET/accounts/{accountId}/consentsGet Consents by Account→POST/consent-groups/{consentGroupId}/consents/action/revokeRevoke Consents in Consent Group→POST/consents/{consentId}/action/revokeRevoke Consent→GET/payment-logGet Payment Log→PATCH/payment-log/{id}Get Payment Log→PATCH/insurance-quote-log/{logId}Patch Insurance Quote Log→