Akoya Consent API

Platform/service API for managing consumer consent grants across the Akoya network, letting data recipients look up and manage the consent records that authorize access to a consumer's financial data. Consent is central to Akoya's tokenized, permissioned model — it records what a consumer agreed to share, with whom, and for how long, and is enforced on every data-access call. Uses service-token (client credentials) authentication.

API entry from apis.yml

apis.yml Raw ↑
aid: akoya:consent-api
name: Akoya Consent API
tags:
- Consent
- Authorization
- OAuth
- Platform
- Open Finance
- United States
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.akoya.com
humanURL: https://docs.akoya.com/docs/akoya-apis
description: Platform/service API for managing consumer consent grants across the Akoya network, letting
  data recipients look up and manage the consent records that authorize access to a consumer's financial
  data. Consent is central to Akoya's tokenized, permissioned model — it records what a consumer agreed
  to share, with whom, and for how long, and is enforced on every data-access call. Uses service-token
  (client credentials) authentication.
properties:
- type: Documentation
  url: https://docs.akoya.com/reference/api-overview
- type: DeveloperPortal
  url: https://docs.akoya.com/
- type: FDX Standard
  url: https://financialdataexchange.org/
x-features:
- Consent record lookup and management
- Enforced on every data-access call
- Service-token (client credentials) auth
x-use-cases:
- Consent lifecycle management
- Data-access governance and revocation