# Open Banking/Open Finance Ecosystem Data Model

## Open Banking: Definition

> **A collaborative model in which banks expose their services (via Application Programming Interfaces - APIs - or other technologies, such as open source software) to third party providers in order to create new value.**&#x20;
>
> **Banking customers are supported to authorise consent when securely sharing their banking account functionalities (such as the ability to make a payment) and data (such as their account balance or transaction history) with third parties directly in order to build their own, or obtain, financial and related services.**

![Platformable's model of the open banking/open finance ecosystem](/files/3MKMaoxAeplBF24itPLW)

## Ecosystem components

{% tabs %}
{% tab title="Stakeholders" %}
Governments

[Banks](https://app.gitbook.com/@markboyd/s/open-banking-open-finance-ecosystem-data-model/~/drafts/-M_H-i761CwHUfx-O7Dn/banks)

Fintech, Marketplaces, Aggregators

Fintech Associations & Financial Inclusion Advocates

Distribution Channels

End Users

API Tool Providers and Consultants
{% endtab %}

{% tab title="Enablers" %}
Regulators

Standards bodies

Developer Experience

Security and Digital Readiness
{% endtab %}

{% tab title="Indirect Beneficiaries" %}
Society

Economy

Environment
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://model.platformable.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
