The Thena Platform APIs provide core functionality for authentication, resource management, and platform-level operations.

Base URLs

The Thena Platform API is available on the following environments:

Production

https://platform.thena.ai

Sandbox

https://platform.thena.tools

Authentication

All API requests require authentication using Bearer token and your organization ID:

Authorization: Bearer YOUR_API_TOKEN
X-Org-Id: YOUR_ORG_ID

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 Platform APIs using our interactive documentation