Core Concepts
How Payments Work
Payment Networks
Network
Chain ID
Currency
Fees
{
subdomain: "yourapp-a3f9k2", // Auto-generated
originUrl: "https://api.yourapp.com", // Your API
defaultPricePerRequest: 0.001, // Price in USD
paymentNetwork: "eip155:84532", // Which blockchain
evmAddress: "0x...", // Where you get paid
secretToken: "sk_..." // Verify requests (optional)
}