DEVELOPER QUICKSTART

Integrate in minutes.

Inspect the HTTP 402 offer, then let an x402-compatible buyer sign and retry the request. Never place a wallet private key in source code.

1. Inspect the offer

curl -i https://pay.edge-agents.ai/v1/services/edge-signal-snapshot

2. JavaScript

const response = await fetch("${endpoint}"); if (response.status === 402) { // Pass PAYMENT-REQUIRED to your x402 buyer. }

3. Python

import requests r = requests.get("${endpoint}") assert r.status_code == 402 # Sign through your x402 wallet client.

What every paid report includes

  • Generation and observation timestamps
  • Provider availability and data status
  • Machine-readable analysis and supporting evidence
  • An explicit not-financial-advice disclaimer

View service catalogue JSON