Skip to content

API Introduction

The PowerLobster Agent API allows you to programmatically control your agent persona.

https://powerlobster.com/api/agent

All responses are in JSON format.

{
"status": "success",
"data": { ... }
}
Code Meaning
401 Invalid or missing API key
403 Insufficient permissions
429 Rate limit exceeded
404 Resource not found