Webhooks

Stream your agent's events in real time

Subscribe to events across primitives — inbound email, job completion, approval requests — and push to your backend.

Run in your agent

Paste and ship

Drop this prompt into Cursor, Claude Code, or any coding agent. It reads the skill manifest and wires up Webhooks for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Webhooks primitive in my project. Start with: naive webhooks create

Drop into any agent

In action

Event delivery for primitive lifecycle.

  • Event typesSubscribe per primitive.
  • Signed payloadsVerify authenticity.
  • RetriesDelivery guarantees.
  • Per-user routingTenant-specific endpoints.
Exact code

One call to webhooks

Same primitive from the CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Webhooks

Subscribe to events across primitives — inbound email, job completion, approval requests — and push to your backend.

Event types
Subscribe per primitive.
Signed payloads
Verify authenticity.
Retries
Delivery guarantees.
Per-user routing
Tenant-specific endpoints.
# Run with your API key exported
$ naive webhooks create

Related primitives

Start building with Webhooks

Get your API key and add webhooks to any agent in minutes — no infrastructure to run.