The Contact object
Every contact is represented by the following fields.Phone numbers must be in E.164 format without the leading
+ sign. For example, use 14155553434 instead of +14155553434.Endpoints
Authentication
All requests require a Bearer token in theAuthorization header. For new integrations, generate a signed JWT from an API Secret and use it as the Bearer token.