Crossmint logo

Crossmint

Crossmint is a Web3 platform offering APIs for wallets, NFT minting, checkout, payments, embedded checkout, and verifiable credentials. Supports server-managed wallets across EVM and Solana, fiat-on-ramp checkout, and credit-card-funded NFT purchases.

5 APIs 0 Features
Web3WalletsNFTPaymentsCheckout

APIs

Crossmint Wallets API

REST API to create and manage server-side custodial and non-custodial smart wallets across EVM and Solana, sign transactions, manage delegated permissions.

Crossmint Minting API

REST API to mint and manage NFTs on multiple chains, including collection creation, batch minting, and metadata management.

Crossmint Checkout API

REST API for hosted and headless checkout flows allowing credit-card and crypto purchases of NFTs.

Crossmint Verifiable Credentials API

REST API to issue, manage, and verify verifiable credentials anchored on chain.

Crossmint Headless Checkout (Order API)

REST Order API for fully headless on-chain commerce flows including fiat and crypto payment intents.

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
LLMsTxt
LLMsTxt

Sources

apis.yml Raw ↑
aid: crossmint
url: https://raw.githubusercontent.com/api-evangelist/crossmint/refs/heads/main/apis.yml
name: Crossmint
kind: company
description: Crossmint is a Web3 platform offering APIs for wallets, NFT minting,
  checkout, payments, embedded checkout, and verifiable credentials. Supports server-managed
  wallets across EVM and Solana, fiat-on-ramp checkout, and credit-card-funded NFT
  purchases.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Web3
  - Wallets
  - NFT
  - Payments
  - Checkout
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
  - aid: crossmint:wallets-api
    name: Crossmint Wallets API
    description: REST API to create and manage server-side custodial and non-custodial
      smart wallets across EVM and Solana, sign transactions, manage delegated permissions.
    humanURL: https://docs.crossmint.com/wallets/introduction
    baseURL: https://staging.crossmint.com/api/2022-06-09 (staging) | https://www.crossmint.com/api/2022-06-09
      (prod)
    tags:
    - REST
    - Wallets
    - Smart Wallets
    properties:
    - type: Documentation
      url: https://docs.crossmint.com/wallets/introduction
  - aid: crossmint:minting-api
    name: Crossmint Minting API
    description: REST API to mint and manage NFTs on multiple chains, including collection
      creation, batch minting, and metadata management.
    humanURL: https://docs.crossmint.com/minting/introduction
    baseURL: https://www.crossmint.com/api/2022-06-09
    tags:
    - REST
    - NFT
    - Minting
    properties:
    - type: Documentation
      url: https://docs.crossmint.com/minting/introduction
  - aid: crossmint:checkout-api
    name: Crossmint Checkout API
    description: REST API for hosted and headless checkout flows allowing credit-card
      and crypto purchases of NFTs.
    humanURL: https://docs.crossmint.com/payments/introduction
    baseURL: https://www.crossmint.com/api/2022-06-09
    tags:
    - REST
    - Checkout
    - Payments
    properties:
    - type: Documentation
      url: https://docs.crossmint.com/payments/introduction
  - aid: crossmint:credentials-api
    name: Crossmint Verifiable Credentials API
    description: REST API to issue, manage, and verify verifiable credentials anchored
      on chain.
    humanURL: https://docs.crossmint.com/verifiable-credentials/introduction
    baseURL: https://www.crossmint.com/api/v1-alpha1/credentials
    tags:
    - REST
    - Credentials
    - VC
    properties:
    - type: Documentation
      url: https://docs.crossmint.com/verifiable-credentials/introduction
  - aid: crossmint:headless-checkout
    name: Crossmint Headless Checkout (Order API)
    description: REST Order API for fully headless on-chain commerce flows including
      fiat and crypto payment intents.
    humanURL: https://docs.crossmint.com/payments/headless/overview
    baseURL: https://www.crossmint.com/api/2022-06-09/orders
    tags:
    - REST
    - Order
    properties:
    - type: Documentation
      url: https://docs.crossmint.com/payments/headless/overview
common:
  - type: GitHubOrganization
    url: https://github.com/crossmint
  - type: LinkedIn
    url: https://www.linkedin.com/company/crossmint-io
  - type: Website
    url: https://www.crossmint.com/
  - type: Plans
    url: plans/crossmint-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/crossmint-rate-limits.yml
  - type: FinOps
    url: finops/crossmint-finops.yml
  - type: LLMsTxt
    url: https://docs.crossmint.com/llms.txt
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com