Cynomi Public API

Platform-agnostic REST API for bi-directional task synchronization between Cynomi and any PSA or ticketing system — push remediation tasks from Cynomi and pull status updates back to keep both systems a single source of truth. Region-scoped and namespaced under /v1/; authenticated with an Auth0-issued JWT access token. The full reference is gated behind platform login.

API entry from apis.yml

apis.yml Raw ↑
name: Cynomi Public API
description: Platform-agnostic REST API for bi-directional task synchronization between Cynomi and any
  PSA or ticketing system — push remediation tasks from Cynomi and pull status updates back to keep both
  systems a single source of truth. Region-scoped and namespaced under /v1/; authenticated with an Auth0-issued
  JWT access token. The full reference is gated behind platform login.
humanURL: https://cynomi.com/platform/integrations/public-api/
baseURL: https://api.prod-eu.eu.cynomi.com
tags:
- Security
- Compliance
- Task Synchronization
properties:
- type: Authentication
  url: authentication/cynomi-authentication.yml
- type: OAuthScopes
  url: scopes/cynomi-scopes.yml
- type: Conventions
  url: conventions/cynomi-conventions.yml