{
  "api_version": "v1",
  "name": "One Care Portal",
  "legal_name": "One Care Portal LLC",
  "canonical_url": "https://onecareportal.com",
  "demo_url": "https://onecareportal.com/demo",
  "existing_customer_login_url": "https://app.onecareportal.com",
  "contact": {
    "email": "support@onecareportal.com",
    "phone": "+1-502-509-6887",
    "location": "Louisville, KY, US"
  },
  "products": [
    {
      "id": "case-management",
      "name": "Case Management Care Module",
      "url": "https://onecareportal.com/case-management-software",
      "pricing": "$5.99 per active participant per month"
    },
    {
      "id": "adhc",
      "name": "ADHC Care Module",
      "url": "https://onecareportal.com/adult-day-care-software",
      "pricing": "$5.99 per active participant per month"
    },
    {
      "id": "billing",
      "name": "Billing Module",
      "url": "https://onecareportal.com/medicaid-billing-software",
      "pricing": "$1.50 per submitted claim"
    },
    {
      "id": "era-dashboard",
      "name": "Standalone 835 ERA Dashboard",
      "url": "https://onecareportal.com/era-dashboard",
      "pricing": "$199/month base + $0.10 per claim or remit claim reviewed"
    }
  ],
  "links": {
    "documentation": "https://onecareportal.com/developers",
    "openapi": "https://onecareportal.com/.well-known/openapi.json",
    "llms": "https://onecareportal.com/llms.txt",
    "versioning_policy": "https://onecareportal.com/docs/api-versioning"
  }
}
