Current endpoint
Protected lookup usesPOST /v1/numbers/lookup/:phone. The:phoneparameter should contain the number to check, preferably in international format.Required protection
This endpoint is not intended for direct unverified calls. Website requests must include a valid anti-abuse verification. Official mobile apps sign their requests through the platform-specific flow.Related data
Approved comments for a number can be fetched withGET /v1/numbers/:phone/comments. Submitting comments, marking helpfulness, or creating reports requires additional protection to prevent spam.
Number lookup endpoint
How protected number lookup works in the API.
D
Written by Diego