Nu (Nubank) website screenshot

Nu (Nubank)

Nu Holdings (Nubank) is Latin America's largest digital bank, with tens of millions of customers across Brazil, Mexico, and Colombia. Its core product surface - credit card, account, lending, investments, and insurance - is consumer-facing through the Nu mobile app, and Nubank does not publish a general-purpose public developer portal. Nubank participates in Brazil's Open Finance (Open Banking Brasil) regime, which standardises consent-driven access to account, transaction, and payment-initiation APIs for authorised third parties; Nubank's Open Finance endpoints are registered with the Brazilian Central Bank's directory. For merchant acceptance, Nubank operates NuPay for Business, a REST API for checkout payments, refunds, OAuth2/CIBA-based authorization, beneficiary management, and webhook event notifications, hosted at api.spinpay.com.br.

Nu (Nubank) publishes 5 APIs on the APIs.io network. Tagged areas include Neobank, Banking, Credit Cards, Open Finance, and Payments.

Nu (Nubank)’s developer surface includes GitHub presence and 8 more developer resources.

15.9/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
5 APIs
NeobankBankingCredit CardsOpen FinancePaymentsBrazilMexicoColombiaLatin America

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 15.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/nubank: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Nubank Open Finance Brasil API

Open Finance Brasil endpoints registered by Nubank in the Central Bank directory. Provides consent-driven access to account, credit-card, loan, and payment-initiation data for a...

NuPay for Business - Checkout API

REST API for creating and managing NuPay checkout orders, querying payment status, cancelling unpaid orders, and processing refunds for completed transactions. Built for Brazili...

NuPay for Business - Authentication API

OAuth2 app-based authorization, CIBA (Client-Initiated Backchannel Authentication) for web flows, OTP validation, and token issuance / refresh for NuPay merchant integrations.

NuPay for Business - Beneficiary Management API

Register, query, and version final beneficiaries on NuPay orders with document validation across CPF, CNPJ, and international identifier types.

NuPay for Business - Event Webhooks

Signed webhook callbacks delivering payment-status and refund-status updates to merchant-configured endpoints. Includes signature validation headers so merchants can verify NuPa...

Pricing Plans 1

Published pricing tiers and plan structures.

Nubank Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Nubank Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nubank Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Nubank Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: nubank
name: Nu (Nubank)
description: Nu Holdings (Nubank) is Latin America's largest digital bank, with tens of millions of customers across Brazil,
  Mexico, and Colombia. Its core product surface - credit card, account, lending, investments, and insurance - is consumer-facing
  through the Nu mobile app, and Nubank does not publish a general-purpose public developer portal. Nubank participates in
  Brazil's Open Finance (Open Banking Brasil) regime, which standardises consent-driven access to account, transaction, and
  payment-initiation APIs for authorised third parties; Nubank's Open Finance endpoints are registered with the Brazilian
  Central Bank's directory. For merchant acceptance, Nubank operates NuPay for Business, a REST API for checkout payments,
  refunds, OAuth2/CIBA-based authorization, beneficiary management, and webhook event notifications, hosted at api.spinpay.com.br.
type: Index
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nubank.png
access: 3rd-Party
position: Producer
created: '2026-05-23'
modified: '2026-05-23'
tags:
- Neobank
- Banking
- Credit Cards
- Open Finance
- Payments
- Brazil
- Mexico
- Colombia
- Latin America
url: https://raw.githubusercontent.com/api-evangelist/nubank/refs/heads/main/apis.yml
specificationVersion: '0.20'
apis:
- aid: nubank:open-finance
  name: Nubank Open Finance Brasil API
  description: Open Finance Brasil endpoints registered by Nubank in the Central Bank directory. Provides consent-driven access
    to account, credit-card, loan, and payment-initiation data for authorised TPPs under the Brazilian Open Finance regulatory
    framework.
  humanURL: https://openfinance.dev.br/provider/Nubank
  baseURL: https://openbanking.nubank.com.br
  tags:
  - Open Finance
  - Open Banking
  - Consent
  - Brazil
  properties:
  - type: Documentation
    url: https://openfinance.dev.br/provider/Nubank
- aid: nubank:nupay-checkout
  name: NuPay for Business - Checkout API
  description: REST API for creating and managing NuPay checkout orders, querying payment status, cancelling unpaid orders,
    and processing refunds for completed transactions. Built for Brazilian merchants accepting NuPay as a payment method.
  humanURL: https://docs.nupaybusiness.com.br/
  baseURL: https://api.spinpay.com.br
  tags:
  - Checkout
  - Payments
  - Refunds
  properties:
  - type: Documentation
    url: https://docs.nupaybusiness.com.br/checkout/docs/openapi/index.html
- aid: nubank:nupay-auth
  name: NuPay for Business - Authentication API
  description: OAuth2 app-based authorization, CIBA (Client-Initiated Backchannel Authentication) for web flows, OTP validation,
    and token issuance / refresh for NuPay merchant integrations.
  humanURL: https://docs.nupaybusiness.com.br/
  baseURL: https://authentication.spinpay.com.br
  tags:
  - OAuth2
  - CIBA
  - Authentication
  properties:
  - type: Documentation
    url: https://docs.nupaybusiness.com.br/
- aid: nubank:nupay-beneficiaries
  name: NuPay for Business - Beneficiary Management API
  description: Register, query, and version final beneficiaries on NuPay orders with document validation across CPF, CNPJ,
    and international identifier types.
  humanURL: https://docs.nupaybusiness.com.br/
  baseURL: https://api.spinpay.com.br
  tags:
  - Beneficiaries
  - Compliance
  properties:
  - type: Documentation
    url: https://docs.nupaybusiness.com.br/
- aid: nubank:nupay-webhook
  name: NuPay for Business - Event Webhooks
  description: Signed webhook callbacks delivering payment-status and refund-status updates to merchant-configured endpoints.
    Includes signature validation headers so merchants can verify NuPay as the sender.
  humanURL: https://docs.nupaybusiness.com.br/
  baseURL: customer-configured
  tags:
  - Webhooks
  - Events
  - Callbacks
  properties:
  - type: Documentation
    url: https://docs.nupaybusiness.com.br/
common:
- type: VulnerabilityDisclosure
  url: security/nubank-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/nubank-domain-security.yml
- type: Website
  url: https://nubank.com.br/
- type: Investor Relations
  url: https://investors.nu/
- type: Engineering Blog
  url: https://building.nubank.com/
- type: GitHub
  url: https://github.com/nubank
- type: LinkedIn
  url: https://www.linkedin.com/company/nubank
- type: Open Finance Directory
  url: https://openfinance.dev.br/provider/Nubank
- type: NuPay Documentation
  url: https://docs.nupaybusiness.com.br/
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com