Bulk create contacts
POST
https://app.sendapp.ai/api/contacts/bulk
Import up to 10,000 contacts in a single call. Duplicates (by phone or email) are automatically merged with existing contacts.
If the plan's contact limit is reached during import, the response has HTTP code 207 (partial) and reports how many contacts were actually imported.
Parameters
2 · 2 required
apikey
required
Your API Key (the
X-API-Key header also works).
contacts
required
Array of contact objects — max 10,000 per call. Each object accepts name, phone, email, tags, metadata.
Need help with the integration? info@sendapp.live