To access the Persona API, you'll need an API key. Each environment has its own API key; select the API key for the specific environment you would like to use.
Getting an API Key
Sandbox
Sign up to get immediate access to a sandbox API key and start evaluating the API with sample data.
Production
When you're ready to use the API in production using live data, please contact us.
Already have an account?
If you already have an account in the Dashboard, you can find your API keys in the API Keys Section.
Keep your keys secure
Your API keys carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
Permissions
Each API key can be configured with specific permissions in order to limit read or write access to specific API resources. This list can change at any time and should not be considered to be exhaustive. You can configure permissions for your API key in the Dashboard>> by going to API > API Keys > Edit > Permissions.
Permission | Description |
---|---|
account.read | Read Accounts |
account.write | Create/Update Accounts |
api_log.read | Read API Logs |
api_key.write | Create/Update API Keys |
api_key.read | Read API Keys |
api_key.scim | Use for SCIM Integrations |
case.read | Read Cases |
case.write | Create/Update Cases |
document.read | Read Documents |
document.write | Create/Update Documents |
event.read | Read Events |
importer.read | Read Importers |
importer.write | Create/Update Importers |
inquiry.read | Read Inquiries |
inquiry.write | Create Inquiries |
list.read | Read Lists |
list.write | Create/Update Lists |
report.read | Read Reports |
report.write | Create/Update Reports |
txn.read | Read Transactions |
txn.write | Create/Update Transactions |
user_audit_log.read | Read User Audit Logs |
verification.read | Read Verifications |
verification.write | Create/Update Verifications |
webhook.read | Read Webhooks |
webhook.write | Create/Update Webhooks |
workflow.trigger | Trigger Workflows |