API Reference

Request testnet tokens

posthttps://api.circle.com/v1/faucet/drips

  • Reference
  • Playground

Request testnet tokens for your wallet.

Header parameters
X-Request-Id
string

Developer-provided parameter used to identify this request. Useful when communicating with Circle Support.

Body parameters
blockchain
string
Required

The testnet blockchain network the resource will be created on or is currently on.

Allowed valuesETH-SEPOLIAAVAX-FUJIMATIC-AMOYSOL-DEVNETARB-SEPOLIAUNI-SEPOLIABASE-SEPOLIAOP-SEPOLIA
address
string
Required

Blockchain generated unique identifier, associated with wallet (account), smart contract or other blockchain objects.

native
boolean

Request native testnet tokens.

usdc
boolean

Request USDC testnet tokens.

eurc
boolean

Request EURC testnet tokens.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "code": 0,
3  "message": ""
4}
Did this page help you?
© 2023-2025 Circle Technology Services, LLC. All rights reserved.