Skip to content

How Mastercard Open Finance (Finicity)’s scores are calculated

The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.

verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10

PA Score25/100

Agent-ready 47.7 × 0.30 = 14.31

API quality 34.3 × 0.20 = 6.86

Openness 10.3 × 0.20 = 2.06

Built-in AI 10.0 × 0.15 = 1.50

Automation 0.0 × 0.15 = 0.00

(14.31 + 6.86 + 2.06 + 1.50 + 0.00) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 24.73 ÷ 1.00 = 24.7

Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.

Agent-ready47.7/100×0.30 of the PA blend

Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.

Point an agent at llms.txt or agent-oriented docsweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [probe] https://developer.mastercard.com/llms.txtPROBE llms.txt: HTTP 200 at https://developer.mastercard.com/llms.txt # Mastercard Developers Mastercard Developers is a comprehensive API platform that provides issuers, acquirers, financia
  • [probe] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/official MCP server documented at https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdDynamic Code Generation: Generate accurate, working code examples based on current API specifications
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdI need to integrate Open Finance to verify account ownership and check balances for my fintech app

Run the product headlessly / in CI for automationweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdTo create a token, you are required to provide the PartnerID along with the corresponding secret and appKey.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdUse your Partner ID and Secret with the following endpoint whenever you need to generate a new access token
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdTest Drive is a non-billable, unlimited plan that provides access to all Open Finance API endpoints.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/integration-and-testing/test-the-apis/index.mdwe provide you with a set of testing personas. Each persona represents an example of a user who might use your app.
  • [github] https://github.com/Mastercard/open-banking-us-openapiThe test project generates an API client library from the API specification like you would do in a real application

Plug MCP servers into this product so it can use their toolsweight 3

n/a — not applicable to this product: excluded from numerator and denominator

  • [probe] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/official MCP server documented at https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdDynamic Code Generation: Generate accurate, working code examples based on current API specifications

Connect an agent via an official MCP serverweight 3

3 (weight) × 7 (quality) × 1.0 (full) = 21.0 of 30 max

  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdDynamic Code Generation: Generate accurate, working code examples based on current API specifications
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdI need to integrate Open Finance to verify account ownership and check balances for my fintech app
  • [probe] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/official MCP server documented at https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/

Use an official CLIweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Drive the product through a documented public APIweight 3

3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdTo create a token, you are required to provide the PartnerID along with the corresponding secret and appKey.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdUse your Partner ID and Secret with the following endpoint whenever you need to generate a new access token
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdTest Drive is a non-billable, unlimited plan that provides access to all Open Finance API endpoints.
  • [github] https://github.com/Mastercard/open-banking-us-openapiThe test project generates an API client library from the API specification like you would do in a real application
  • [probe] https://developer.mastercard.com/llms.txtPROBE llms.txt: HTTP 200 at https://developer.mastercard.com/llms.txt # Mastercard Developers Mastercard Developers is a comprehensive API platform that provides issuers, acquirers, financia
  • [probe] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/official MCP server documented at https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdDynamic Code Generation: Generate accurate, working code examples based on current API specifications

Issue scoped/least-privilege API credentials for an agentweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdTo create a token, you are required to provide the PartnerID along with the corresponding secret and appKey.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdUse your Partner ID and Secret with the following endpoint whenever you need to generate a new access token

Build against official SDKsweight 2

2 (weight) × 3 (quality) × 0.6 (partial) = 3.6 of 20 max

  • [github] https://github.com/Mastercard/open-banking-us-openapiThe test project generates an API client library from the API specification like you would do in a real application

Subscribe to events via webhooksweight 2

2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/webhooks/index.mdWebhooks allow you to receive real-time notifications when specific events occur, eliminating the need for constant polling.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/webhooks/obwms/index.mdOBWMS will provide a comprehensive API for managing real-time event notifications, enabling you to subscribe to specific events, ensuring you only receive relevant updates.

Agent-ready = 85.8 ÷ 180 × 100 = 47.7

API quality34.3/100×0.20 of the PA blend

The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.

Explore an interactive API reference with runnable examplesweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdTest Drive is a non-billable, unlimited plan that provides access to all Open Finance API endpoints.
  • [github] https://github.com/Mastercard/open-banking-us-openapiThe test project generates an API client library from the API specification like you would do in a real application
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/integration-and-testing/test-the-apis/index.mdwe provide you with a set of testing personas

