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 Tasks API

The Tasks API from AlayaCare — 10 operation(s) for tasks.

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

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

This API exposes 18 operations across 10 paths, and defines 35 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://homecare.alayacare.ca/ext/api/v2/tasks, https://homecare.alayacare.com, https://homecare.staging.alayacare.com, https://homecare.uat.alayacare.com.

18 operations 10 paths 35 schemas 2 DELETE5 GET4 PATCH4 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

  • basic_auth — Basic HTTP auth over https

Paths & Operations 18

Across 10 paths, the API surfaces 18 operations — 2 DELETE, 5 GET, 4 PATCH, 4 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Tasks 18
GET
/tasks
Get a list of tasks.
12 params → 200400401
POST
/tasks
Create a task.
body → 201400
GET
/tasks/{id}
Get task details by task ID.
1 param → 200404
PUT
/tasks/{id}
Update a task.
1 param body → 200400404
POST
/tasks/{id}/change_status
Update a task status.
1 param body → 200400404
GET
/tasks/count
Retrieve total number of tasks by various criteria
27 params → 200400401403404
GET
/tasks/{task_id}
Retrieve a task by id
1 param → 200400401403404
PUT
/tasks/{task_id}
Update a task
5 params body → 200400401403404
PATCH
/tasks/{task_id}
Patch a task
1 param body → 200400401403404
DELETE
/tasks/{task_id}
Delete a task
1 param → 204401403404
PATCH
/tasks/{task_id}/status/{status}
Change the status of a task by id
2 params → 200400401403404
POST
/tasks/clone
Clone a task
body → 201400401403404
GET
/tasks/{task_id}/sub_tasks
Retrieve sub tasks
3 params → 200400401403404
POST
/tasks/{task_id}/sub_tasks
Add a sub task
1 param body → 201400401403404
DELETE
/tasks/bulk_action
Delete multiple tasks
body → 204400401403
PATCH
/tasks/bulk_action
Update multiple tasks
body → 200400401403
PUT
/tasks/bulk_action
Update multiple tasks
body → 200400401403
PATCH
/tasks/bulk_action/status
Change the status of multiple tasks
body → 200400401403

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are Task_2 (24 properties), Task (21 properties), TaskPatchRequest (12 properties), SubTask (10 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
Error response
2 properties 2 required
TaskPriority
string
Task priority. Not a required field; default value is low.
FormRead
object
2 properties 2 required
ReportFieldCreate
object
2 properties 1 required
TaskStatus
string
Task status.
FormCreate
object
1 property 1 required
TaskUpdate
object
8 properties
ReportRead
object
3 properties 3 required
ReportCreate
object
1 property 1 required
Task
object
21 properties 8 required
ReportField
object
6 properties 5 required
TaskList
object
4 properties
TaskCreate
object
10 properties 1 required
ErrorResponse_2
object
4 properties 2 required
SubTask
object
Tasks can have 0 or more sub tasks. Progress on a parent task is tracked by reviewing the status of sub tasks.
10 properties
BulkUpdateActionResponse
object
Encapsulates a bulk update action response
1 property
TaskSource
integer
TaskExtension
object
Custom defined extensions
4 properties
TaskExtensionType
string
BulkUpdatePatchActionRequest
object
Encapsulates a bulk update patch action request
1 property
PaginatedSubTaskList
object
1 property
TaskExtensionSchema
object
Schema for custom defined extension field
8 properties
Person
object
Encapsulates the bare details of a person
10 properties
Priority
integer
Priority of a Task or Sub Task
BulkUpdateActionRequest
object
Encapsulates a bulk update action request
5 properties
PaginatedTaskList
object
1 property
TaskCount
object
Task Count
1 property
BulkUpdateStatusActionRequest
object
Encapsulates a bulk update status action request
1 property
Task_2
object
Task Model Primary Key: taskid
24 properties
CloneTaskRequest
object
Encapsulates a clone task request
1 property
BulkDeleteActionRequest
object
Encapsulates a bulk delete action request
1 property
TaskPatchRequest
object
Request body for patching a task. The request contains one or more fields to update in a task. The fields are optional, but at least one field must be provided…
12 properties
Status
integer
Status of a Task or Sub Task
NamedEntity
object
Encapsulates an entity that has a name, but is not a person.
4 properties
TaskContext
object
Context to which a task applies.
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

alayacare-tasks-api-openapi.yml Raw ↑

Other APIs AlayaCare publishes across the network.

AlayaCare Employee API
AlayaCare Scheduler API
AlayaCare Clinical 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
AlayaCare Attachment Directory API
Where this information came from

This is an independent, third-party profile of AlayaCare Tasks 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.