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.