Agent Studio APIs

The Agent Studio APIs allow you to programmatically create, train, and manage AI agents using Thena Agent Studio.

Base URL

https://agent-studio.thena.ai/v1

Authentication

All API requests require authentication using Bearer tokens:

Authorization: Bearer YOUR_API_TOKEN

Rate Limits

  • Standard tier: 100 requests per minute
  • Enterprise tier: Custom limits based on your plan

API Reference

Interactive API Reference

Explore and test the Agent Studio APIs using our interactive documentation