XMTP website screenshot

XMTP

XMTP (Extensible Message Transport Protocol) is a decentralized, open messaging protocol that enables end-to-end encrypted communication between Ethereum wallet addresses and other decentralized identifiers. Built on MLS (Messaging Layer Security), XMTP provides developer SDKs and a gRPC-based network API for sending encrypted messages in decentralized applications, AI agents, and Web3 wallets without relying on centralized servers.

XMTP publishes 1 API on the APIs.io network: Network gRPC API. Tagged areas include Web3, Messaging, Encryption, Decentralized, and Ethereum.

XMTP’s developer surface includes GitHub presence, engineering blog, status page, and 13 more developer resources.

36.0/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
7 APIs
Web3MessagingEncryptionDecentralizedEthereumMLSWalletsAgents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/xmtp: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

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

XMTP Network gRPC API

Core gRPC-based API for the XMTP decentralized messaging network. Provides operations for sending and retrieving encrypted group messages, managing MLS key packages, publishing ...

XMTP JavaScript/TypeScript SDK

Client SDK for browsers and Node.js enabling applications to send and receive end-to-end encrypted messages via the XMTP network. Supports wallet-based authentication (EVM-compa...

XMTP Agent SDK

Node.js SDK tailored for building AI agents and bots on the XMTP network. Enables agents to participate in XMTP conversations, respond to messages, and interact with users throu...

XMTP Android SDK

Native Kotlin SDK for integrating XMTP encrypted messaging into Android applications. Supports wallet-based identity, group conversations, message streaming, and the full XMTP c...

XMTP iOS SDK

Native Swift SDK for integrating XMTP encrypted messaging into iOS applications. Provides wallet-based authentication, group conversations, real-time message streaming, and comp...

XMTP React Native SDK

Cross-platform SDK for building XMTP encrypted messaging into React Native and Expo applications. Bridges the libxmtp core library to JavaScript, enabling wallet-based messaging...

XMTP App Chain RPC API

JSON-RPC API for the XMTP Layer-3 appchain built on Arbitrum and settling to Base. Used for smart contract interactions including group management, identity updates, node regist...

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Finops

FINOPS

Security Posture 1

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

Xmtp Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 6

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 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: XMTP
description: XMTP (Extensible Message Transport Protocol) is a decentralized, open messaging protocol that enables end-to-end
  encrypted communication between Ethereum wallet addresses and other decentralized identifiers. Built on MLS (Messaging Layer
  Security), XMTP provides developer SDKs and a gRPC-based network API for sending encrypted messages in decentralized applications,
  AI agents, and Web3 wallets without relying on centralized servers.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
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://xmtp.org/img/xmtp-icon.png
tags:
- Web3
- Messaging
- Encryption
- Decentralized
- Ethereum
- MLS
- Wallets
- Agents
url: https://xmtp.org
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
apis:
- name: XMTP Network gRPC API
  description: Core gRPC-based API for the XMTP decentralized messaging network. Provides operations for sending and retrieving
    encrypted group messages, managing MLS key packages, publishing identity updates, and streaming real-time message events.
    All messages are end-to-end encrypted using the MLS protocol standard. Node operators expose this API over TLS-secured
    public DNS endpoints.
  image: https://xmtp.org/img/xmtp-icon.png
  humanURL: https://docs.xmtp.org
  baseURL: grpc://grpc.xmtp.network
  tags:
  - gRPC
  - Messaging
  - Encryption
  - MLS
  - Web3
  properties:
  - type: Documentation
    url: https://docs.xmtp.org
  - type: OpenAPI
    url: https://github.com/xmtp/proto
  - type: ProtocolBuffers
    url: https://github.com/xmtp/proto
  - type: GettingStarted
    url: https://docs.xmtp.org/chat-apps/intro/get-started
  - type: LibXMTPDocs
    url: https://xmtp-libxmtp.mintlify.app/api/xmtp-api
  - type: NodeImplementation
    url: https://github.com/xmtp/xmtpd
  - type: NetworkStatus
    url: https://status.xmtp.org
  - type: Plans
    url: https://xmtp.org/xmtp/plans.yml
  - type: RateLimits
    url: https://xmtp.org/xmtp/rate-limits.yml
  - type: FinOps
    url: https://xmtp.org/xmtp/finops.yml
  contact:
  - FN: XMTP Support
    email: contact@xmtp.org
    url: https://community.xmtp.org
- name: XMTP JavaScript/TypeScript SDK
  description: Client SDK for browsers and Node.js enabling applications to send and receive end-to-end encrypted messages
    via the XMTP network. Supports wallet-based authentication (EVM-compatible wallets using ECDSA signing), group conversations,
    message streaming, consent management, and rich content types including text, attachments, reactions, and read receipts.
  image: https://xmtp.org/img/xmtp-icon.png
  humanURL: https://github.com/xmtp/xmtp-js
  baseURL: https://xmtp.network
  tags:
  - JavaScript
  - TypeScript
  - SDK
  - Browser
  - Node.js
  - Messaging
  properties:
  - type: Documentation
    url: https://docs.xmtp.org/chat-apps/intro/get-started
  - type: GitHubRepository
    url: https://github.com/xmtp/xmtp-js
  - type: GettingStarted
    url: https://docs.xmtp.org/chat-apps/intro/get-started
  - type: Plans
    url: https://xmtp.org/xmtp/plans.yml
  - type: RateLimits
    url: https://xmtp.org/xmtp/rate-limits.yml
  - type: FinOps
    url: https://xmtp.org/xmtp/finops.yml
  contact:
  - FN: XMTP Support
    email: contact@xmtp.org
    url: https://community.xmtp.org
- name: XMTP Agent SDK
  description: Node.js SDK tailored for building AI agents and bots on the XMTP network. Enables agents to participate in
    XMTP conversations, respond to messages, and interact with users through encrypted decentralized messaging channels. Designed
    for autonomous agent deployments that need secure, censorship- resistant communication without centralized infrastructure
    dependencies.
  image: https://xmtp.org/img/xmtp-icon.png
  humanURL: https://docs.xmtp.org
  baseURL: https://xmtp.network
  tags:
  - Agents
  - Artificial Intelligence
  - Node.js
  - SDK
  - Automation
  tags_raw:
  - Agents
  - AI
  - Node.js
  - SDK
  - Automation
  properties:
  - type: Documentation
    url: https://docs.xmtp.org
  - type: GitHubRepository
    url: https://github.com/xmtp/agent-sdk-starter
  - type: GettingStarted
    url: https://docs.xmtp.org
  - type: Plans
    url: https://xmtp.org/xmtp/plans.yml
  - type: RateLimits
    url: https://xmtp.org/xmtp/rate-limits.yml
  - type: FinOps
    url: https://xmtp.org/xmtp/finops.yml
  contact:
  - FN: XMTP Support
    email: contact@xmtp.org
    url: https://community.xmtp.org
- name: XMTP Android SDK
  description: Native Kotlin SDK for integrating XMTP encrypted messaging into Android applications. Supports wallet-based
    identity, group conversations, message streaming, and the full XMTP content type system for rich media and transactional
    messages in mobile apps.
  image: https://xmtp.org/img/xmtp-icon.png
  humanURL: https://github.com/xmtp/xmtp-android
  baseURL: https://xmtp.network
  tags:
  - Android
  - Kotlin
  - Mobile
  - SDK
  - Messaging
  properties:
  - type: Documentation
    url: https://docs.xmtp.org
  - type: GitHubRepository
    url: https://github.com/xmtp/xmtp-android
  - type: Plans
    url: https://xmtp.org/xmtp/plans.yml
  - type: RateLimits
    url: https://xmtp.org/xmtp/rate-limits.yml
  - type: FinOps
    url: https://xmtp.org/xmtp/finops.yml
  contact:
  - FN: XMTP Support
    email: contact@xmtp.org
    url: https://community.xmtp.org
- name: XMTP iOS SDK
  description: Native Swift SDK for integrating XMTP encrypted messaging into iOS applications. Provides wallet-based authentication,
    group conversations, real-time message streaming, and comprehensive content type support for building secure, decentralized
    messaging features in iOS and macOS apps.
  image: https://xmtp.org/img/xmtp-icon.png
  humanURL: https://github.com/xmtp/xmtp-ios
  baseURL: https://xmtp.network
  tags:
  - iOS
  - Swift
  - Mobile
  - SDK
  - Messaging
  properties:
  - type: Documentation
    url: https://docs.xmtp.org
  - type: GitHubRepository
    url: https://github.com/xmtp/xmtp-ios
  - type: Plans
    url: https://xmtp.org/xmtp/plans.yml
  - type: RateLimits
    url: https://xmtp.org/xmtp/rate-limits.yml
  - type: FinOps
    url: https://xmtp.org/xmtp/finops.yml
  contact:
  - FN: XMTP Support
    email: contact@xmtp.org
    url: https://community.xmtp.org
- name: XMTP React Native SDK
  description: Cross-platform SDK for building XMTP encrypted messaging into React Native and Expo applications. Bridges the
    libxmtp core library to JavaScript, enabling wallet-based messaging, group chats, streaming, and rich content types in
    cross-platform mobile applications targeting both iOS and Android.
  image: https://xmtp.org/img/xmtp-icon.png
  humanURL: https://github.com/xmtp/xmtp-react-native
  baseURL: https://xmtp.network
  tags:
  - React Native
  - Expo
  - Mobile
  - SDK
  - Cross-Platform
  properties:
  - type: Documentation
    url: https://docs.xmtp.org
  - type: GitHubRepository
    url: https://github.com/xmtp/xmtp-react-native
  - type: Plans
    url: https://xmtp.org/xmtp/plans.yml
  - type: RateLimits
    url: https://xmtp.org/xmtp/rate-limits.yml
  - type: FinOps
    url: https://xmtp.org/xmtp/finops.yml
  contact:
  - FN: XMTP Support
    email: contact@xmtp.org
    url: https://community.xmtp.org
- name: XMTP App Chain RPC API
  description: JSON-RPC API for the XMTP Layer-3 appchain built on Arbitrum and settling to Base. Used for smart contract
    interactions including group management, identity updates, node registration, and fee payments in USDC. Compatible with
    standard Ethereum JSON-RPC tooling via providers like Alchemy. Chain ID 2020 with ETH as native currency.
  image: https://xmtp.org/img/xmtp-icon.png
  humanURL: https://www.alchemy.com/docs/reference/xmtp-api-quickstart
  baseURL: https://xmtp-mainnet.g.alchemy.com/v2
  tags:
  - JSON-RPC
  - Blockchain
  - Ethereum
  - Layer-3
  - Smart Contracts
  properties:
  - type: Documentation
    url: https://www.alchemy.com/docs/reference/xmtp-api-quickstart
  - type: GettingStarted
    url: https://www.alchemy.com/docs/reference/xmtp-api-quickstart
  - type: Plans
    url: https://xmtp.org/xmtp/plans.yml
  - type: RateLimits
    url: https://xmtp.org/xmtp/rate-limits.yml
  - type: FinOps
    url: https://xmtp.org/xmtp/finops.yml
  contact:
  - FN: XMTP Support
    email: contact@xmtp.org
    url: https://community.xmtp.org
common:
- type: Website
  url: https://www.xmtp.org/
- type: IssueTracker
  url: https://github.com/xmtp/xmtp-js/issues
- type: Releases
  url: https://github.com/xmtp/xmtp-js/releases
- type: CodeOfConduct
  url: https://github.com/xmtp/xmtp-js/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/xmtp/xmtp-js/blob/main/CONTRIBUTING.md
- type: DomainSecurity
  url: security/xmtp-domain-security.yml
- type: GitHub
  url: https://github.com/xmtp
- type: Blog
  url: https://blog.xmtp.org
- type: Community
  url: https://community.xmtp.org
- type: Status
  url: https://status.xmtp.org
- type: ImprovementProposals
  url: https://github.com/xmtp/XIPs
- type: DecentralizationRoadmap
  url: https://xmtp.org/decentralization
- type: FeeCalculator
  url: https://docs.xmtp.org/fund-agents-apps/calculate-fees
- type: TermsOfService
  url: https://xmtp.org/terms
- type: PrivacyPolicy
  url: https://xmtp.org/privacy
- type: Contact
  url: https://community.xmtp.org
maintainers:
- FN: XMTP Labs
  email: contact@xmtp.org
  url: https://xmtp.org

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/xmtp"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/xmtp/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/xmtp/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.