Check Number Portability
Number Porting
Check Number Portability
Check whether phone numbers are eligible for porting to Bland.
GET
Check Number Portability
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Query Parameters
Array of phone numbers to check. Must be in E.164 format.
Response
Array of portability check results. Each includes:
phone_number(string) — The phone number checkedportable(boolean) — Whether the number can be portednumber_type(string) — Type of number:"mobile","landline","toll-free", etc.pin_required(boolean) — Whether a PIN from the losing carrier is required
Example Request
Docs for agents: llms.txt