{
  "product": "statelog",
  "name": "Pexara Statelog",
  "status": "deployed_for_discovery",
  "one_sentence": "https://api.pexara.ai is a machine API that differences daily Texas insurance-agency snapshots so carrier-appointment terminations become observable windows (uncertainty_days on every historical row; never a rounded date), free for current state, then a 402 JSON quote after 25 metered calls/day with no payment collected.",
  "query_host": "https://api.pexara.ai",
  "discovery_origin": "https://pexara.ai",
  "live_query_set": "Texas",
  "observation": {
    "started": "2026-08-12",
    "missed": [
      "2026-08-17",
      "2026-08-18"
    ],
    "catch_up": "2026-08-19 ~3-day catch-up",
    "live_counts": "https://api.pexara.ai/v1/coverage",
    "note": "Every historical row carries uncertainty_days. Never round a window to a date. Do not embed a source table. GET live counts from the query host."
  },
  "honesty": {
    "texas_is_the_live_query_set": true,
    "florida_appointments": "suspect",
    "uncertainty_days_on_every_historical_row": true,
    "never_round_a_window_to_a_date": true,
    "control_changes_omits_uncertainty_days": true,
    "collection_stays_off_until_repeating_402s": true
  },
  "free": [
    {
      "method": "GET",
      "path": "/v1/coverage",
      "url": "https://api.pexara.ai/v1/coverage",
      "price": 0
    },
    {
      "method": "GET",
      "path": "/v1/agency/{npn}",
      "url": "https://api.pexara.ai/v1/agency/{npn}",
      "price": 0
    },
    {
      "method": "GET",
      "path": "/v1/search",
      "url": "https://api.pexara.ai/v1/search",
      "price": 0
    },
    {
      "method": "GET",
      "path": "/v1/quote",
      "url": "https://api.pexara.ai/v1/quote",
      "price": 0,
      "note": "price list, not checkout"
    }
  ],
  "metered": {
    "free_calls_per_day": 25,
    "free_rows_per_day": 50,
    "page_cap": 25,
    "then": "HTTP 402",
    "endpoints": [
      {
        "method": "GET",
        "path": "/v1/agency/{npn}/changes",
        "url": "https://api.pexara.ai/v1/agency/{npn}/changes",
        "price": 0.004,
        "currency": "USD",
        "unit": "request"
      },
      {
        "method": "GET",
        "path": "/v1/terminations",
        "url": "https://api.pexara.ai/v1/terminations",
        "price": 0.01,
        "currency": "USD",
        "unit": "request"
      },
      {
        "method": "GET",
        "path": "/v1/carrier/{naic_id}/attrition",
        "url": "https://api.pexara.ai/v1/carrier/{naic_id}/attrition",
        "price": 0.02,
        "currency": "USD",
        "unit": "request"
      },
      {
        "method": "GET",
        "path": "/v1/signals/at-risk",
        "url": "https://api.pexara.ai/v1/signals/at-risk",
        "price": 0.05,
        "currency": "USD",
        "unit": "request"
      },
      {
        "method": "GET",
        "path": "/v1/control-changes",
        "url": "https://api.pexara.ai/v1/control-changes",
        "price": 0.02,
        "currency": "USD",
        "unit": "request",
        "note": "omits uncertainty_days. Known gap."
      }
    ]
  },
  "quote_402": {
    "error": "payment_required",
    "reason": "free_tier_exhausted",
    "detail": "The free allowance of 25 metered calls per day is used up. This endpoint reads accumulated snapshot history that is not published by the source at any price.",
    "quote": {
      "endpoint": "GET /v1/carrier/{naic_id}/attrition",
      "price": 0.02,
      "currency": "USD",
      "unit": "request",
      "accepts": [
        "x402",
        "api_key"
      ],
      "pay_url": "/v1/quote"
    },
    "free_alternatives": [
      "GET /v1/agency/{npn}",
      "GET /v1/search",
      "GET /v1/coverage"
    ]
  },
  "x_price_usd_header": true,
  "alternate_reason": "row_allowance_exhausted",
  "pay_path": {
    "accepts": [
      "x402",
      "api_key"
    ],
    "accepts_are": "intended rails only",
    "stripe": false,
    "x402_settlement": false,
    "quote_url": "https://api.pexara.ai/v1/quote",
    "quote_is": "price list, not checkout",
    "collection_live": false
  },
  "pointers": [
    "https://api.pexara.ai/llms.txt",
    "https://api.pexara.ai/openapi.json",
    "https://api.pexara.ai/v1/coverage",
    "https://api.pexara.ai/v1/quote",
    "https://pexara.ai/intelligence/insurance/llms.txt"
  ]
}
