Yapily · JSON Structure

Yapily Account Structure

Operational structure of a Yapily Account resource as returned by the Data Access (AIS) API.

Type: object Properties: 0
Open BankingAISPPISPPaymentsAccount InformationVariable Recurring PaymentsFinancial-ServicesPSD2FCABerlin GroupUKEuropeFintech

Yapily Account Structure is a JSON Structure definition published by Yapily.

Meta-schema:

JSON Structure

Raw ↑
{
  "type": "object",
  "title": "Yapily Account Structure",
  "description": "Operational structure of a Yapily Account resource as returned by the Data Access (AIS) API.",
  "fields": [
    {"name": "id", "type": "string", "description": "Yapily account id."},
    {"name": "type", "type": "enum", "values": ["CASH_TRADING", "CHARGES", "CHARGE_CARD", "COMMISSION", "CREDIT_CARD", "CURRENT", "DEPOSIT", "EMONEY", "EPM", "LIMITED_LIQUIDITY_SAVINGS_ACCOUNT", "LOAN", "MARGINAL_LENDING", "MONEY_MARKET", "MORTGAGE", "NON_RESIDENT_EXTERNAL", "OTHER", "OVERDRAFT", "OVERNIGHT_DEPOSIT", "PREPAID_CARD", "PUBLIC_LIMITED_AVAILABILITY", "SALARY", "SAVINGS", "SETTLEMENT", "SHARE_TRADING"]},
    {"name": "usageType", "type": "enum", "values": ["PERSONAL", "BUSINESS"]},
    {"name": "balance", "type": "decimal"},
    {"name": "currency", "type": "iso4217"},
    {"name": "accountIdentifications", "type": "array", "items": "AccountIdentifier"},
    {"name": "accountNames", "type": "array", "items": "string"}
  ],
  "identifiers": ["IBAN", "SORT_CODE+ACCOUNT_NUMBER", "BBAN", "BIC"],
  "relationships": {
    "belongsTo": "User via Consent",
    "issuedBy": "Institution",
    "produces": ["Transaction", "Balance", "StandingOrder", "DirectDebit", "ScheduledPayment", "Statement"]
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/yapily-account-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.