Skip to main content
POST
Executes a capability (reason, search, read, etc.) and returns the result along with billing metadata.

Path Parameters

string
required
The capability to execute. One of: reason, search, read, scrape, execute, imagine, speak, transcribe, email, sms

Request Body

Request body varies by capability. See capability-specific documentation for details.

Common Parameters

string
Specific provider to use. If omitted, Saturn chooses the best available.

Capability-Specific Parameters

string
required
The text prompt to send to the LLM.
string
Specific model (e.g., gpt-4o, claude-sonnet-4-20250514)
string
System prompt for context
number
Maximum tokens in response
number
Sampling temperature (0-2)

Response

object
Capability-specific result data
object
Billing and execution metadata