Cogniac Public API

Multi-tenant REST API for the Cogniac computer-vision platform (CloudCore): manage tenants, applications, subjects, media, detections, EdgeFlow/CloudFlow appliances, network cameras, deployment groups, and workflows. Authenticated with a per-user API key (or username/password / SAML SSO via cogniac auth login); JSON request/response; cursor pagination; rate limited.

API entry from apis.yml

apis.yml Raw ↑
name: Cogniac Public API
description: 'Multi-tenant REST API for the Cogniac computer-vision platform (CloudCore): manage tenants,
  applications, subjects, media, detections, EdgeFlow/CloudFlow appliances, network cameras, deployment
  groups, and workflows. Authenticated with a per-user API key (or username/password / SAML SSO via cogniac
  auth login); JSON request/response; cursor pagination; rate limited.'
humanURL: https://docs.cogniac.io/
baseURL: https://api.cogniac.io/
tags:
- Computer Vision
- Machine Learning
- Visual Inspection
properties:
- type: Documentation
  url: https://docs.cogniac.io/
- type: Authentication
  url: authentication/cogniac-authentication.yml
- type: Conventions
  url: conventions/cogniac-conventions.yml
- type: ErrorCatalog
  url: errors/cogniac-error-codes.yml
- type: DataModel
  url: data-model/cogniac-data-model.yml