Skip to main content

API Reference

The Snorbe API lets you call Snorbe’s research agents programmatically from external applications and scripts.

Authentication

All API requests require an API key. You can create API keys from the API Keys page in the dashboard. Include the API key in your request headers using one of these formats:
API keys are shown only once when created. If you lose a key, create a new one.

Base URL

Interactive API Reference

A Scalar-powered UI is available for browsing, searching, and executing every endpoint from your browser.

Snorbe API Reference (Scalar UI)

  • Browse parameters, responses, and code samples for every endpoint
  • Use “Try it out” to send real requests with your own API key
  • Conforms to OpenAPI 3.1

OpenAPI JSON

The machine-readable API spec is available as OpenAPI JSON (the Scalar UI uses this spec under the hood).
To print only the available paths:

Rate Limits

Each API key is limited to 100 requests per minute. Exceeding the limit returns 429 Too Many Requests.

Endpoints

Agent Execution

HITL (Human-in-the-Loop)

Workspace & Turns

Browser Control

Agent Management

Secrets

Graph Data

Agent Skill