How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AlayaCare Vitals API

The Vitals API from AlayaCare — 3 operation(s) for vitals.

AlayaCare Vitals API is one of 113 APIs that AlayaCare publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Vitals. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.4.

Requests are made against a single base URL, https://homecare.alayacare.ca/ext/api/v2/clinical.

6 operations 3 paths 10 schemas 3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.4
Base URL
https://[tenant].[environment].alayacare.[domain]/ext/api/v2/patients/
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

AlayaCare Vitals API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basic_auth).

  • basic_auth — Basic HTTP auth over https

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Vitals 6
GET
/vitals/client/{client_id}
Get a list of a client's vital recordings by the client's AlayaCare ID
7 params → 200401400
POST
/vitals/client/{client_id}
Record a vital for a client using the client's AlayaCare ID
1 param body → 201401400
GET
/vitals/client/by_id/{external_client_id}
Get a list of a client's vital recordings by the client's external ID
7 params → 200401400
POST
/vitals/client/by_id/{external_client_id}
Record a vital for a client using the client's external ID
1 param body → 201401400
GET
/vitals/{vital_id}
Get details of a vital recording
1 param → 200401400404
PUT
/vitals/{vital_id}
Update a vital recording
1 param body → 200401400404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are VitalCreate (12 properties), PaginatedList (4 properties), Vital (2 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

VitalOptions
objectnull
Additional options required for some vital types.
2 properties
ErrorResponse
object
Error response
2 properties 2 required
VitalList
object
A list of vitals
1 property
VitalCreate
object
Vital details
12 properties 5 required
VitalName
string
The name identifying the vital type.
VitalUnits
string
The unit used to record the vital.
VitalOptionRoute
string
The route that awas used when recording a vital like temperature.
VitalOptionPosition
string
The position of the client when recording a vital like bloodpressure or pulse.
Vital
object
Vital details
2 properties 6 required
PaginatedList
object
Base model of all paginated lists
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

alayacare-vitals-api-openapi.yml Raw ↑

Other APIs AlayaCare publishes across the network.

AlayaCare Employee API
AlayaCare Scheduler API
AlayaCare Clinical API
AlayaCare Tasks API
AlayaCare Forms API
AlayaCare Accounting API
AlayaCare Medication API
AlayaMarket Marketplace API
AlayaCare Residential (Resi) API
AlayaCare Accounts API
AlayaCare Activities of Daily Living (ADL) API
AlayaCare Activity Codes API
Where this information came from

This is an independent, third-party profile of AlayaCare Vitals API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.