SERVICE / DETAILother

Unnamed service

GET ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/wmi_decode

SONAR SCORE0.249
LIVE PRICE0.002000
BAZAAR LIVEnot compatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

1 observations in the last 24h
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY35msrecent response window
PRICE DRIFTadvertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

Decode a 3-character World Manufacturer Identifier or 6-character low-volume identifier through the official NHTSA vPIC API.

Resource: ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/wmi_decode

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x8647F7D7a1368a467Ad1FF757fBc2e7167973558

Payment methods: · Last validation: 2026-09-14 11:58:14.138+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "required": [
          "wmi"
        ],
        "properties": {
          "wmi": {
            "type": "string",
            "description": "A 3-character WMI or 6-character low-volume manufacturer identifier."
          }
        },
        "additionalProperties": true
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object",
        "required": [
          "success",
          "wmi",
          "count",
          "manufacturers"
        ],
        "properties": {
          "wmi": {
            "type": "string"
          },
          "count": {
            "type": "integer"
          },
          "success": {
            "type": "boolean"
          },
          "manufacturers": {
            "type": "array",
            "items": {
              "type": "object",
              "required": [
                "manufacturer_name",
                "make",
                "vehicle_type"
              ],
              "properties": {
                "make": {
                  "type": "string"
                },
                "vehicle_type": {
                  "type": "string"
                },
                "manufacturer_name": {
                  "type": "string"
                }
              },
              "additionalProperties": true
            }
          }
        },
        "additionalProperties": true
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x8647F7D7a1368a467Ad1FF757fBc2e7167973558",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x8647F7D7a1368a467Ad1FF757fBc2e7167973558",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "2000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.