Skip to main content

Trades

Read on to find out how you can initiate new trades, redirect users to a status page for a created trade or let your API retrieve information for a trade and handle the UI directly in your application.

Initiate new trade

New trades are initiated by your backend that gets a URI that a user should be forwarded to. We then do the heavy lifting and redirect the user back when all is done.

Read more

Trade status page

A Symblepay managed status page is available for a lean solution where you don't need to go into our trade delivery flow, but instead can redirect users to a page and let them read about the trade state in our domain.

Read more

Trade details

Endpoints for server-to-server communication is provided to give your marketplace the freedom to show the trade as you see fit.

Read more