Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chainstack Faucet API

Public Chainstack-operated testnet faucet for Hoodi, Sepolia, BNB Testnet, zkSync Testnet, Scroll Sepolia, and Polygon Amoy. JWT-authenticated POST /v1/faucet/{chain} request endpoint plus a transaction-history endpoint. Also available as a Telegram Mini App and via the Chainstack MCP server.

Chainstack Faucet API is one of 32 APIs that Chainstack publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Faucet, Testnet, and Developer Tools. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://{node_id}.p2pify.com/{api_key}.

2 operations 2 paths 2 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Server
https://{node_id}.p2pify.com/{api_key}
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

faucet 2
POST
/{chain}
Request funds
requestFunds 1 param body → 200400401429
POST
/v1/faucet/sepolia
Sepolia Faucet
sepoliaGoerli body → 200400429

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are FaucetSepoliaResponse (2 properties), FaucetSepoliaRequest (1 property). Each schema is shown below with its type and property counts.

FaucetSepoliaRequest
object
1 property
FaucetSepoliaResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chainstack-faucet-api-openapi.yml Raw ↑

Other APIs Chainstack publishes across the network.

Chainstack Account Info API
Chainstack Accounts Info API
Chainstack Blocks Info API
Chainstack Chain Info API
Chainstack Client Info API
Chainstack Configuration Info API
Chainstack Debug And Trace API
Chainstack Debug API
Chainstack Deployment Options API
Chainstack Events API
Chainstack Execute Transactions API
Chainstack Filter Handling API