Request testnet tokens
Request testnet tokens for your wallet.
Note: Calling the /v1/faucet/drips API requires upgrading to mainnet.
Documentation Index
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are required to make a successful request.
Headers
Developer-provided identifier for this request, used for tracing requests in Wallets API logs and the Developer Console, and when communicating with Circle Support. Must be a UUID to appear in logs. Non-UUID values are accepted by the API but are ignored by logging and tracing systems.
A unique identifier, which can be helpful for identifying a request when communicating with Circle support.
"2adba88e-9d63-44bc-b975-9b6ae3440dde"
Body
Blockchain generated unique identifier, associated with wallet (account), smart contract or other blockchain objects.
"0xca9142d0b9804ef5e239d3bc1c7aa0d1c74e7350"
The testnet blockchain network the resource will be created on or is currently on.
ETH-SEPOLIA, AVAX-FUJI, MATIC-AMOY, SOL-DEVNET, ARB-SEPOLIA, UNI-SEPOLIA, BASE-SEPOLIA, OP-SEPOLIA, APTOS-TESTNET, ARC-TESTNET, MONAD-TESTNET "MATIC-AMOY"
Request native testnet tokens.
true
Request USDC testnet tokens.
true
Request EURC testnet tokens.
true
Response
Successfully requested testnet tokens. No content in body.