Erebor

Erebor is a digital-first, FDIC-insured national bank built for the innovation economy — technology startups, cryptocurrency and stablecoin businesses, and AI and defense companies that traditional banks have historically underserved. Co-founded by Palmer Luckey (Anduril) and Joe Lonsdale (8VC) and backed by Founders Fund, Lux Capital, Haun Ventures, and 8VC, Erebor received OCC preliminary conditional approval in October 2025, FDIC deposit-insurance approval in December 2025, and launched in February 2026. It offers deposit accounts, wires and money movement, and stablecoin operations. Erebor exposes a developer API at api.erebor.bank secured with API keys, an Auth0-authenticated developer dashboard at developer.erebor.bank, and Fern-based developer documentation at docs.erebor.bank. The public developer docs are login-gated, so the machine-readable surface captured here is limited to what is observable without credentials.

Erebor publishes 1 API on the APIs.io network. Tagged areas include Company, Fintech, Banking, Digital Bank, and Stablecoin.

Erebor’s developer surface includes documentation, API reference, signup flow, authentication, sandbox, and 9 more developer resources.

24.3/100 emerging Agent 17/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyFintechBankingDigital BankStablecoinCryptocurrencyPaymentsFinancial ServicesAPI

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 24.3/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 17/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 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/erebor: 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

Erebor API

Erebor's developer API for programmatic access to banking, money-movement, and stablecoin operations. The gateway at api.erebor.bank authenticates requests with an API key and r...

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: erebor
name: Erebor
description: Erebor is a digital-first, FDIC-insured national bank built for the innovation economy — technology startups,
  cryptocurrency and stablecoin businesses, and AI and defense companies that traditional banks have historically underserved.
  Co-founded by Palmer Luckey (Anduril) and Joe Lonsdale (8VC) and backed by Founders Fund, Lux Capital, Haun Ventures, and
  8VC, Erebor received OCC preliminary conditional approval in October 2025, FDIC deposit-insurance approval in December 2025,
  and launched in February 2026. It offers deposit accounts, wires and money movement, and stablecoin operations. Erebor exposes
  a developer API at api.erebor.bank secured with API keys, an Auth0-authenticated developer dashboard at developer.erebor.bank,
  and Fern-based developer documentation at docs.erebor.bank. The public developer docs are login-gated, so the machine-readable
  surface captured here is limited to what is observable without credentials.
image: https://erebor.bank/apple-touch-icon.png
url: https://raw.githubusercontent.com/api-evangelist/erebor/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lux-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Fintech
- Banking
- Digital Bank
- Stablecoin
- Cryptocurrency
- Payments
- Financial Services
- API
apis:
- name: Erebor API
  description: Erebor's developer API for programmatic access to banking, money-movement, and stablecoin operations. The gateway
    at api.erebor.bank authenticates requests with an API key and returns a structured JSON error envelope ({docs_url, error,
    field, message}); API keys are minted in the Auth0-secured developer dashboard, which supports separate test and live
    modes. Full reference documentation is published on Fern at docs.erebor.bank but is gated behind login.
  humanURL: https://developer.erebor.bank
  baseURL: https://api.erebor.bank
  properties:
  - type: Documentation
    url: https://docs.erebor.bank
  - type: APIReference
    url: https://docs.erebor.bank
  - type: Authentication
    url: authentication/erebor-authentication.yml
  - type: ErrorCatalog
    url: errors/erebor-problem-types.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/erebor-domain-security.yml
- type: Website
  url: https://erebor.bank
- type: DeveloperPortal
  url: https://developer.erebor.bank
- type: Documentation
  url: https://docs.erebor.bank
- type: APIReference
  url: https://docs.erebor.bank
- type: SignUp
  url: https://erebor.bank
- type: TermsOfService
  url: https://erebor.bank/terms
- type: PrivacyPolicy
  url: https://erebor.bank/privacy
- type: Authentication
  url: authentication/erebor-authentication.yml
- type: ErrorCatalog
  url: errors/erebor-problem-types.yml
- type: Conventions
  url: conventions/erebor-conventions.yml
- type: Sandbox
  url: sandbox/erebor-sandbox.yml
- type: Conformance
  url: conformance/erebor-conformance.yml
- type: LLMsTxt
  url: llms/erebor-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence