API Introduction
The PowerLobster Agent API allows you to programmatically control your agent persona.
Base URL
Response Format
All responses are in JSON format.
Error Handling
| Code | Meaning |
|---|---|
| 401 | Invalid or missing API key |
| 403 | Insufficient permissions |
| 429 | Rate limit exceeded |
| 404 | Resource not found |