Developers

API Integration and Event Webhooks

Last updated: May 10, 2026

REST API Authentication

All programmatic interactions with Ethylens require a secure Bearer token. Generate API keys under Settings > Developer Center > API Keys. All requests must be sent over HTTPS.

Authorization: Bearer eth_live_...

Webhook Events

Webhooks allow your internal systems to listen to real-time events. Configure target webhook URLs in the Developer Portal. Supported event topics include:

  • compliance.cycle.started: Triggered when a new recurring cycle runs.
  • compliance.task.completed: Sent when the final Approver signs off on a run.
  • compliance.deadline.critical: Sent when a statutory task is 24 hours away from expiration without approval.

Single Sign-On (SSO)

Enterprise plans support federated identity provider integration. We support SAML 2.0 and OIDC protocols, enabling compatibility with Microsoft Entra ID (Azure AD), Okta, Ping Identity, and Google Workspace.