x402-vehicle-api-production.up.railway.app

x402-vehicle-api-production.up.railway.app
Category
Service
Network
Avg / request
$0.001
Endpoints
1

Service overview

What is x402-vehicle-api-production.up.railway.app?

UK DVLA vehicle details by registration plate.

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://x402-vehicle-api-production.up.railway.app/vehicle-info" \
  --method POST \
  --data '{
  "registration": "{registration}"
}'
What you get back
{
  "endpoint": "POST /vehicle-info",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services