Base URL https://api.tilion.dev. Every request needs Authorization: Bearer $TILION_API_KEY.

List templates

Run a template

The response has the same shape as POST /v1/agent. An unknown name returns 400.
Templates are in beta. Parameter validation against each template’s declared input schema is not yet enforced, and a bad parameter surfaces as 500 rather than 400. Validate inputs client-side for now.