Add testnet BTC tokens to address
Add 1 BTC token to the specified testnet BTC address.
The endpoint returns the transaction ID, which you can use to view the transaction in a testnet Bitcoin block explorer. The tokens are delivered once the transaction has been included in a block.
Note: This is a testnet only endpoint. This endpoint will not work on the mainnet.
| Query Parameters | 
|---|
address string —  REQUIREDA valid testnet BTC address  | 
| Request Body | 
|---|
address stringBTC testnet address  | 
| Responses | ||||
|---|---|---|---|---|
200Success 
  | ||||
403BTC Faucet not fully configured 
  | ||||
500Faucet call failed  |