api.suverse.io

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

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/parse_ratecon" \
  --method POST \
  --data '{
  "mode": "{mode}",
  "pdf_base64": "{pdf_base64}",
  "text": "{text}"
}'
What you get back
{
  "endpoint": "POST /v1/freight/parse_ratecon",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services