Free API
free API endpoints.
Endpoints​
| Method | Path | Description |
|---|---|---|
GET | /.well-known/x402 | x402 Payment Configuration |
GET | /api/atv | ATV agent info |
GET | /api/chains | List Supported Chains (Always Free) |
GET | /api/demo | Demo endpoint with sample ENS resolution (always free) |
GET | /api/fortune | Security wisdom |
GET | /api/gas | Ethereum Gas Prices (Always Free) |
GET | /api/health | API Health Check (Always Free) |
GET | /api/misc/atv | ATV agent info |
GET | /api/usage | Your API usage |
GET | /docs | API documentation |
GET | /health | API health check |
GET | /openapi.json | OpenAPI specification |
GET | /pricing | API pricing |
Quick Start​
# Example: /.well-known/x402
curl -s "https://api.web3identity.com/.well-known/x402" | jq