API explorer
API explorer is an interactive web application and an excellent way to try our endpoints without writing any code. You can use them to build, view, and send HTTP requests that call BoldSign APIs. API explorer lets you test your requests using actual sandbox or production resources in your account, such as documents, templates, and user objects.
To play with API explorer, all you need is a developer sandbox account
How to use API explorer
To use the BoldSign API explorer,
- Go to the API explorer.
- Click on the authorize button, and provide the X-API-KEY (Get the key by following this link), and click authorize.
- Now, click on any API. For example, I have selected the list document API and clicked on the
Try it out
button. - Clicking on
Execute
will return the list of documents from your account.