✨ OONH — the Smart Execution Layer for MSMEs — See what's new
Pricing
Book a Demo Sign in Book a Demo →
Knowledge Base
Knowledge Base / API & Developers / REST API Overview

REST API Overview

Updated Jul 27, 2026 1 min read 222 views

Authentication

All API requests require an X-Internal-Key header with your API key. Generate keys under Settings → API → Keys. Each key can be scoped to specific modules.

Base URL

All endpoints use: https://your-domain.com/api/v1/

Common Endpoints

GET /api/v1/leads — List leads with filters
POST /api/v1/leads — Create a new lead
GET /api/v1/tasks — List tasks
POST /api/v1/invoices — Create invoice
GET /api/v1/autopilot/runs — List automation runs

Webhooks

Configure outbound webhooks under Settings → API → Webhooks. OONH sends POST requests to your URL when events occur: lead.created, invoice.paid, task.completed, sla.breached.

Rate Limits

API requests are limited to 100/minute per API key. Webhook deliveries retry 3 times with exponential backoff.

Was this article helpful?
Related Questions
What exactly does OONH automate?
What kind of businesses use OONH?
How long does it take to set up?
Do I need technical knowledge?
Still stuck?

Talk to our team. We respond fast.