ServiceAccountCredentials

ServiceAccountCredentials

Service Account credentials allow your application to call PDF Tools API on behalf of the application itself, or on behalf of an enterprise organization. For getting the credentials, Click Here

Methods

getClientId()

Client Id (API Key)

getClientSecret()

Client Secret

getPrivateKey()

Content of the Private Key (PEM format)

getClaim()

Identifies the Service for which Authorization(Access) Token will be issued

getOrganizationId()

Identifies the organization(format: org_ident@AdobeOrg) that has been configured for access to PDF Tools API.

getAccountId()

Account ID(format: id@techacct.adobe.com)

getImsBaseUri()

IMS Base URI of the API call to retrieve Authorization(Access) Token