CompanyCam
communityPhoto documentation app for contractors with project timelines and before/after photos.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.companycam.com/v2/projectsList projects
Parameters
pagepage (integeroptionalstatusactive|archived (stringoptionalper_pageresults (integeroptionalReturns
projects[] with id, name, address, status, photos_count, created_at, updated_at, coordinatesGET
https://api.companycam.com/v2/projects/{projectId}/photosList project photos
Parameters
per_pageresults (integeroptionalprojectIdproject ID (stringrequiredReturns
photos[] with id, uri, thumbnail_uri, captured_at, creator, coordinates, tags[], annotations[]GET
https://api.companycam.com/v2/projects/{projectId}Get project details
Parameters
projectIdproject ID (stringrequiredReturns
id, name, address, status, photos_count, tags[], coordinates, creator, created_at, integrations[]