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

COR Tasks API

The Tasks API from COR — 8 operation(s) for tasks.

COR Tasks API is one of 27 APIs that COR 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, API documentation, and authentication docs.

This API exposes 15 operations across 8 paths, and defines 27 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.projectcor.com/v1.

15 operations 8 paths 27 schemas 2 DELETE7 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.projectcor.com/v1
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

COR Tasks API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 15

Across 8 paths, the API surfaces 15 operations — 2 DELETE, 7 GET, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Tasks 15
GET
/tasks
Get Tasks
4 params → 200
POST
/tasks
Create a task
body → 200
GET
/tasks/{task_id}
Get task by ID
1 param → 200
PUT
/tasks/{task_id}
Update a Task
1 param body → 200
DELETE
/tasks/{task_id}
Delete a Task
1 param → 204
GET
/tasks/search-by-title/{title}
Get tasks by title
1 param → 200
GET
/tasks/{task_id}/messages
Get messages by Task
1 param → 200
POST
/tasks/{task_id}/messages
Post task message
body → 200
GET
/tasks/{task_id}/attachments
Get task attachments
4 params → 200500
POST
/tasks/{task_id}/attachments
Upload task attachments
1 param body → 200400417
DELETE
/tasks/{task_id}/attachments
Delete task attachments
1 param body → 200404417
POST
/tasks/{task_id}/attachments/source/{source_type}
Create task attachment from external source
2 params body → 200400417
GET
/tasks/{task_id}/members
GET task members
1 param → 200
GET
/tasks/{task_id}/collaborators
Get task collaborators
1 param → 200
POST
/tasks/{task_id}/collaborators
Assign collaborators to a task
1 param body → 200400417

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are TaskAttachmentUploadedFile (26 properties), TaskAttachmentDetail (25 properties), UserBase (18 properties), TaskAttachmentSourceResponse (11 properties). Each schema is shown below with its type and property counts.

TaskCollaboratorsInput
object
2 properties 1 required
TaskCollaborator
object
9 properties
Attachment
object
5 properties
Message
object
3 properties
TaskInput
object
2 properties 1 required
TaskAttachmentUploadResponse
object
3 properties
TaskCollaboratorSummary
object
Summary of a collaborator assigned to a task (used in GET /tasks/{taskid}/collaborators)
6 properties
Label
object
7 properties
AttachmentUploadError
object
2 properties
AttachmentInput
object
5 properties
ValidationErrorArray
array
CORErrorResponse
object
3 properties
TaskAttachmentDeleteResponse
object
2 properties
UserBase
object
18 properties
User
PaginatedTasksResponse
object
Paginated response for tasks list
5 properties
TaskUpdateInput
object
7 properties 1 required
TaskAttachmentDetail
object
25 properties
Leave
object
11 properties
TaskAttachmentUploadedFile
object
26 properties
MessageInput
object
2 properties 1 required
TaskAttachmentSourceResponse
object
11 properties
CORCustomError
object
4 properties
TaskAttachmentListResponse
object
5 properties
Task
object
8 properties
LeaveType
object
8 properties
AttachmentUploadBadRequest
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cor-tasks-api-openapi.yml Raw ↑

Other APIs COR publishes across the network.

COR Attachments API
COR Auth API
COR Brands API
COR Clients API
COR Collaborators API
COR Contacts API
COR Contract Positions API
COR Contracts API
COR Contracts Users API
COR Costs API
COR Estimates API
COR Fees API
Where this information came from

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