{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-shipp-ai-api-v1-connections-inline-100",
  "title": "Api \u00b7 Inline 100",
  "url": "https://api.shipp.ai/api/v1/connections/inline/100",
  "category": "data",
  "summary": "Api \u00b7 Inline 100 \u2014 x402-protected data API. Pay $0.080 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 Inline 100 \u2014 x402 data API \u00b7 $0.080 per call",
    "description": "Api \u00b7 Inline 100 \u2014 x402-protected data API. Pay $0.080 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 4.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb69c86b17001f0c0838847225403cbd414905e2d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "80000",
      "max_timeout_seconds": 90,
      "mime_type": "application/json",
      "description": "High-quality live data on Sports (NBA, NFL, NCAAFB, MLB, Soccer). Flat-fee endpoint that retrieves 100 events.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "filter_instructions"
            ],
            "properties": {
              "since": {
                "type": "string",
                "format": "date-time",
                "description": "Collect data since this timestamp (optional)"
              },
              "since_event_id": {
                "type": "string",
                "description": "Get events only after this ID, switches limit to asc mode. Filtered by since if event occurred before since (optional)"
              },
              "filter_instructions": {
                "type": "string",
                "description": "Natural language instructions describing what to filter for"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "data": [
              {
                "id": "01KGE0VFBBEX367CT75MPVW1D9",
                "desc": "Some event description",
                "sport": 1,
                "game_id": "01KFXTXKW5NDCMF58FKWJHCFCB",
                "away_name": "Team B",
                "home_name": "Team A",
                "game_clock": "12:34",
                "away_points": 51,
                "game_period": 2,
                "home_points": 54,
                "wall_clock_start": "2026-01-28T12:34:56Z"
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-shipp-ai",
    "host": "api.shipp.ai",
    "url": "https://api.shipp.ai",
    "favicon": "https://shipp.ai/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-shipp-ai-api-v1-connections-inline-100",
    "url": "https://x402all.com/resource/api-shipp-ai-api-v1-connections-inline-100",
    "name": "Api \u00b7 Inline 100",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-shipp-ai-api-v1-connections-inline-100",
      "@type": "Offer",
      "price": "0.08",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.080000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://api.shipp.ai/api/v1/connections/inline/100",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-shipp-ai",
      "url": "https://api.shipp.ai",
      "name": "api.shipp.ai",
      "@type": "Organization"
    },
    "identifier": "api-shipp-ai-api-v1-connections-inline-100",
    "description": "Api \u00b7 Inline 100 \u2014 x402-protected data API. Pay $0.080 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-shipp-ai-api-v1-connections-inline-100",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-shipp-ai-api-v1-connections-inline-100",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:54:38.042449+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.shipp.ai/api/v1/connections/inline/100",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "example": {
        "data": [
          {
            "id": "01KGE0VFBBEX367CT75MPVW1D9",
            "desc": "Some event description",
            "sport": 1,
            "game_id": "01KFXTXKW5NDCMF58FKWJHCFCB",
            "away_name": "Team B",
            "home_name": "Team A",
            "game_clock": "12:34",
            "away_points": 51,
            "game_period": 2,
            "home_points": 54,
            "wall_clock_start": "2026-01-28T12:34:56Z"
          }
        ]
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "f222f061591c97b0e339cc53cc0eb8e40eae7981d1b03ab9bea6dd959173953d"
  }
}