Request faucet deposit
Faucet
Request faucet deposit
This operation sends testnet tokens to the specified wallet address. Provide address (an on-chain address registered to one of your wallets) and token_id (a token available from the faucet). Call the List faucet tokens operation to see available tokens.
Daily deposit limits apply per token. The operation returns HTTP 429 if the daily limit has been reached.
POST
Request faucet deposit
Headers
Body
application/json
Response
Successful Response
Pagination metadata for list responses.
Supports both legacy offset-based and cursor-based pagination.
Cursor fields (has_more, after, before) are populated for
cursor-paginated endpoints. Legacy fields (offset, limit) are
populated when the caller uses the deprecated offset parameter.