Documentation Index
Fetch the complete documentation index at: https://playgent.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
All API requests should be made to:Authentication
The Playgent API uses Bearer token authentication. Include your API key in theAuthorization header:
Response Format
All responses are JSON. Successful responses include the requested data:Rate Limits
- Standard: 100 requests/minute
- Pro: 1000 requests/minute
API Sections
Agents
Create and manage agent configurations
Test Cases
Define test scenarios for your agents
Test Runs
Execute tests and get results
Tracing
Instrument agent execution with spans
Evaluation
Run evaluations with 27 built-in metrics (RAG, safety, agentic, multi-turn)
Optimization
Optimize prompts and run A/B tests

