Vauld

Vauld (formerly Bank of Hodlers) is a crypto asset management platform founded in India and headquartered in Singapore, backed by Peter Thiel's Valar Ventures, Pantera Capital, and Coinbase Ventures. Its Enterprise API exposes wallets, INR fiat rails, KYC verification, crypto swaps, borrowing, and lending to partner organisations, authenticated with HMAC-SHA256 request signing. Vauld suspended customer withdrawals in July 2022 and entered creditor-protection restructuring in Singapore; the API documentation remains published and the platform API still responds, though the documented testnet hosts no longer resolve.

Vauld publishes 1 API on the APIs.io network. Tagged areas include Company, Crypto, Lending, Borrowing, and Trading.

The Vauld catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Vauld’s developer surface includes documentation, API reference, getting-started guide, support, pricing, authentication, sandbox, and 11 more developer resources.

34.3/100 thin ▬ flat Agent 34/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
1 APIs
CompanyCryptoLendingBorrowingTradingWalletsKYCFintechIndiaSingapore

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 34.3/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 1.7 / 13
Governance 0.4 / 12
Discoverability 8.7 / 10
Agent readiness — 34/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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 6 / 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/vauld: 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 1

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

Vauld Enterprise API

Enterprise API for partner organisations covering fiat<>crypto trading on India INR rails (deposits via Cards/UPI/NEFT/IMPS/RTGS), automated KYC verification (Aadhar/PAN/VoterID...

Event Specifications 1

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

Vauld Webhooks

ASYNCAPI

Security Posture 2

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

Vauld Authentication

hmac · 1 scheme

SECURITY

Vauld Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

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 6

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 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: vauld
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/vauld.png
name: Vauld
description: Vauld (formerly Bank of Hodlers) is a crypto asset management platform founded in India and headquartered in
  Singapore, backed by Peter Thiel's Valar Ventures, Pantera Capital, and Coinbase Ventures. Its Enterprise API exposes wallets,
  INR fiat rails, KYC verification, crypto swaps, borrowing, and lending to partner organisations, authenticated with HMAC-SHA256
  request signing. Vauld suspended customer withdrawals in July 2022 and entered creditor-protection restructuring in Singapore;
  the API documentation remains published and the platform API still responds, though the documented testnet hosts no longer
  resolve.
url: https://raw.githubusercontent.com/api-evangelist/vauld/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 11
  pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Crypto
- Lending
- Borrowing
- Trading
- Wallets
- KYC
- Fintech
- India
- Singapore
apis:
- name: Vauld Enterprise API
  description: Enterprise API for partner organisations covering fiat<>crypto trading on India INR rails (deposits via Cards/UPI/NEFT/IMPS/RTGS),
    automated KYC verification (Aadhar/PAN/VoterID/Passport), crypto<>crypto swaps, custodial wallets, collateralized borrowing,
    and interest-earning lending. All operations are HTTP POST with JSON bodies signed via HMAC-SHA256. The documented testnet
    base (apis.bankofhodlers.com) no longer resolves; production URLs and API keys are issued on request.
  humanURL: https://docs.vauld.com/
  baseURL: https://api.vauld.com
  tags:
  - Crypto
  - Lending
  - Borrowing
  - Wallets
  - KYC
  - Fiat
  properties:
  - type: Documentation
    url: https://docs.vauld.com/
  - type: APIReference
    url: https://docs.vauld.com/
  - type: Authentication
    url: authentication/vauld-authentication.yml
  - type: Webhooks
    url: asyncapi/vauld-webhooks.yml
  - type: Sandbox
    url: sandbox/vauld-sandbox.yml
  - type: ErrorCatalog
    url: errors/vauld-problem-types.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/vauld-domain-security.yml
- type: Website
  url: https://www.vauld.com/
- type: Documentation
  url: https://docs.vauld.com/
- type: APIReference
  url: https://docs.vauld.com/
- type: GettingStarted
  url: https://docs.vauld.com/
- type: Support
  url: https://support.vauld.com/en/
- type: HelpCenter
  url: https://support.vauld.com/en/
- type: GitHubOrganization
  url: https://github.com/Vauld
- type: Pricing
  url: https://vauld.com/fees
- type: Authentication
  url: authentication/vauld-authentication.yml
- type: Conventions
  url: conventions/vauld-conventions.yml
- type: Webhooks
  url: asyncapi/vauld-webhooks.yml
- type: Sandbox
  url: sandbox/vauld-sandbox.yml
- type: ErrorCatalog
  url: errors/vauld-problem-types.yml
- type: Components
  url: components/vauld-components.yml
- type: Conformance
  url: conformance/vauld-conformance.yml
- type: Lifecycle
  url: lifecycle/vauld-lifecycle.yml
- type: LLMsTxt
  url: llms/vauld-llms.txt