Contacts API

The Contacts API allows you to manage and retrieve contact information in your Sent account.

Available Endpoints

Get Contacts

View endpoint

Retrieve a list of all contacts in your account with pagination support.

Get Contact by ID

View endpoint

Retrieve detailed information about a specific contact using their unique identifier.

Get Contact by Phone

View endpoint

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