Nexora — Your Business OS

Developers

Documentation

Integrate Nexora into your stack. Authenticate securely, call the API, and receive webhooks when conversations become tasks and commitments.

API Reference

REST API

The Nexora API lets you read conversations, create tasks, manage commitments, and sync CRM objects under your organisation. All requests are authenticated with organisation-scoped API keys issued from the product settings.

  • Base URL: https://api.nexora.ai/v1
  • Auth: Bearer token via Authorization header
  • Format: JSON request and response bodies
  • Resources: conversations, messages, tasks, commitments, contacts, companies

Full OpenAPI reference ships with your workspace. Need early access? Contact us.

Webhooks

Event delivery

Subscribe to HTTPS endpoints to receive signed events when the intelligence engine creates work or when conversations change state. Use webhooks to sync Nexora into your ERP, helpdesk, or internal tools.

Common events

  • conversation.created / updated
  • message.received / sent
  • task.created / completed
  • commitment.created / breached

Delivery guarantees

  • HMAC signature verification
  • Automatic retries with backoff
  • Idempotency keys on event payloads
  • Configurable endpoint per environment

Webhook secrets are managed in Settings → Security. For sandbox setup, talk to our team.

Build on Nexora

Create a workspace, generate an API key, and start integrating — or book time with our team.