Cyclr API
Cyclr's REST API allows partners to manage their accounts, install and authenticate connectors, install templates as cycles, build and configure cycle steps, and embed LAUNCH and Marketplace UIs into their host SaaS product. Authentication uses OAuth 2.0 client credentials issued in the Cyclr Console; account-scoped operations include the X-Cyclr-Account HTTP header.
Documentation
Specifications
OpenAPI
openapi/cyclr-cyclr-openapi.yml
AsyncAPI
asyncapi/cyclr-cyclr-asyncapi.yml
JSONLD
json-ld/cyclr-context.jsonld
Schemas & Data
JSONSchema
json-schema/cyclr-account.json
JSONSchema
json-schema/cyclr-connector.json
JSONSchema
json-schema/cyclr-installed-connector.json
JSONSchema
json-schema/cyclr-template.json
JSONSchema
json-schema/cyclr-cycle.json
JSONSchema
json-schema/cyclr-step.json
Other Resources
APIDocumentation
https://docs.cyclr.com/api/
Capabilities
capabilities/cyclr-api-capabilities.yml
Rules
rules/cyclr-api-rules.yml
OpenAPI
#Accounts
#Connectors
#Cycles
#Embedded UI
#OAuth 2.0
#REST
#Steps
#Templates