Top Level Namespace

Defined Under Namespace

Modules: Telesign

Constant Summary collapse

DETECT_HOST =
'https://detect.telesign.com'
INTELLIGENCE_RESOURCE =
'/intelligence/phone'
VOICE_RESOURCE =
'/v1/voice'
VOICE_STATUS_RESOURCE =
'/v1/voice/%{reference_id}'
PHONEID_RESOURCE =
'/v1/phoneid/%{phone_number}'
MESSAGING_RESOURCE =
'/v1/messaging'
MESSAGING_STATUS_RESOURCE =
'/v1/messaging/%{reference_id}'