CHASER
02 — Sessions

Sessions, live and historical.

Every browser session that ran on chaser.sh, with full lifecycle visibility.

Sessions visible 0 on this page
Active now 0 allocating or ready
Total bytes 0 B all visible sessions
no sessions yet

Mint your first session via the API or your favorite SDK. Sessions appear here within seconds of POST /v1/sessions.

curl -s https://api.chaser.sh/v1/sessions \
  -X POST \
  -H "Authorization: Bearer $CHASER_KEY" | jq
Read the API docs →