Sample Postman Collections
Download and use our Postman Collections to experiment with basic API flows:
Download Postman here.
Download our API collection here.
Import Dock Collection in Postman with our API collection that you have downloaded previously. For the detailed instructions to import the json file, please refer here.
Create a new environment in Postman. For the detailed instruction to create a new environment, please refer here.
In your new Postman environment, you need to create two new
ApiKey
andBaseUrl
variables. Please refer here for the instructions to set the new variables.Login to Dock Certs.
Enable the Test mode in your Dock Certs dashboard to use the sandbox environment.
In your Dock Certs dashboard, click Create API key on the keys page to generate the key, copy and save it.
Set
ApiKey
initial and current values with the value that you generated in Dock Certs.Set
BaseUrl
initial and current values with https://api-testnet.dock.io
Last updated