Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
First Citizens BancShares website screenshot

First Citizens BancShares

First Citizens BancShares is a super-regional financial holding company (parent of First-Citizens Bank & Trust) providing general banking, trust, investment, insurance, and asset-management services to individuals, businesses, and professionals. Its programmable surface runs through Silicon Valley Bank (SVB) — acquired in 2023 and now a division of First Citizens — whose Apigee-backed developer portal at developer.svb.com publishes a family of commercial banking REST APIs covering authorization, account balance, transfers, ACH, instant payments, wires, stop payment, virtual cards, webhooks, and reference/reachability. Access is partner-gated (commercial onboarding); consumer account data is reachable via the Plaid aggregator.

agent aware

Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.

Kin Score

API Evangelist profiles First Citizens BancShares the way a machine reads it — 14 machine-readable artifacts across 10 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 — First Citizens BancShares scores 37.1/100 (thin), with a separate agent-readiness read of 22/100 (agent aware). 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.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 37.1/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 7.8 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Regulatory · Banking & Open Finance 10.1 / 15
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3

How we profile First Citizens BancShares

Each block below is one kind of artifact we hold for First Citizens BancShares. 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 10

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.

SVB Authorization API

The Authorization API issues OAuth2 access tokens for the SVB commercial banking platform (now part of First Citizens). Partners exchange client credentials at /v1/security/oaut...

SVB Account Balance API

The Account Balance API returns current and available balance information for SVB commercial deposit accounts. Clients query /v1/accounts/balances to retrieve real-time balance ...

SVB Account Transfer API

The Account Transfer API moves funds between a client's own SVB accounts. Partners create transfers at /v1/payment/account-transfers and retrieve transfer status by id, enabling...

SVB ACH Transfers API

The ACH Transfers API (v2.1) originates domestic ACH credits and debits, verified ACH transfers, and IAT (International ACH Transaction) domestic entries. It exposes /v2/transfe...

SVB Instant Payments API

The Instant Payments API sends and tracks real-time payments over U.S. instant rails. Partners create payments at /v1/payment/instant-payments and retrieve payment status by id ...

SVB Wires API

The Wires API (v2.1) initiates and manages domestic and international wire transfers. Partners create wires at /v2/payment/wires, retrieve wire status by id, and cancel pending ...

SVB Stop Payment API

The Stop Payment API places and inspects stop-payment orders on checks drawn against SVB commercial accounts. Partners create stop requests at /v1/payment/stop-checks and retrie...

SVB Virtual Cards API

The Virtual Cards API (v2.0) issues and manages virtual card numbers (VCN) for accounts-payable, procurement, and travel spend. It exposes /v2/card/virtualcards plus authorizati...

SVB Webhook API

The Webhook API (v2.0) delivers asynchronous event notifications for payment and account activity. Partners manage event-types, events, publishers, and subscriptions under /v2/e...

SVB Reference API

The Reference API provides look-up and reachability data supporting the payment products. It exposes /v1/reference/reachability/instant-payments/{creditor_agent_id} so partners ...

Scroll within the panel for all 10 ·

Event Specifications 1

Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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.

First Citizens Bancshares Authentication

oauth2/http · 2 schemes

SECURITY

First Citizens Bancshares Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

First Citizens Bancshares Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Every other property we hold for First Citizens BancShares — 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 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Operate 2

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

← All providers · Data indexed from github.com/api-evangelist/first-citizens-bancshares · machine-readable index on apis.io