Download a machine-readable API spec (OpenAPI or equivalent)weight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [github] https://github.com/Mastercard/open-banking-us-openapiThe test project generates an API client library from the API specification like you would do in a real application
  • [probe] https://developer.mastercard.com/llms.txtPROBE llms.txt: HTTP 200 at https://developer.mastercard.com/llms.txt # Mastercard Developers Mastercard Developers is a comprehensive API platform that provides issuers, acquirers, financia
  • [probe] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/official MCP server documented at https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdDynamic Code Generation: Generate accurate, working code examples based on current API specifications

Test against a sandbox environment without touching production dataweight 1

1 (weight) × 8 (quality) × 1.0 (full) = 8.0 of 10 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdTest Drive is a non-billable, unlimited plan that provides access to all Open Finance API endpoints.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/integration-and-testing/test-the-apis/index.mdwe provide you with a set of testing personas
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/integration-and-testing/test-the-apis/index.mdwe provide you with a set of testing personas. Each persona represents an example of a user who might use your app.
  • [github] https://github.com/Mastercard/open-banking-us-openapiThe test project generates an API client library from the API specification like you would do in a real application

Rely on versioned APIs with a documented deprecation policyweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

API quality = 24.0 ÷ 70 × 100 = 34.3

Openness10.3/100×0.20 of the PA blend

Can you leave, inspect, or self-host — data export, open source, portability.

Do everything through the API that I can do in the UIweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/webhooks/index.mdWebhooks allow you to receive real-time notifications when specific events occur, eliminating the need for constant polling.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/onboarding/index.mdUse your Partner ID and Secret with the following endpoint whenever you need to generate a new access token
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/webhooks/obwms/index.mdOBWMS will provide a comprehensive API for managing real-time event notifications, enabling you to subscribe to specific events, ensuring you only receive relevant updates.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/products/manage/transaction-data/index.mdlink them to at least one account via Connect
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/products/manage/transaction-data/index.mdThe Transaction Data Services provide account transaction data.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/products/pay/verification-account-owner/index.mdRetrieves account ownership details (name, address, email and phone - where available) from a connected account at a financial institution.

Export all of my data in open formats and leaveweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Read the product's source under an open licenseweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Self-host the core productweight 3

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Openness = 7.2 ÷ 70 × 100 = 10.3

Built-in AI10.0/100×0.15 of the PA blend

Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.

Get AI-generated insights and suggestions from my data inside the productweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/index.mdInsights into: * [Transaction types] * [Recurring transactions] * [Consumer spending] * [Loan payments]
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdDynamic Code Generation: Generate accurate, working code examples based on current API specifications
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdI need to integrate Open Finance to verify account ownership and check balances for my fintech app

Set up automations that run autonomously in the backgroundweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/webhooks/index.mdWebhooks allow you to receive real-time notifications when specific events occur, eliminating the need for constant polling.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/webhooks/obwms/index.mdOBWMS will provide a comprehensive API for managing real-time event notifications, enabling you to subscribe to specific events, ensuring you only receive relevant updates.
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdDynamic Code Generation: Generate accurate, working code examples based on current API specifications

Delegate tasks to a built-in AI assistant inside the productweight 3

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Operate the product with natural-language commandsweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdDynamic Code Generation: Generate accurate, working code examples based on current API specifications
  • [claimed-docs] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/index.mdI need to integrate Open Finance to verify account ownership and check balances for my fintech app
  • [probe] https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/official MCP server documented at https://developer.mastercard.com/platform/documentation/agent-toolkit/mcp-overview/

Built-in AI = 6.0 ÷ 60 × 100 = 10.0

Automation0.0/100×0.15 of the PA blend

Depth of automation primitives — rules, scheduling, bulk operations, webhooks.

Perform bulk operations across many items at onceweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Define rules that trigger actions automatically on eventsweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/webhooks/index.mdWebhooks allow you to receive real-time notifications when specific events occur, eliminating the need for constant polling.
  • [claimed-docs] https://developer.mastercard.com/open-finance-us/documentation/webhooks/obwms/index.mdOBWMS will provide a comprehensive API for managing real-time event notifications, enabling you to subscribe to specific events, ensuring you only receive relevant updates.

Schedule recurring jobs or workflowsweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Version, review, and roll back my automationsweight 1

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Automation = 0.0 ÷ 70 × 100 = 0.0