LALearnAdapt

Studio Service API

Integrate authoring workflows with experiments and tutor policies.

The Studio Service manages templates, review workflows, and publishing to experiments. The public API is still evolving; in the interim use the guidelines below and reach out for early access credentials.

  • POST /api/v1/studio/templates – create a new template draft with metadata about modality and target variants.
  • POST /api/v1/studio/templates/:id/publish – mark a template as ready and sync to experiment variants.
  • GET /api/v1/studio/templates/:id/history – retrieve the audit log for compliance review.
Request early access