Platform
Read-only catalog and product information — plans and pricing, supported connectors, the public roadmap, and the changelog.
Endpoints under /tmr return read-only catalog and product information about the platform itself — available plans and pricing, the list of supported connectors, the public product roadmap, and the changelog.
These endpoints are not scoped to a team. They require a valid bearer token for authentication, but no team role and no teamId.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /tmr/plans | List available plans and pricing |
GET | /tmr/connectors | List supported connectors |
GET | /tmr/connectors/{connectorId} | Get one connector |
GET | /tmr/roadmap | List public roadmap items |
GET | /tmr/changelog | List changelog entries |
Authentication: Bearer token · Rate limit: default (120 / 60s)