I could find here list of products https://api-sandbox.oftrust.net/products/v1, but wanted to see some sample data from a product.
Asked
Active
Viewed 93 times
1 Answers
1
This is the guide for consuming data via Broker.
There are also the following extra tools at the moment:
- Python script for experimenting with Broker => find it here and customize the variables secret, app_token
- Insomnia workspace which uses a plugin for pot-signature generation => find it here
- Postman collection which has pre-request script which generates x-pot-signature => find it here