Rox CustodyDocs
OverviewAPIWebhooksroxcustody.com ↗
Get Started

Getting Started

  • Overview
  • Getting Started
  • Authentication

API Reference

  • Base URL & Headers
  • Authentication
  • Clients
  • Wallets
  • Vaults
  • Transactions
  • Assets
  • Tokens
    • GETGet Token Supported Networks
    • POSTCreate Token
    • GETGet Token by ID
    • GETGet Tokens
    • POSTMint Tokens
    • POSTBurn Tokens
    • PATCHUpdate Token Metadata
  • NFTs
  • Payment Vault Order
  • Fiat Gateway

Webhooks

  • Overview
  • Setting Up
  • Event Types

Resources

  • Error Codes
  • Postman CollectionDownload
roxcustody.com✉Contact Support
HomeAPI ReferenceTokens
API Reference

Tokens

Manage security tokens and tokenized assets. Create, deploy, and manage fungible tokens on supported blockchains in RoxCustody. Tokenization allows you to represent real-world assets or create new digital assets as blockchain tokens. View token details, supported networks, create tokens, mint or burn tokens, and manage token metadata. Tokens can be transferred between wallets and integrated into your custody operations.

Endpoints

GETGet Token Supported NetworksReturns the list of token networks supported for the current admin.POSTCreate TokenCreates a new security token on the specified blockchain network. This endpoint uploads the image, stores metadata, and prepares the token for deployment.GETGet Token by IDFetches detailed information about a specific token by its ID.GETGet TokensRetrieves a paginated list of security tokens with optional search, filtering, and sorting.POSTMint TokensMints new security tokens with specified parameters and metadata.POSTBurn TokensBurns new security tokens with specified parameters and metadata.PATCHUpdate Token MetadataUpdates the metadata of a deployed security token. The metadata file stored in S3 is retrieved, merged with the new metadata fields, and re-uploaded.

Was this page helpful?