- Keep team members and their digital business cards up to date
- Send collected contacts to your CRM
- Add or update contacts from another system
- Check which workspace an integration is connected to
Base URL
Start every request with this URL:/contacts. Requests and responses use JSON over HTTPS.
Make your first request
1
Create an API key
Log in to the Tapify dashboard, open Settings → API keys, and create a key.
2
Add the key to your request
Send the key in the
Authorization header.3
Check the connection
Make a request to
/me:Changes made through the API appear in the same workspace used by your team. Creating or removing team members can also change your billed member count.
Continue
Authentication
Create an API key and add it to your requests.
Team members
Manage team members and their digital business cards.
Contacts
Read and manage contacts collected by your team.
Requests and responses
Understand pagination, errors, and rate limits.