REST API access is available on the Business plan and above.
Get your API key:
- Go to Dashboard → API.
- Click Generate API key.
- Store your key safely — it will only be shown once.
Available endpoints:
GET /api/cards
Authorization: Bearer {your_api_key}
GET /api/contacts
Authorization: Bearer {your_api_key}
Responses in JSON format. Limit: 100 requests/minute.