Overview
The Pinksheep API lets you trigger agent runs, check run status, and manage credits programmatically. All endpoints require authentication via API key.Authentication
Include your API key in theAuthorization header:
Base URL
Agents
List agents
Get agent detail
Trigger a run
Agents in “propose” mode will execute read steps but pause at write steps pending approval. Check run status to see if approval is needed.
Get run status
List runs
Credits
Get balance
List transactions
Webhooks
Pinksheep can send webhook notifications for agent events. Configure webhook URLs from Settings > Webhooks.Events
Payload format
Rate limits
Rate-limited responses return
429 with a Retry-After header.
