# BioIntelliSense > BioIntelliSense is a Golden, Colorado continuous health monitoring company. Its FDA-cleared BioButton multi-patient wearable, BioSticker, BioHub cellular/Wi-Fi gateways, BioMobile smartphone app and BioDashboard exception-management software stream medical-grade vital signs — heart rate, respiratory rate, skin temperature, body position, activity and sleep — from in-facility acute care through post-acute and at-home remote patient monitoring. Telemetry moves over Bluetooth to a gateway and into the BioCloud data-as-a-service platform, where analytics and clinician alerting run and where EMR/EHR integrations consume the data. ## Agent-relevant status - **There is no public API.** The BioCloud API host (`https://biocloud.biointellisense.com`) is live but returns HTTP 401 `{"code":"authentication_header_missing"}` on every path, including `/openapi.json`, `/docs`, `/graphql`, `/mcp` and `/.well-known/*`. - **No OpenAPI, no GraphQL SDL, no MCP server, no A2A agent card, no `llms.txt`** is published by BioIntelliSense on any host (this file is generated by API Evangelist, not served by the provider). - **No developer portal, no SDKs, no CLI, no Postman collection, no public GitHub organization.** Integration is arranged commercially under a Master Services Agreement; EMR delivery is done as HL7 v2 through an integration engine (a published Rhapsody/Envoy iPaaS case study describes JSON device data transformed to HL7 into Epic). - `api.biointellisense.com` is a **dangling CNAME** to `demo19-prod.apigee.net`, which no longer resolves. Do not treat it as an API host. ## Products - [BioButton](https://www.biointellisense.com/): FDA-cleared coin-sized multi-patient wearable for continuous vital signs - [BioMobile](https://www.biointellisense.com/biomobile/): patient smartphone app that relays device data to BioCloud - [BioHub](https://www.biointellisense.com/biohub/): cellular (5G) and Wi-Fi gateway for Bluetooth-to-cloud transmission - [BioDashboard](https://www.biointellisense.com/biodashboard/): clinician exception-management and alerting software - [Solutions: in-facility patient monitoring](https://www.biointellisense.com/solutions/in-facility-patient-monitoring/) ## Docs - [Resources / product guides and IFUs](https://www.biointellisense.com/resources/) - [Support](https://www.biointellisense.com/support) - [Clinical evidence](https://www.biointellisense.com/evidence/) - [News](https://www.biointellisense.com/category/news/) - [Company](https://www.biointellisense.com/company/) - [Contact](https://www.biointellisense.com/contact/) — support@biointellisense.com, +1 888-908-8804 ## Legal and operations - [Website, Application, and Product User Terms of Use](https://www.biointellisense.com/platform-and-product-user-terms-of-use/) - [Privacy Policy](https://www.biointellisense.com/privacy-policy/) — PHI handled under HIPAA/HITECH; CCPA/CPRA rights; encryption at rest and in transit - [Service Level Agreement](https://www.biointellisense.com/service-level-agreement/) — 99.9% monthly availability for BioCloud and BioDashboard; P1 response within 2 hours; support Mon–Fri 07:00–19:00 MT with 24×7 for P1/P2 - [Status page](https://status.biointellisense.com/) — StatusPal, sign-in required - [Legal index](https://www.biointellisense.com/legal) ## API Evangelist artifacts - [apis.yml](https://raw.githubusercontent.com/api-evangelist/biointellisense/refs/heads/main/apis.yml) - authentication/biointellisense-authentication.yml — observed 401 gate, credential type undisclosed - errors/biointellisense-problem-types.yml — the observed `{code, description}` error envelope (not RFC 9457) - conventions/biointellisense-conventions.yml — cross-cutting semantics, all undocumented - conformance/biointellisense-conformance.yml — HIPAA/HITECH/CCPA/FDA 510(k) yes; SOC 2/ISO 27001/FHIR/OAuth/OpenAPI no - lifecycle/biointellisense-lifecycle.yml — SLA, support tiers, status page, FDA clearance - packages/biointellisense-packages.yml — five first-party mobile apps, zero client libraries - security/biointellisense-domain-security.yml — TLS 1.3 on the site, TLS 1.2 on the API host, no HSTS, no DNSSEC, no CAA, SPF present, DMARC p=none - well-known/biointellisense-well-known.yml — 21 paths probed across 3 hosts, zero 200s Generated 2026-08-02 by the API Evangelist enrichment pipeline.