Yapily · Capability

Consents

Consents is a Naftiko capability published by Yapily, one of 9 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

consents.yaml Raw ↑
apiVersion: naftiko.dev/v1
kind: Capability
metadata:
  name: yapily-consents
  labels:
    provider: yapily
    domain: open-banking
    regulation: psd2
spec:
  title: Yapily Consents and Authorisations
  description: |
    Create, retrieve, revoke, and re-authorise PSD2 consents for AIS and PIS
    interactions. Supports embedded and redirect flows, pre-authorisation,
    and consent lifecycle management across UK Open Banking and EU Berlin Group ASPSPs.
  api: yapily:yapily-consents-api
  operations:
    - createAccountAuthorisation
    - createPaymentAuthorisation
    - createEmbeddedAuthorisation
    - getConsent
    - deleteConsent
    - reAuthoriseConsent