Authentication
Secure your API requests using standardized API Keys. PerCRM ensures all data is encrypted in transit and at rest.
PerCRM uses HTTP Basic Auth. Provide your API key as the username. You do not need to provide a password.
Your API Keys
You can manage your API keys in the Dashboard Settings. Keep your keys secret!
Example of an authenticated request
List all calls
Returns a list of calls stored in your CRM account. The calls are returned in sorted order, with the most recent calls appearing first.
Query Parameters
| Property | Type | Description |
|---|---|---|
|
limit
|
integer |
A limit on the number of objects to be returned. Limit can range between 1 and 100. Default: 10 |
|
agent_id
|
string |
Only return calls handled by the specific agent. |
|
status
|
string |
Filter calls by status. Values: |
PerCRM
kuruluşudur