{
  "title": "Parker Apex API starter files",
  "recommended_order": [
    {
      "file": "docs/API_STARTER_FILES.md",
      "type": "markdown",
      "purpose": "Read first. Minimal starting path for new API partners."
    },
    {
      "file": "api-command-center/public/openapi/apex-nexus-v1.openapi.yaml",
      "url": "https://developers.parkerapex.com/api/openapi/apex-nexus-v1.openapi.yaml",
      "type": "openapi",
      "purpose": "Primary Parker Apex platform API contract."
    },
    {
      "file": "api-command-center/public/openapi/apex-fhir-r4.openapi.yaml",
      "url": "https://developers.parkerapex.com/api/openapi/apex-fhir-r4.openapi.yaml",
      "type": "openapi",
      "purpose": "Focused FHIR R4 and SMART on FHIR contract."
    },
    {
      "file": "api-command-center/public/openapi/apex-cms-ecosystem-v1.openapi.yaml",
      "url": "https://developers.parkerapex.com/api/openapi/apex-cms-ecosystem-v1.openapi.yaml",
      "type": "openapi",
      "purpose": "Partner onboarding, CMS ecosystem workflows, and SDK catalog."
    },
    {
      "file": "api-command-center/public/postman/apex-nexus-v1.postman_collection.json",
      "url": "https://developers.parkerapex.com/postman/apex-nexus-v1.postman_collection.json",
      "type": "postman_collection",
      "purpose": "Import first for broad platform examples."
    },
    {
      "file": "api-command-center/public/postman/apex-fhir-r4.postman_collection.json",
      "url": "https://developers.parkerapex.com/postman/apex-fhir-r4.postman_collection.json",
      "type": "postman_collection",
      "purpose": "FHIR R4 examples."
    },
    {
      "file": "api-command-center/public/postman/apex-cms-ecosystem-v1.postman_collection.json",
      "url": "https://developers.parkerapex.com/postman/apex-cms-ecosystem-v1.postman_collection.json",
      "type": "postman_collection",
      "purpose": "Partner lifecycle examples."
    }
  ]
}

