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

The Projects API from COR — 14 operation(s) for projects.

COR Projects API is one of 27 APIs that COR publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 22 operations across 14 paths, and defines 20 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.

22 operations 14 paths 20 schemas 4 DELETE10 GET5 POST3 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 Projects 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 22

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

Projects 22
GET
/projects
Get Projects
3 params → 200
POST
/projects
Create a project
body → 200
GET
/projects/{project_id}
Get project by ID
1 param → 200
PUT
/projects/{project_id}
Update a project
1 param body → 200
DELETE
/projects/{project_id}
Delete a project
1 param → 204
GET
/projects/search-by-name/{project_name}
Get projects by name
1 param → 200
POST
/projects/{id}/messages
Post project message
1 param body → 200
GET
/projects/{project_id}/messages
Get messages by project
1 param → 200
GET
/projects/{project_id}/project_cost
Get Project Costs
1 param → 200
POST
/projects/{project_id}/project_cost
Add Project Cost
1 param body → 200
PUT
/projects/{project_id}/project_cost/{project_cost_id}
Update Project Cost
2 params body → 200
DELETE
/projects/{project_id}/project_cost/{project_cost_id}
Delete Project Cost
2 params → 204
GET
/projects/{project_id}/attachments
Get attachment by Project
1 param → 200
GET
/projects/{project_id}/labels
Get project labels
5 params → 200400
GET
/projects/{project_id}/collaborators
Get project collaborators
1 param → 200400
POST
/projects/{project_id}/collaborators
Add project collaborators
1 param body → 201400
DELETE
/projects/{project_id}/collaborators/{user_id}
Delete project collaborator
2 params → 204400
GET
/projects/{project_id}/project_estimate
Get Project Estimates
1 param → 200
POST
/projects/{project_id}/project_estimate
Add Project Estimate
1 param body → 200
PUT
/projects/{project_id}/project_estimate/{project_estimate_id}
Update a Project Estimate
2 params body → 200
DELETE
/projects/{project_id}/project_estimate/{project_estimate_id}
Delete a Project Estimate
2 params → 204
GET
/projects/{project_id}/ratecard
Get project ratecard
1 param → 200

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Project (36 properties), ProjectInput (32 properties), ProjectPutUpdateBody (27 properties), Ratecard (12 properties). Each schema is shown below with its type and property counts.

ProjectCategoryInput
object
2 properties 1 required
ProjectEstimate
object
6 properties
Attachment
object
5 properties
ProjectInput
object
32 properties 2 required
Message
object
3 properties
ProjectPutUpdateBody
object
Fields to update on a project. Include only the properties you want to change.
27 properties
ProjectUserPositionInput
object
2 properties 1 required
ProjectLabelsResponse
object
2 properties 1 required
ProjectCost
object
7 properties
Label
object
7 properties
AttachmentInput
object
5 properties
Ratecard
object
A ratecard defines pricing configurations for the company
12 properties
ProjectCollaborator
object
Collaborator item returned by GET /projects/{projectid}/collaborators
5 properties
Project
object
36 properties
ProjectEstimateInput
object
5 properties 3 required
MessageInput
object
2 properties 1 required
ProjectCostInput
object
6 properties 3 required
PaginatedProjectsResponse
object
Paginated response for projects list
6 properties
CORCustomError
object
4 properties
Category
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cor-projects-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 Projects 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.