Public Beta
GET /v1/integrations · 200 OK

Connect everything.
Break nothing.

Connect your existing tools — banking, CRM, e-commerce, ERP. Every piece of data flows into Numezis with context and traceability intact.

TLS 1.3 + mTLSReal-time WebhooksTypeScript SDK12+ native connectors

Connect your existing tools

Native or via API. No middleware to maintain.

SalesforceSoon
Sync clients and opportunities into Numezis.
HubSpotBeta
Contacts and deals synced in real time.
ZohoSoon
CRM import and contact synchronization.
StripeLive
Native payments and refunds.
n8nLive
Event-driven automation graphs.
OdooSoon
ERP import and data synchronization.
WordPressBeta
WooCommerce store connection.
SlackLive
Real-time notifications and alerts.
GmailLive
Document ingestion via email.
ShopifySoon
Orders and invoices imported automatically.
QuickBooksBeta
Accounting export and sync.
TwilioSoon
SMS and voice notifications.
Don't see your tool? Contact us — the API covers everything.

An API built for developers

Stable REST, event-driven webhooks and TypeScript SDK. Build production automation graphs in hours.

live
1# Authentication: Bearer token in the Authorization header # Base URL: https://api.numezis.com/api/v1 curl -X POST https://api.numezis.com/api/v1/invoices \ -H "Authorization: Bearer nz_live_sk_••••••••••••" \ -H "Content-Type: application/json" \ -d '{ "customer_id": "cust_QwErtY1234", "currency": "CHF", "items": [ { "description": "Conseil strategique Q1", "quantity": 1, "unit_price": 4500.00, "tax_rate": 8.1 } ], "due_days": 30, "auto_reconcile": true, "locale": "fr-CH" }' # Response 201 Created { "id": "inv_8k2PxMnZQa", "status": "draft", "total": 4864.50, "currency": "CHF", "due_date": "2026-03-28", "pdf_url": "https://cdn.numezis.com/invoices/inv_8k2PxMnZQa.pdf", "context_linked": true # Attached to Business Graph }
api.numezis.com/api/v1·HTTPS + mTLS·ISO 27001

How it works

Three steps. Zero middleware.

01

Connect the source

API key or OAuth in 2 minutes. Your data arrives in Numezis with context preserved.

02

Normalize and enrich

The Business Graph maps incoming data into a coherent model. AI validates and fills gaps automatically.

03

Automate workflows

Webhooks and events trigger your automation graphs — reconciliation, follow-ups, close.

Bearer nz_live_sk_••••••••

Your stack.

One API key. Agents that do the rest.