Docs — API & template system

Public wiki for Containd web APIs, the template system, and catalog packages. End users browse Lists and Templates; authors and integrators start here.

Public share API

Lists live on lists.containd.app. Anonymous browse/search and authenticated owner tools share the /v1 HTTP surface (Firebase Auth bearer for owner routes).

Authorization: Bearer <Firebase ID token>
Accept: application/json

Freeze packages are versioned JSON + media; SEO HTML is materialized at publish. Card thumbs use media id card.

Template system

Templates are Containd V2 documents (JSON + media). Authors edit in the template editor; the catalog hosts Official packages for install.

Install & packages

Example collections

No example collections published yet. Admins upload a collection ZIP separately and attach the URL on review.

Sample project downloads (developers)

No sample projects published yet. Admins can attach a workspace/project JSON URL per entry.

Classes

Template classes are cross-linked from each detail page. Class pages list every Official public template that defines or uses that class.

Back to templates