Sdk
Section details.
Repo-backed developer guidance for API integration, authentication, docs and operational limits.
Section details.
Use API keys created in the panel and bearer-token compatible headers where documented.
Text, image, audio and video analysis are exposed through documented REST endpoints.
Webhook coverage is surfaced carefully where repo-backed routes and integration patterns already exist.
Documented public limits and purchase-flow limits are separated so teams can plan reliable integrations.
Use official SDK references where the repo already documents supported languages and examples.
Full endpoint documentation is published at /developers/api-reference with downloadable OpenAPI, Postman, and CLI assets.
Current public lifecycle for SDK and integration surfaces.
| Surface | Lifecycle | Notes |
|---|---|---|
| Python SDK | Published | Published on PyPI v0.1.0. Install: pip install trustoriginality. |
| JavaScript SDK | Published | Published on npm v0.1.0. Install: npm install @trustoriginalityai/sdk. |
| WordPress plugin | Ready · Store submission pending | Plugin package and publish-gate workflow are ready; public store submission is pending. |
| Drupal module | MVP available | Module is available as an MVP for current Drupal workflows. |
| Shopify app | Beta | OAuth-based product workflow remains in beta. |