Mobula

Mobula is an onchain-native crypto and web3 market data provider. Its REST and WebSocket APIs serve real-time and historical token prices, asset and token metadata, trading pairs and OHLCV candles, and multichain wallet portfolio, net-worth history, and transaction data across EVM, Solana, TON, and other chains, all keyed off a single free API key.

Mobula publishes 4 APIs on the APIs.io network, including Market API, Metadata API, Search API, and 1 more. Tagged areas include Crypto, Web3, Market Data, Blockchain, and Wallet.

The Mobula catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Mobula’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

44.0/100 developing ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
4 APIs
CryptoWeb3Market DataBlockchainWalletReal Time

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 44.0/100 · developing
Contract Quality 18.2 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 5.7 / 12
Discoverability 7.4 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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 7 / 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/mobula: 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 4

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

Mobula Market API

Real-time and historical market data for tokens and assets.

Mobula Metadata API

Asset and token metadata.

Mobula Search API

Universal search and filterable market queries.

Mobula Wallet API

Multichain wallet portfolio, history, and transactions.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Mobula API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Mobula Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Mobula Rate Limits

6 limits

RATE LIMITS

FinOps 1

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

Event Specifications 1

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

Mobula Realtime Feed (WebSocket)

AsyncAPI 2.6 description of Mobula's real-time WebSocket feed at `wss://api.mobula.io`. Unlike the SSE-only providers, Mobula publishes a genuine bidirectional WebSocket surface...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Mobula API Rules

9 rules · 1 errors 7 warnings 1 info

SPECTRAL

Security Posture 2

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

Mobula Authentication

apiKey · 1 scheme

SECURITY

Mobula Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Mobula Agentic Access

11 operations

11 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mobula
url: https://raw.githubusercontent.com/api-evangelist/mobula/refs/heads/main/apis.yml
name: Mobula
kind: company
description: Mobula is an onchain-native crypto and web3 market data provider. Its REST and WebSocket APIs serve real-time
  and historical token prices, asset and token metadata, trading pairs and OHLCV candles, and multichain wallet portfolio,
  net-worth history, and transaction data across EVM, Solana, TON, and other chains, all keyed off a single free API key.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mobula.png
tags:
- Crypto
- Web3
- Market Data
- Blockchain
- Wallet
- Real Time
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: mobula:mobula-market-api
  name: Mobula Market API
  description: Real-time and historical market data for tokens and assets.
  humanURL: https://docs.mobula.io/rest-api-reference/endpoint/market-data
  baseURL: https://api.mobula.io/api/1
  tags:
  - Market
  properties:
  - type: OpenAPI
    url: openapi/mobula-market-api-openapi.yml
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/endpoint/market-data
  - type: APIReference
    url: https://docs.mobula.io/rest-api-reference/introduction
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/introduction
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/endpoint/wallet-portfolio
  - type: Documentation
    url: https://docs.mobula.io/indexing-stream/stream/websocket/wss-market-data
  - type: AsyncAPI
    url: asyncapi/mobula-asyncapi.yml
- aid: mobula:mobula-metadata-api
  name: Mobula Metadata API
  description: Asset and token metadata.
  humanURL: https://docs.mobula.io/rest-api-reference/endpoint/market-data
  baseURL: https://api.mobula.io/api/1
  tags:
  - Metadata
  properties:
  - type: OpenAPI
    url: openapi/mobula-metadata-api-openapi.yml
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/endpoint/market-data
  - type: APIReference
    url: https://docs.mobula.io/rest-api-reference/introduction
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/introduction
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/endpoint/wallet-portfolio
  - type: Documentation
    url: https://docs.mobula.io/indexing-stream/stream/websocket/wss-market-data
  - type: AsyncAPI
    url: asyncapi/mobula-asyncapi.yml
- aid: mobula:mobula-search-api
  name: Mobula Search API
  description: Universal search and filterable market queries.
  humanURL: https://docs.mobula.io/rest-api-reference/endpoint/market-data
  baseURL: https://api.mobula.io/api/1
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/mobula-search-api-openapi.yml
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/endpoint/market-data
  - type: APIReference
    url: https://docs.mobula.io/rest-api-reference/introduction
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/introduction
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/endpoint/wallet-portfolio
  - type: Documentation
    url: https://docs.mobula.io/indexing-stream/stream/websocket/wss-market-data
  - type: AsyncAPI
    url: asyncapi/mobula-asyncapi.yml
- aid: mobula:mobula-wallet-api
  name: Mobula Wallet API
  description: Multichain wallet portfolio, history, and transactions.
  humanURL: https://docs.mobula.io/rest-api-reference/endpoint/market-data
  baseURL: https://api.mobula.io/api/1
  tags:
  - Wallet
  properties:
  - type: OpenAPI
    url: openapi/mobula-wallet-api-openapi.yml
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/endpoint/market-data
  - type: APIReference
    url: https://docs.mobula.io/rest-api-reference/introduction
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/introduction
  - type: Documentation
    url: https://docs.mobula.io/rest-api-reference/endpoint/wallet-portfolio
  - type: Documentation
    url: https://docs.mobula.io/indexing-stream/stream/websocket/wss-market-data
  - type: AsyncAPI
    url: asyncapi/mobula-asyncapi.yml
common:
- type: AgenticAccess
  url: agentic-access/mobula-agentic-access.yml
- type: DomainSecurity
  url: security/mobula-domain-security.yml
- type: Authentication
  url: authentication/mobula-authentication.yml
- type: GitHubOrganization
  url: https://github.com/mobula-io
- type: LinkedIn
  url: https://www.linkedin.com/company/mobula
- type: Website
  url: https://mobula.io/
- type: Documentation
  url: https://docs.mobula.io
- type: Plans
  url: plans/mobula-plans-pricing.yml
- type: RateLimits
  url: rate-limits/mobula-rate-limits.yml
- type: FinOps
  url: finops/mobula-finops.yml
- url: https://blog.mobula.io/feed
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com