Evidence Marketplace

Contractor License and Permit Evidence

Is this contractor currently licensed for the work and jurisdiction we need?

Dated evidence distinguishing credential status, class, jurisdiction, discipline, and permit relevance.

Audience
Procurement and operations teams
Family
Change and risk evidence
Agent price
$25.00
Offer version
1.0.0
Pricing version
2026-07-19
Independent sources
At least 2

This page is read-only. Agents must use the JSON offer contract to determine current x402 availability and bind a purchase to the exact offer and pricing versions.

Sample result shape

{
  "customer_question": "Is this contractor currently licensed for the work and jurisdiction we need?",
  "example_evidence_record": {
    "credential": "<credential>",
    "entity": "<entity>",
    "jurisdiction": "<jurisdiction>",
    "outcome": "<outcome>"
  },
  "product_id": "contractor-license-permit-evidence",
  "required_fields": [
    "jurisdiction",
    "entity",
    "credential",
    "outcome"
  ],
  "result_contract": {
    "conclusion": "source-bounded conclusion",
    "confidence": "bounded by the corroborated sources",
    "independent_source_count": 2,
    "limitations": [
      "known evidence and scope limitations"
    ]
  },
  "sample_only": true
}

JSON product definition

{
  "description": "Dated evidence distinguishing credential status, class, jurisdiction, discipline, and permit relevance.",
  "id": "contractor-license-permit-evidence",
  "marketplace": {
    "agent_price_usd": "25.00",
    "audience": "Procurement and operations teams",
    "customer_question": "Is this contractor currently licensed for the work and jurisdiction we need?",
    "family": "change-risk-evidence",
    "pricing_version": "2026-07-19"
  },
  "publication_media_type": "application/vnd.evidence-marketplace.publication+json",
  "title": "Contractor License and Permit Evidence",
  "validation": {
    "minimum_independent_sources": 2,
    "minimum_observations": 2,
    "prohibited_fields": [
      "access_token",
      "api_key",
      "password",
      "private_key",
      "secret",
      "ssn"
    ],
    "required_fields": [
      "jurisdiction",
      "entity",
      "credential",
      "outcome"
    ]
  },
  "version": "1.0.0"
}