Demo environment, sample data only, auth in active development.

Try it now

Copy the curl. The tail on the right is already waiting for source demo.

Send a line

$ curl -X POST https://api.qiklog.com/v1/logs \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ql_l6qrq16m_lx4694f3wydkwcbxsqjuw3ryduxxy5ov" \
  -d '{"source":"demo","level":"info","message":"hello from curl"}'

Workspace is the shared demo source. Treat anything you send as public.

Live tail

waiting for your first log line

Open live tail for demo ยท Manage sources and keys