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

CompanyCam Projects API

The Projects API from CompanyCam — 17 operation(s) for projects.

CompanyCam Projects API is one of 10 APIs that CompanyCam 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, authentication docs, and rate-limit docs.

This API exposes 27 operations across 17 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://api.companycam.com/v2.

27 operations 17 paths 21 schemas 3 DELETE12 GET1 PATCH7 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://api.companycam.com/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

CompanyCam Projects API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 27

Across 17 paths, the API surfaces 27 operations — 3 DELETE, 12 GET, 1 PATCH, 7 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Projects 27
GET
/projects
List Projects
listProjects 4 params → 200400404500
POST
/projects
Create Project
createProject 1 param body → 201400404500
GET
/projects/{id}
Retrieve Project
getProject 1 param → 200400404500
PUT
/projects/{id}
Update Project
updateProject 1 param body → 200400404500
DELETE
/projects/{id}
Delete Project
deleteProject 1 param → 204400404500
PATCH
/projects/{id}/archive
Archive Project
archiveProject 1 param → 200400403404500
PUT
/projects/{id}/restore
Restore Project
restoreProject 1 param → 200400404500
GET
/projects/{project_id}/photos
List Photos
listProjectPhotos 10 params → 200400404500
POST
/projects/{project_id}/photos
Add Photo
createProjectPhoto 2 params body → 201400404500
GET
/projects/{project_id}/videos
List Videos
listProjectVideos 8 params → 200400404500
GET
/projects/{project_id}/assigned_users
List assigned users
listProjectAssignedUsers 3 params → 200400404500
PUT
/projects/{project_id}/assigned_users/{user_id}
Assign a user to a project
assignUserToProject 3 params → 201400404500
DELETE
/projects/{project_id}/assigned_users/{user_id}
Remove assigned user from project
removeUserFromProject 3 params → 204400404500
PUT
/projects/{project_id}/notepad
Update the project notepad
updateProjectNotepad 1 param body → 201400404500
GET
/projects/{project_id}/collaborators
List project collaborators
listProjectCollaborators 3 params → 200400404500
GET
/projects/{project_id}/invitations
List project invitations
listProjectInvitations 3 params → 200400404500
POST
/projects/{project_id}/invitations
Create a new project invitation for collaboration
createInvitation 2 params → 201400404500
GET
/projects/{project_id}/labels
List Project Labels
listProjectLabels 3 params → 200400404500
POST
/projects/{project_id}/labels
Add Labels
createProjectLabels 1 param body → 201400404500
DELETE
/projects/{project_id}/labels/{id}
Delete Label
deleteProjectLabel 2 params → 204400404500
GET
/projects/{project_id}/documents
List Project Documents
listProjectDocuments 3 params → 200400404500
POST
/projects/{project_id}/documents
Upload a Document
createProjectDocument 2 params body → 201400404500
GET
/projects/{project_id}/comments
List Project Comments
listProjectComments 3 params → 200400404500
POST
/projects/{project_id}/comments
Add Project Comment
createProjectComment 2 params body → 201400404500
GET
/projects/{project_id}/checklists
List Project Checklists
listProjectChecklists 1 param → 200400404500
POST
/projects/{project_id}/checklists
Create Checklist on Project from a Checklist Template
createProjectChecklist 2 params body → 201400404500
GET
/projects/{project_id}/checklists/{id}
Retrieve Project Checklist
getProjectChecklist 2 params → 200400404500

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are Project (21 properties), Photo (17 properties), Video (16 properties), Task (16 properties). Each schema is shown below with its type and property counts.

ProjectInvitation
object
10 properties
ImageURI
object
3 properties 2 required
Task
object
16 properties
User
object
11 properties 1 required
Tag
object
6 properties 1 required
Address
object
6 properties
Checklist
object
12 properties
Comment
object
10 properties 1 required
ProjectNotepad
object
1 property 1 required
Document
object
11 properties 1 required
ChecklistSection
object
8 properties
Photo
object
17 properties 1 required
ProjectCollaborator
object
7 properties
ProjectContactRequest
object
3 properties 1 required
SubTask
object
8 properties
ProjectIntegration
object
2 properties 2 required
ProjectContactResponse
object
7 properties
Error
object
1 property
Coordinate
object
2 properties 2 required
Project
object
21 properties 1 required
Video
object
16 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

companycam-projects-api-openapi.yml Raw ↑

Other APIs CompanyCam publishes across the network.

CompanyCam Checklists API
CompanyCam Company API
CompanyCam Groups API
CompanyCam Photos API
CompanyCam Tags API
CompanyCam Templates API
CompanyCam Users API
CompanyCam Videos API
CompanyCam Webhooks API
Where this information came from

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