Once the Sumsub Client ID has been obtained, generate a reusable token using the Gnosis Pay API.
```bash cURL theme={null} curl --request POST \ --url https://api.gnosispay.com/api/v1/kyc/import-partner-applicant \ --header 'Authorization: BearerShare this token to Sumsub's API to re-use the KYC and get data for users. To learn more about how to use Sumsub's API, visit their documentation [here](https://docs.sumsub.com/docs/reusable-kyc).
```bash cURL theme={null} curl --request POST \ --url https://api.sumsub.com/resources/api/reusableIdentity/reuse ```