TFI Studio Docs
TFI Studio gives marketing, operations, and engineering teams one place to run branded AI media workflows. The public developer surface documented here covers the API-key endpoints used for project discovery, job creation, job polling, and signed delivery.Start here
- Read getting-started/quickstart for the fastest path from API key to rendered output.
- Read getting-started/authentication for header format and security guidance.
- Read getting-started/workflows for the recommended brand-marketing integration pattern.
Platform overview
TFI Studio combines:- Reusable projects that encode brand-safe templates and instructions
- Async jobs for images, video, talking-video, voice, and related workflows
- Signed URL delivery for generated assets
- Studio-side monitoring, credits, and billing visibility
API reference
All pages in the API reference use the same base URL and auth model:GET /auth/creditsGET /api/provider/projects/activeGET /api/provider/projects/:projectId/mapping-fieldsPOST /jobsPOST /jobs/v2GET /jobs/:idPUT /jobs/:idPOST /jobs/trigger-jobGET /storage/generate-signed-path
What is documented here
- Only endpoints currently accessible with
x-api-key - Current behavior from the live NestJS implementation
- Mintlify-native MDX pages instead of the older placeholder content