Get set up with Trench in less than 5 minutes
Deploy Trench
http://localhost:4000
. You can update the .env
to change any of the configuration options.Send a sample event
.env
file. Using your public API key, you can send a sample event to Trench as such:Quering events
/events
endpoint (see API reference for more details).You can also query events directly from your local Trench server. For example, to query events of type ConnectedAccount
, you can use the following URL:Execute raw SQL queries