← All integrations

RealPhoneValidation

RealPhoneValidation integration (Communication, Data). Imported from open-connector.

API key2 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
realphonevalidation_validate_phone_standard
Validate one 10-digit phone number with the RealPhoneValidation Turbo Standard endpoint.

/rpvWebService/Turbo.php

1 parameter
ParamTypeRequiredDescription
phonestringoptionalThe 10-digit US phone number to validate, using numeric digits only.
GET
realphonevalidation_validate_phone_v3
Validate one 10-digit phone number with the RealPhoneValidation Turbo v3 endpoint and return caller enrichment fields when available.

/rpvWebService/TurboV3.php

1 parameter
ParamTypeRequiredDescription
phonestringoptionalThe 10-digit US phone number to validate, using numeric digits only.
Request private-beta access