A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

Validates Phone Number

get

Validates Phone Number

Validates a phone number is supported for SMS texting. To request a product key please use the messaging-mobile-validation-product in the developer portal.

Resource URL

https://test-apis.us-east-1.libertymutual.com/digital-messaging/v1 /validation

Query Parameters

Name Description
phoneNumber
(required)

Phone number of the customer. Must be exactly 10 digits

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Category

Phone Validation

Schema:

HTTP Code Description

400

Invalid Request Parameters

401

Invalid Oauth Token or Access Token Expired or Unauthorized

403

Forbidden

405

Method Not Allowed

429

Too Many Requests

500

Internal Server Error

Working...