Skip to content

Use this page as the entry point for token management with the Ripple Custody API. For the token visibility model, lifecycle, and security model, see Token management. For UI procedures, see Manage tokens in the UI.

Token actions

Token management changes use the standard intent flow. For authentication, signing, approval, and status checks, see Authenticate API requests, Manage intents and approvals, and Check state.

Common operations

OperationIntent typeUse when
Create tickerv0_CreateTickerRegister a token manually.
Update tickerv0_UpdateTickerUpdate mutable token metadata.
Validate tickersv0_ValidateTickersAllowlist unclassified tokens or denylist unclassified tokens in bulk.
Lock tickerv0_LockTickerDenylist an allowlisted token.
Unlock tickerv0_UnlockTickerRestore a denylisted token.
NeedStart with
Manage XRPL trust lines, Hedera token associations, and other ledger-specific token operationsLedger-specific token operations
Work with XRPL Multi-Purpose TokensMulti-Purpose Tokens
Send or receive tokens with the APISend assets with the API and Receive assets with the API