CCC Secure Share API

CCC's only publicly named API product. Secure Share is described by CCC as "a network using cloud-based APIs to permit more than 22,000 collision repairers to connect to apps using the CIECA BMS data standard", replacing the legacy EMS local-file "data pump" model with a "RESTful cloud service API, JSON/XML". It moves collision assignment, estimate, final bill and part price change messages between CCC ONE Estimating licensees and registered third-party applications. No public API reference, no OpenAPI and no documented base URL are published - the app developer dashboard, "full API documentation including samples and technical documentation", is released only after registration, CCC review of the application, and active CIECA membership. The live API host api.cccsecureshare.com returns 404 on every unauthenticated discovery path, so the base URL below is observed rather than documented by CCC.

API entry from apis.yml

apis.yml Raw ↑
aid: ccc-intelligent-solutions:ccc-secure-share-api
name: CCC Secure Share API
description: CCC's only publicly named API product. Secure Share is described by CCC as "a network using
  cloud-based APIs to permit more than 22,000 collision repairers to connect to apps using the CIECA BMS
  data standard", replacing the legacy EMS local-file "data pump" model with a "RESTful cloud service
  API, JSON/XML". It moves collision assignment, estimate, final bill and part price change messages between
  CCC ONE Estimating licensees and registered third-party applications. No public API reference, no OpenAPI
  and no documented base URL are published - the app developer dashboard, "full API documentation including
  samples and technical documentation", is released only after registration, CCC review of the application,
  and active CIECA membership. The live API host api.cccsecureshare.com returns 404 on every unauthenticated
  discovery path, so the base URL below is observed rather than documented by CCC.
humanURL: https://www.cccsecureshare.com/Developers
baseURL: https://api.cccsecureshare.com
tags:
- Claims
- Collision Repair
- CIECA BMS
- Partner Gated
properties:
- type: Documentation
  url: https://www.cccsecureshare.com/Developers
- type: Documentation
  url: https://www.cccsecureshare.com/Faq
- type: SignUp
  url: https://www.cccsecureshare.com/Register
- type: Login
  url: https://www.cccsecureshare.com/Login
- type: Conventions
  url: conventions/ccc-intelligent-solutions-conventions.yml