Valora

Valora is an open-source, self-custodial mobile crypto wallet focused on making digital assets and peer-to-peer payments simple and accessible from a phone. Born in the Celo ecosystem and now multichain (Celo, Ethereum, Arbitrum, Optimism, Base, Polygon), it pairs the wallet app with a public API for token prices, swap quotes, NFTs, and transaction simulation, plus the Divvi Hooks platform that lets developers extend the app with position-pricing and shortcut hooks. Valora Inc is backed by a16z and Polychain.

Valora publishes 5 APIs on the APIs.io network, including hooks API, nfts API, swaps API, and 2 more. Tagged areas include Company, Cryptocurrency, Wallet, Payments, and DeFi.

Valora’s developer surface includes engineering blog, support, documentation, sandbox, changelog, authentication, and 17 more developer resources.

42.7/100 thin ▬ flat Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
5 APIs 1 MCP Servers
CompanyCryptocurrencyWalletPaymentsDeFiBlockchainCeloMobile

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 42.7/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 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 5 / 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/valora: 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.

Valora hooks API

Divvi Hooks API (positions and shortcuts), served under /hooks-api

Valora nfts API

NFTs held by an address

Valora swaps API

Swap quotes

Valora tokens API

Token metadata and prices

Valora transactions API

Transaction simulation

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

valora-mcp.yml

MCP SERVER

Security Posture 2

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

Valora Authentication

none · 0 schemes

SECURITY

Valora Domain Security

TLSv1.3 · HSTS · DNSSEC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

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 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

Source (apis.yml)

apis.yml Raw ↑
aid: valora
name: Valora
description: Valora is an open-source, self-custodial mobile crypto wallet focused on making digital assets and peer-to-peer
  payments simple and accessible from a phone. Born in the Celo ecosystem and now multichain (Celo, Ethereum, Arbitrum, Optimism,
  Base, Polygon), it pairs the wallet app with a public API for token prices, swap quotes, NFTs, and transaction simulation,
  plus the Divvi Hooks platform that lets developers extend the app with position-pricing and shortcut hooks. Valora Inc is
  backed by a16z and Polychain.
url: https://raw.githubusercontent.com/api-evangelist/valora/refs/heads/main/apis.yml
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://avatars.githubusercontent.com/u/85907816?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- polychain
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 18
  pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Cryptocurrency
- Wallet
- Payments
- DeFi
- Blockchain
- Celo
- Mobile
apis:
- aid: valora:valora-hooks-api
  name: Valora hooks API
  description: Divvi Hooks API (positions and shortcuts), served under /hooks-api
  humanURL: https://github.com/divvi-xyz/hooks
  baseURL: https://api.mainnet.valora.xyz
  tags:
  - hooks
  properties:
  - type: OpenAPI
    url: openapi/valora-hooks-api-openapi.yml
  - type: Documentation
    url: https://github.com/divvi-xyz/hooks/tree/main/docs
- aid: valora:valora-nfts-api
  name: Valora nfts API
  description: NFTs held by an address
  humanURL: https://github.com/divvi-xyz/hooks
  baseURL: https://api.mainnet.valora.xyz
  tags:
  - nfts
  properties:
  - type: OpenAPI
    url: openapi/valora-nfts-api-openapi.yml
  - type: Documentation
    url: https://github.com/divvi-xyz/hooks/tree/main/docs
- aid: valora:valora-swaps-api
  name: Valora swaps API
  description: Swap quotes
  humanURL: https://github.com/divvi-xyz/hooks
  baseURL: https://api.mainnet.valora.xyz
  tags:
  - swaps
  properties:
  - type: OpenAPI
    url: openapi/valora-swaps-api-openapi.yml
  - type: Documentation
    url: https://github.com/divvi-xyz/hooks/tree/main/docs
- aid: valora:valora-tokens-api
  name: Valora tokens API
  description: Token metadata and prices
  humanURL: https://github.com/divvi-xyz/hooks
  baseURL: https://api.mainnet.valora.xyz
  tags:
  - tokens
  properties:
  - type: OpenAPI
    url: openapi/valora-tokens-api-openapi.yml
  - type: Documentation
    url: https://github.com/divvi-xyz/hooks/tree/main/docs
- aid: valora:valora-transactions-api
  name: Valora transactions API
  description: Transaction simulation
  humanURL: https://github.com/divvi-xyz/hooks
  baseURL: https://api.mainnet.valora.xyz
  tags:
  - transactions
  properties:
  - type: OpenAPI
    url: openapi/valora-transactions-api-openapi.yml
  - type: Documentation
    url: https://github.com/divvi-xyz/hooks/tree/main/docs
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/valora-domain-security.yml
- type: Website
  url: https://valora.xyz
- type: Blog
  url: https://valora.xyz/blog
- type: Support
  url: https://support.valoraapp.com/hc/en-us
- type: PrivacyPolicy
  url: https://valora.xyz/privacy
- type: TermsOfService
  url: https://valora.xyz/terms
- type: GitHubOrganization
  url: https://github.com/valora-xyz
- type: Documentation
  url: https://github.com/valora-xyz/wallet/tree/main/docs
- type: Packages
  url: packages/valora-packages.yml
- type: SDKs
  url: packages/valora-packages.yml
- type: MCPServer
  url: mcp/valora-mcp.yml
- type: LLMsTxt
  url: llms/valora-llms.txt
- type: Overlay
  url: overlays/valora-api-overlay.yaml
- type: Conformance
  url: conformance/valora-conformance.yml
- type: ErrorCatalog
  url: errors/valora-problem-types.yml
- type: Lifecycle
  url: lifecycle/valora-lifecycle.yml
- type: Sandbox
  url: sandbox/valora-sandbox.yml
- type: Conventions
  url: conventions/valora-conventions.yml
- type: ChangeLog
  url: changelog/valora-changelog.yml
- type: DataModel
  url: data-model/valora-data-model.yml
- type: Authentication
  url: authentication/valora-authentication.yml
- type: AgentSkill
  name: Price a wallet's DeFi positions with Valora
  url: skills/valora-price-defi-positions.md
- type: AgentSkill
  name: Discover and trigger Valora shortcuts
  url: skills/valora-discover-and-trigger-shortcuts.md