https://api.tilion.dev. Every request needs Authorization: Bearer $TILION_API_KEY.
Pass record: true in the /v1/fetch request:
Request
replay_url pointing at the recording:
Response
Fetching a replay
replay_url points at, and its assets. The simplest path is to
request replay_url directly. Authenticate with Authorization: Bearer $TILION_API_KEY, or with a
view token as a ?token=<view-token> query parameter.