Contacts API
The Contacts API allows you to manage and retrieve contact information in your Sent account.
Available Endpoints
Get Contacts
Retrieve a list of all contacts in your account with pagination support.
Get Contact by ID
Retrieve detailed information about a specific contact using their unique identifier.
Get Contact by Phone
Look up a contact using their phone number.
Common Use Cases
- Contact Management: Build and maintain your contact database
- Contact Lookup: Find contacts by various identifiers
- Integration: Sync contacts with your CRM or other systems
Authentication
All Contacts API endpoints require the standard authentication headers:
x-sender-id: YOUR_SENDER_ID
x-api-key: YOUR_API_KEY