Cryptomus website screenshot

Cryptomus

Cryptomus is a cryptocurrency payment gateway providing REST APIs for accepting crypto payments, creating invoices, processing payouts, managing recurring billing, and accessing real-time exchange rate and market data across 100+ cryptocurrencies.

4 APIs 0 Features
CryptocurrencyPaymentsInvoicesPayoutsExchange RatesCrypto Gateway

APIs

Cryptomus Merchant Payment API

REST API for accepting cryptocurrency payments, creating invoices, managing static wallets, processing refunds, and handling payment webhooks for merchant integrations.

Cryptomus Payout API

REST API for creating cryptocurrency payouts, processing mass withdrawals, and transferring funds between personal and business wallets with support for auto-conversion.

Cryptomus Recurring Payments API

REST API for creating and managing recurring cryptocurrency payment subscriptions with configurable billing periods (weekly, monthly, quarterly) and discount periods.

Cryptomus Exchange and Market Data API

REST and WebSocket API for accessing real-time cryptocurrency exchange rates, order books, tickers, trade history, market cap data, and executing spot exchange orders with conve...

Pricing Plans

Plans

4 plans

PLANS

Rate Limits

Rate Limits

0 limits

RATE LIMITS

FinOps

Finops

FINOPS

Semantic Vocabularies

Cryptomus Context

0 classes · 0 properties

JSON-LD

Example Payloads

Create Invoice

4 fields

EXAMPLE

Create Payout

4 fields

EXAMPLE

Create Recurring

4 fields

EXAMPLE

Resources

🔑
Authentication
Authentication
🔗
Request Format
Request Format
🔗
Webhooks
Webhooks
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
JSONLD
JSONLD
🔗
Website
Website
🔗
Fees
Fees
📦
SDKs
SDKs
📜
PrivacyPolicy
PrivacyPolicy
📜
TermsOfService
TermsOfService

Sources

Raw ↑
name: Cryptomus
description: Cryptomus is a cryptocurrency payment gateway providing REST APIs for accepting crypto payments, creating invoices,
  processing payouts, managing recurring billing, and accessing real-time exchange rate and market data across 100+ cryptocurrencies.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Cryptocurrency
- Payments
- Invoices
- Payouts
- Exchange Rates
- Crypto Gateway
apis:
- name: Cryptomus Merchant Payment API
  description: REST API for accepting cryptocurrency payments, creating invoices, managing static wallets, processing refunds,
    and handling payment webhooks for merchant integrations.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://doc.cryptomus.com/
  baseURL: https://api.cryptomus.com/v1
  tags:
  - Payments
  - Invoices
  - Webhooks
  - Cryptocurrency
  properties:
  - type: Documentation
    url: https://doc.cryptomus.com/
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/openapi/openapi.yml
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/json-schema/payment.json
  - type: Examples
    url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/examples/create-invoice.json
  contact:
  - FN: Cryptomus Support
    url: https://cryptomus.com/
    email: ''
- name: Cryptomus Payout API
  description: REST API for creating cryptocurrency payouts, processing mass withdrawals, and transferring funds between personal
    and business wallets with support for auto-conversion.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://doc.cryptomus.com/
  baseURL: https://api.cryptomus.com/v1
  tags:
  - Payouts
  - Withdrawals
  - Cryptocurrency
  properties:
  - type: Documentation
    url: https://doc.cryptomus.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/json-schema/payout.json
  - type: Examples
    url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/examples/create-payout.json
  contact:
  - FN: Cryptomus Support
    url: https://cryptomus.com/
    email: ''
- name: Cryptomus Recurring Payments API
  description: REST API for creating and managing recurring cryptocurrency payment subscriptions with configurable billing
    periods (weekly, monthly, quarterly) and discount periods.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://doc.cryptomus.com/
  baseURL: https://api.cryptomus.com/v1
  tags:
  - Recurring Payments
  - Subscriptions
  - Billing
  - Cryptocurrency
  properties:
  - type: Documentation
    url: https://doc.cryptomus.com/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/json-schema/recurring.json
  - type: Examples
    url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/examples/create-recurring.json
  contact:
  - FN: Cryptomus Support
    url: https://cryptomus.com/
    email: ''
- name: Cryptomus Exchange and Market Data API
  description: REST and WebSocket API for accessing real-time cryptocurrency exchange rates, order books, tickers, trade history,
    market cap data, and executing spot exchange orders with conversion calculations.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://doc.cryptomus.com/
  baseURL: https://api.cryptomus.com/v2
  tags:
  - Exchange Rates
  - Market Data
  - Trading
  - WebSocket
  - Cryptocurrency
  properties:
  - type: Documentation
    url: https://doc.cryptomus.com/
  contact:
  - FN: Cryptomus Support
    url: https://cryptomus.com/
    email: ''
common:
- type: Authentication
  url: https://doc.cryptomus.com/merchant-api/getting-api-keys
- type: Request Format
  url: https://doc.cryptomus.com/merchant-api/request-format
- type: Webhooks
  url: https://doc.cryptomus.com/merchant-api/payments/webhook
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/plans/plans.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/finops/finops.yml
- type: JSONLD
  url: https://raw.githubusercontent.com/api-evangelist/cryptomus/refs/heads/main/json-ld/cryptomus.jsonld
- type: Website
  url: https://cryptomus.com/
- type: Fees
  url: https://cryptomus.com/fees/payment
- type: SDKs
  url: https://doc.cryptomus.com/
- type: PrivacyPolicy
  url: https://cryptomus.com/privacy
- type: TermsOfService
  url: https://cryptomus.com/terms
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: info@apievangelist.com