Skip to main content
Abstract Final Class Centralised API version path prefixes used by every Crossmint service.
Each constant maps to a specific backend contract. Keeping them here means rolling an API version is a one-line change and grep is enough to audit which endpoints would be affected.

Static Properties

users

Users API (/users).

wallets

Wallets API — mainstream endpoints (wallets, signers, signatures, transactions).

walletsAlpha

Wallets API — alpha endpoints (balance-only token queries).

walletsLegacy

Wallets API — legacy endpoints (NFT enumeration).

walletsUnstable

Wallets API — unstable endpoints (transfer history).

orders

Orders API (checkout).

ordersUnstable

Orders API — unstable WebSocket endpoints.

tokens

Tokens metadata API.

credentials

Verifiable credentials API.