api.suverse.io

api.suverse.io
Category
Service
Network
Avg / request
$0.005 – $0.50
Endpoints
15

Service overview

What is api.suverse.io?

SuVerse Freight — Certificate of Insurance parser (freight.parse_insurance_cert)

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.suverse.io/v1/freight/calculate_tolls" \
  --method POST \
  --data '{
  "axles": "{axles}",
  "height_ft": "{height_ft}",
  "polyline": "{polyline}",
  "toll_maneuvers": "{toll_maneuvers}"
}'
What you get back
{
  "endpoint": "POST /v1/freight/calculate_tolls",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services