Docs

Pricing

Returns live feature prices, currency, network, TTL and timeout metadata.

Request

Method
GET
URL
https://api.x402dataapi.com/pricing
Price
Free

Tags

pricingx402

Input Schema

{
  "none": true
}

Input Example

{
  "none": true
}

Response Example

{
  "currency": "USDC",
  "network": "eip155:8453",
  "features": [
    {
      "key": "domain_intel",
      "price": "0.005",
      "currency": "USDC"
    }
  ]
}

Errors

5xxPricing could not be loaded.

curl

curl https://api.x402dataapi.com/pricing