CompanyCam

CompanyCam is a photo-based job-site documentation platform for contractors and the trades — roofing, restoration, solar, home services and construction. Its mobile apps capture location- and time-stamped photos and videos that sync to a shared, project-organized workspace so crews, offices and clients stay aligned. The CompanyCam Core API (v2) is a REST API over projects, photos, videos, users, groups, tags, comments, documents, checklists and webhooks, secured with Bearer access tokens or OAuth 2.0 (authorization-code with PKCE and refresh tokens). It publishes an official OpenAPI 3.0 description, a Postman collection, granular per-resource OAuth scopes advertised via RFC 8414 metadata, HMAC-signed webhooks, and per-method rate limits. CompanyCam is backed by Insight Partners.

CompanyCam publishes 1 API on the APIs.io network: Core API (v2). Tagged areas include Company, Construction, Photos, Field Service, and Project Management.

The CompanyCam catalog on APIs.io includes 1 event-driven AsyncAPI specification.

CompanyCam’s developer surface includes documentation, API reference, getting-started guide, changelog, support, engineering blog, pricing, and 30 more developer resources.

50.5/100 developing Agent 85/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyConstructionPhotosField ServiceProject ManagementContractorsDocumentationWebhooks

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 50.5/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 15.7 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 7.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 85/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/companycam: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

CompanyCam Core API (v2)

REST API over CompanyCam projects, photos, videos, users, groups, tags, comments, documents, checklists and webhooks. Bearer token or OAuth 2.0.

MCP Servers

companycam-mcp.yml

MCP SERVER

Rate Limits

Companycam Rate Limits

0 limits

RATE LIMITS

Event Specifications

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: companycam
name: CompanyCam
description: CompanyCam is a photo-based job-site documentation platform for contractors and the trades — roofing, restoration,
  solar, home services and construction. Its mobile apps capture location- and time-stamped photos and videos that sync to
  a shared, project-organized workspace so crews, offices and clients stay aligned. The CompanyCam Core API (v2) is a REST
  API over projects, photos, videos, users, groups, tags, comments, documents, checklists and webhooks, secured with Bearer
  access tokens or OAuth 2.0 (authorization-code with PKCE and refresh tokens). It publishes an official OpenAPI 3.0 description,
  a Postman collection, granular per-resource OAuth scopes advertised via RFC 8414 metadata, HMAC-signed webhooks, and per-method
  rate limits. CompanyCam is backed by Insight Partners.
url: https://raw.githubusercontent.com/api-evangelist/companycam/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: enriched
x-tier-reason: portfolio-lead
image: https://cdn.companycam.com/dist/img/site/favicon-96x96-2021.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Construction
- Photos
- Field Service
- Project Management
- Contractors
- Documentation
- Webhooks
apis:
- name: CompanyCam Core API (v2)
  description: REST API over CompanyCam projects, photos, videos, users, groups, tags, comments, documents, checklists and
    webhooks. Bearer token or OAuth 2.0.
  humanURL: https://docs.companycam.com/
  baseURL: https://api.companycam.com/v2
  tags:
  - Construction
  - Photos
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/companycam-openapi-original.yml
  - type: Postman
    url: openapi/companycam-v2.postman_collection.json
  - type: Authentication
    url: authentication/companycam-authentication.yml
  - type: OAuthScopes
    url: scopes/companycam-scopes.yml
  - type: Conventions
    url: conventions/companycam-conventions.yml
  - type: ErrorCatalog
    url: errors/companycam-problem-types.yml
  - type: RateLimits
    url: rate-limits/companycam-rate-limits.yml
  - type: Webhooks
    url: asyncapi/companycam-webhooks.yml
  - type: DataModel
    url: data-model/companycam-data-model.yml
  - type: Overlay
    url: overlays/companycam-openapi-overlay.yaml
  - type: MCPServer
    url: mcp/companycam-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://companycam.com/
- type: DeveloperPortal
  url: https://docs.companycam.com/
- type: Documentation
  url: https://docs.companycam.com/
- type: APIReference
  url: https://docs.companycam.com/reference
- type: GettingStarted
  url: https://docs.companycam.com/docs/getting-started
- type: ChangeLog
  url: https://companycam.readme.io/changelog
- type: StatusPage
  url: https://status.companycam.com
- type: Support
  url: https://help.companycam.com
- type: Blog
  url: https://companycam.com/blog
- type: GitHubOrganization
  url: https://github.com/CompanyCam
- type: Pricing
  url: https://companycam.com/pricing
- type: SignUp
  url: https://app.companycam.com/signup
- type: TermsOfService
  url: https://companycam.com/terms
- type: PrivacyPolicy
  url: https://companycam.com/privacy
- type: Postman
  url: openapi/companycam-v2.postman_collection.json
- type: LLMsTxt
  url: llms/companycam-llms.txt
- type: SDKs
  url: packages/companycam-packages.yml
- type: Packages
  url: packages/companycam-packages.yml
- type: Authentication
  url: authentication/companycam-authentication.yml
- type: OAuthScopes
  url: scopes/companycam-scopes.yml
- type: Conventions
  url: conventions/companycam-conventions.yml
- type: RateLimits
  url: rate-limits/companycam-rate-limits.yml
- type: ErrorCatalog
  url: errors/companycam-problem-types.yml
- type: Lifecycle
  url: lifecycle/companycam-lifecycle.yml
- type: Conformance
  url: conformance/companycam-conformance.yml
- type: ChangeLog
  url: changelog/companycam-changelog.yml
- type: DataModel
  url: data-model/companycam-data-model.yml
- type: Webhooks
  url: asyncapi/companycam-webhooks.yml
- type: WellKnown
  url: well-known/companycam-well-known.yml
- type: SecurityTxt
  url: well-known/companycam-security.txt
- type: Security
  url: well-known/companycam-security.txt
- type: VulnerabilityDisclosure
  url: security/companycam-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/companycam-domain-security.yml
- type: AgenticAccess
  url: agentic-access/companycam-agentic-access.yml
- type: MCPServer
  url: mcp/companycam-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/companycam-openapi-overlay.yaml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence