Postman
If you are using Postman, you can fork our Postman collection:
This collection includes:
Dfns api endpoints
An environment to fill out
A pre-request script that handles User Action Signing for you for every POST requests.
The purpose of the pre-request script is to populate some of the required headers for authentication. If you're interested in what it does and how it works, you can check the detail of the pre-request script in the collection itself, here:

Setup
To make calls within postman you need to:
Last updated