{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.osrm-api",
  "version": "1.0.0",
  "title": "OSRM HTTP API boundary",
  "summary": "Official-source access, authentication, request-shaping, freshness, legal, and interpretation boundaries for OSRM HTTP API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.osrm.api.access",
        "statement": "Project OSRM documents route, nearest, table, match, trip, tile, and service metadata over a configured road graph.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.osrm.api"
        ]
      },
      {
        "id": "fact.osrm.api.authentication",
        "statement": "Public or self-hosted reads do not grant map editing, navigation, traffic, vehicle, dispatch, or road-authority permissions.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.osrm.api"
        ]
      },
      {
        "id": "fact.osrm.api.request",
        "statement": "Clients must bind service, profile, coordinates, bearings, radiuses, alternatives, annotations, overview, steps, and response format.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.osrm.api"
        ]
      },
      {
        "id": "fact.osrm.api.boundary",
        "statement": "Routes depend on the loaded OpenStreetMap extract, profile, preprocessing, and absent live conditions and do not prove legality, accessibility, safety, or travel time.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.osrm.api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/osrm-api.json",
  "contentHash": "sha256:a522c8cb2b60dec818bc481750d12d3064ce993d3541b160b2b1505ae4a80186",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/public-data-apis/osrm-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.osrm.api",
        "url": "https://project-osrm.org/docs/v5.24.0/api/",
        "title": "OSRM HTTP API documentation",
        "publisher": "Project OSRM",
        "observedAt": "2026-08-28T18:03:05Z"
      }
    ]
  },
  "observedAt": "2026-08-28T18:03:05Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-04T18:03:05Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://project-osrm.org/docs/v5.24.0/api/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.osrm.api",
      "type": "source-claim",
      "url": "https://project-osrm.org/docs/v5.24.0/api/",
      "observedAt": "2026-08-28T18:03:05Z"
    }
  ]
}
