Cleardocs API

How to get started?

OVERVIEW

Follow our simple steps below to get up & running with the Cleardocs API.

1) Create an OAuth2 app to get your client id and secret

    First, you will need to register your OAuth2 application with us. Currently we are not supporting self-registration of OAuth2 application, so you need to reach out to us at cleardocs-dev@thomsonreuters.com

2) Explore

    You can find more detail about Cleardocs API here.

3) Implement correct authorization flow

    You need to implement standard authorization code flow to make any API request. Currently this is the only supported authorization flow for Cleardocs API.

Last Updated: Feb 14,2022