Phone ID - Try it
This page explains how to send a text message using Telesign Phone ID directly from our docs site, without writing any code.
Before you begin
Ensure that you have the following:
- Authentication credentials: Your Customer ID and API Key. If you need help finding these items, see How do I find my Customer ID and API Key.
Steps
- Open the reference page for the POST /v1/phoneid/{complete_phone_number} endpoint.
- Click the Auth tab and for Username add your Customer ID. For Password add your API key.
- In the Settings tab, for the complete_phone_number field, enter the complete phone number that you want to request information about (include the country code).
- Click Send.
- Click the Code Generation tab and use the Language and Library menus to choose the language you want your code snippet in.
Updated 2 months ago