Skip to content

Contacts API

An organization-wide address book shared across every agent in your org. Each contact aggregates names, emails, phones, addresses, websites, and arbitrary custom fields. Every contact is visible to every active agent in the organization.

API base URL:

https://inkbox.ai/api/v1/contacts

Quick start

Create an account and get your API key from the Inkbox console:

Get API key

All contact API requests require an API key. Read endpoints accept admin API keys and claimed agent API keys; unclaimed (mid-signup) agent keys are rejected.

X-API-Key: YOUR_API_KEY

Contacts

Memory and correspondence

vCards

Additional resources