Barclays
Barclays is a multinational financial services company providing retail and commercial banking, investment banking, wealth management, and credit cards. The Barclays API Exchange (developer.barclays.com) offers 22+ APIs covering open banking account information, payment initiation, confirmation of funds, ATM/branch location, rewards, digital wallet, and more, compliant with UK Open Banking and EU PSD2 standards.
Real signal across most facets with visible, nameable gaps — the contract exists but is thin, or the portal is good while governance and commercial terms are absent.
API Evangelist profiles Barclays the way a machine reads it — 53 machine-readable artifacts across 23 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Barclays scores 48.3/100 (developing), with a separate agent-readiness read of 7/100 (human only). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Barclays
Each block below is one kind of artifact we hold for Barclays. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 23
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Barclays Smartpay Web Payment API
Barclays Smartpay Web Payment API enables businesses to accept payments on their website with real-time processing, secure encryption, and fraud prevention.
Barclays Bank Ireland Confirmation of Funds API
Verify the availability of funds in a Barclays Bank Ireland account in real-time.
Barclays Account and Transactions API
Access and manage account information and transaction history through UK Open Banking standards.
Barclays Bank Ireland Account Information API
Securely access and retrieve account information from Barclays Bank Ireland accounts.
Barclays Bank Ireland Payment Initiation API
Initiate payments from Barclays Bank Ireland accounts via PSD2-compliant API.
Barclays Confirmation of Funds API
Verify the availability of funds in a Barclays account in real-time.
Barclays Consent API
Manage customer consent for third-party access to Barclays account data.
Barclays Dynamic Client Registration API
Programmatically register TPP client applications with Barclays for Open Banking access.
Barclays Event Notification API
Receive real-time webhook notifications for account and transaction events.
Barclays Payment Initiation API
Securely initiate and authorize payments from Barclays accounts via Open Banking.
Barclays ATM Locator API
Find the nearest Barclays ATMs with details on available services and operating hours.
Barclays Branch Locator API
Find Barclays bank branches with addresses, phone numbers, and operating hours.
Barclays FCA Service Metrics API
Access Barclays FCA-mandated service performance metrics data.
Barclays Product Details API
Access detailed information about Barclays banking products including rates, fees, and eligibility.
Barclays Accounts API
Access and manage Barclays account information via Open Banking standards.
Barclays Authentication API
Secure OAuth2 authentication for accessing Barclays Open Banking APIs.
Barclays Card Application API
Integrate credit card application functionality with real-time status updates.
Barclays Cryptography Key Exchange API
Secure cryptographic key exchange for encrypted API communication with Barclays.
Barclays Digital Wallet API
Integrate digital wallet functionality for mobile payments and account management.
Barclays Payments API
Securely make and receive payments with fraud detection and real-time tracking.
Barclays Rewards Loyalty Sync API
Integrate loyalty programs and sync rewards data with Barclays customer accounts.
Barclays Rewards Pay with Points API
Enable customers to pay with Barclays Rewards points at merchant point-of-sale.
Barclays Transactions API
Access detailed transaction history and spending analytics for Barclays accounts.
Scroll within the panel for all 23 ·
Pricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Barclays Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Barclays Finops
FINOPSFeatures 10
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Open Banking Account Information
PSD2 and UK Open Banking compliant account balance and transaction access.
Payment Initiation
Secure third-party payment initiation from customer accounts.
Confirmation of Funds
Real-time verification of available funds for payment authorization.
ATM and Branch Locator
Location services for Barclays ATMs and branches worldwide.
Event Notifications
Real-time webhook notifications for account and transaction events.
Dynamic Client Registration
Automated TPP registration for Open Banking API access.
Rewards and Loyalty
Loyalty program integration and pay-with-points capabilities.
Digital Wallet
Mobile payment and digital wallet integration.
Card Applications
Credit card application submission and status tracking.
FCA Compliance Metrics
Mandated service performance metrics for regulatory reporting.
Scroll within the panel for all 10 ·
Semantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Barclays Context
JSON-LDSpectral Rules 2
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
Barclays API Rules
SPECTRALBarclays API Rules
SPECTRALJSON Schema 3
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure 1
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
Barclays Json Structure
JSON STRUCTUREExamples 2
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Account Example
EXAMPLETransaction Example
EXAMPLESecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Use Cases 6
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Personal Finance Management
Aggregate Barclays account data in budgeting and financial planning apps.
Open Banking Payments
Initiate payments directly from customer bank accounts via PSD2.
E-Commerce Checkout
Accept Barclays-branded payments via Smartpay Web Payment API.
Branch and ATM Finder
Embed ATM and branch location search in apps and websites.
Loyalty Integration
Integrate Barclays Rewards with merchant loyalty programs.
Credit Card Origination
Enable online credit card applications through partner platforms.
Resources
Every other property we hold for Barclays — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Design & Contract 3
Pagination, idempotency, versioning, errors, and events
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
← All providers · Data indexed from github.com/api-evangelist/barclays · machine-readable index on apis.io