1

I could find here list of products https://api-sandbox.oftrust.net/products/v1, but wanted to see some sample data from a product.

1 Answers1

1

This is the guide for consuming data via Broker.

There are also the following extra tools at the moment:

  1. Python script for experimenting with Broker => find it here and customize the variables secret, app_token
  2. Insomnia workspace which uses a plugin for pot-signature generation => find it here
  3. Postman collection which has pre-request script which generates x-pot-signature => find it here