Documentation Index
Fetch the complete documentation index at: https://docs.tracklysms.com/llms.txt
Use this file to discover all available pages before exploring further.
Deprecated & No-Op: This endpoint is a compatibility stub that always returns null.
This endpoint exists for API compatibility with legacy integrations. It always returns a null contact.
Path Parameters
The phone number to look up
Response
curl -X GET https://api.tracklysms.com/api/v1/contacts/+14155551234 \
-H "X-Api-Key: your_api_key"
{
"contact": null,
"deprecated": true
}
To look up contact information, use the Trackly SMS dashboard:
- Navigate to Contacts in the sidebar
- Use the search bar to find a contact by phone number
- Click the contact to view their full profile and history