Manage tokens with the API 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 .
Action API procedure API reference View tokens by classification state View tokens List tickers , Get ticker Add a token manually Add tokens Propose an intent , Perform a dry run , List tickers Allowlist tokens Allowlist tokens Propose an intent , Perform a dry run , List tickers Denylist tokens Denylist tokens Propose an intent , Perform a dry run , List tickers , Get ticker Update token details Update tokens Propose an intent , Perform a dry run , Get ticker Restore a denylisted token Restore tokens Propose an intent , Perform a dry run , Get ticker
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 .
Operation Intent type Use when Create ticker v0_CreateTickerRegister a token manually. Update ticker v0_UpdateTickerUpdate mutable token metadata. Validate tickers v0_ValidateTickersAllowlist unclassified tokens or denylist unclassified tokens in bulk. Lock ticker v0_LockTickerDenylist an allowlisted token. Unlock ticker v0_UnlockTickerRestore a denylisted token.