Chase · Capability
Chase Account Aggregation User Consent API
Consent management API for the Chase FDX aggregation platform. Supports requesting, retrieving, updating, and revoking user consent for sharing account data with authorized data recipients.
What You Can Do
POST
Createconsent
— Create a consent request
/consents
GET
Listconsents
— List consents
/consents
GET
Getconsent
— Get a consent record
/consents/{consentId}
DELETE
Revokeconsent
— Revoke a consent
/consents/{consentId}
MCP Tools
createconsent
Create a consent request
listconsents
List consents
read-only
idempotent
getconsent
Get a consent record
read-only
idempotent
revokeconsent
Revoke a consent
idempotent