Jump to Content
Genetec Clearance APIGuidesDiscussions
HomeGuidesDiscussions
v1.0

GuidesDiscussionsGenetec Clearance API
v1.0

Documentation

  • Getting Started with Clearance API
  • Clearance's data model
  • Authentication
  • JSON Connection File
    • How to generate a JSON Connection File
  • Clearance Datacenters
  • How to upload a file
    • Uploading coordinates trail (GPS)
    • File encryption
    • Working with a folder structure
    • Checksum
    • Use custom fields
  • Managing users
  • Managing devices
  • Clearance domains
  • Integrate with the Camera Registry

REST API

  • Overview
  • Interactive API Documentation
  • Secure Token Service (STS)
  • Document Service API
  • Search Service API
  • Case Service API
  • Key Store Service API
  • Device Service API
  • User Manager Service API
  • Device User Relationship Service API (DURS)
  • Evidence hierarchy Service API (EHS)
  • Custom Field Service API
Powered by 

Case Service API

Suggest Edits

The Case service manages all the cases contained in ONE tenant. The service can be called to created, edit, delete cases in the system as long as you have the CaseID.

If you don't know the CaseID, the Search Service API can find and return the caseID based on different search criteria.

Case Service Interactive Documentation

clearance-a-cs.geneteccloud.comclearance-a-cs.geneteccloud.com
Swagger UI Case Service

How to use the Interactive API Documentation

Updated over 2 years ago


  • Table of Contents
    • Case Service Interactive Documentation