cURL
curl --request GET \ --url https://api.useadam.io/v1/adam/contacts/{uuid} \ --header 'X-API-Key: <api-key>'
{ "status": "success", "message": "Contact retrieved successfully", "data": { "uuid": "aa0e8400-e29b-41d4-a716-446655440006", "name": "John Smith", "email": "john@example.com", "phone": "+1234567890", "address": "123 Main St", "type": "customer" } }
Business secret tyms_sk_... for all routes except Register business, which expects your partner secret.
tyms_sk_...
Single contact
"success"
Single resource, array of resources, statement sections, or async job metadata — see each operation's example.
Pagination (page, limit, total) and/or report range (from, to). Cash flow may include previous_period_end.
page
limit
total
from
to
previous_period_end