Docs
Send your first event, then browse the guides and the full API reference.
Base URL https://api.scrywatch.com
send your first event
curl -X POST https://api.scrywatch.com/api/ingest \
-H "Authorization: Bearer $SCRYWATCH_API_KEY" \
-H "Content-Type: application/json" \
-d '{"events":[{"level":"error","type":"log","message":"Checkout failed","service":"checkout-api","environment":"production"}]}' Features
Session Replay
Account & Team
SDKs
Integrations
API Reference
Ready to send your first event?
Create a project and an API key in seconds.