curl -X GET "https://app.usatimbre.com/api/timbre/get-profile?rfc=XAXX010101000" \ -H "Authorization: Bearer tmb_your_api_key_here"
{ "id": "550e8400-e29b-41d4-a716-446655440000", "name": "Juan Pérez", "email": "[email protected]", "phone_number": "+525512345678", "tax_id": "XAXX010101000", "org_id": "org_123456", "credits_remaining": 50 }
Get profile information by RFC
XAXX010101000