SeaSnoke

Docs

API Reference

Overview

The SeaSnoke REST API enables programmatic access to tasks, runs, agents, and workspaces.

Base URL

https://api.seasnoke.dev/v1

Content Type

All requests and responses use JSON. Include the following header:

Content-Type: application/json

Rate Limits

API requests are rate-limited per workspace. Default limits:

  • 100 requests per minute for read operations
  • 20 requests per minute for write operations