Skip to main content
GET
/
p
/
{slug}
Access a paid product or return an x402 challenge
curl --request GET \
  --url https://api.x402layer.cc/p/{slug}
{
  "x402Version": 123,
  "accepts": [
    {
      "scheme": "<string>",
      "network": "<string>",
      "maxAmountRequired": "<string>",
      "resource": "<string>",
      "description": "<string>",
      "payTo": "<string>",
      "asset": "<string>"
    }
  ]
}

Path Parameters

slug
string
required

Response

Successful paid product response