NOTE: the admin team member role is required to access an accounts API credentials.
You can use Pectora's API to integrate your credential records with an external application or to retrieve your accounts full credential dataset.
The Pectora API uses API keys to authenticate requests. Your API keys carry privileges, so be sure to keep them secure! Do not share your API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
To access the API keys for your account, login to Pectora and click the Accounts link in the main navigation. If you're brought to a page that lists multiple accounts, click the account name you want to use to connect to the API. From the Account page, append "/api-access" to the url (the url should be similar to: https://app.pectora.com/accounts/account/000/api-access). The keys you need for API authentication are X-Auth-Id
and X-Auth-Token
.
Now that you have the authentication keys for your account, refer to the API reference to start using the Pectora API.
Comments
0 comments
Please sign in to leave a comment.