Base API URL
GEThttps://api.aiwcrm.com/v1/contacts
Returns paginated list of CRM contact objects.
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| limit | integer | Optional | Number of results to return (max 100, default 20). |
| status | string | Optional | Filter by contact status (lead, customer, archived). |
| api_key | string | Required | Bearer API Secret Key. |