Webhooks introduction .

Description

Webhooks describe any outside web address receiving webhooks from the Tradesync platform.

Each webhook is a URL which receives JSON data of commands, account events, copier events, command events and trade events from our system.

Webhooks can be sent to any web address including those with authorisation headers required. Basic auth, bearer tokens and those with an API key are all available.

Use case

As the developer of a web application which sends trade alerts to clients, you could receive trade events from our system to a route in your application which will dispatch an email when a trade event is received for a specific account.

Stay in the loop.

Sign up to our newsletter to keep up-to-date.