Overview

Validate a phone number

The /phone/validate endpoint allows validating and formatting phone numbers using international standards. It verifies if a given phone number is correctly formatted, standardizes its structure, and returns validation advice (GREEN, AMBER, or RED) based on its validity.

This API is designed to ensure phone number accuracy by checking the format, identifying invalid numbers, and optimizing phone data quality.

Key Features

  • Validates and formats phone numbers according to international standards.
  • Supports multiple formatting options, including E.164, INTERNATIONAL, NATIONAL, and RFC3966.
  • Returns validation advice (GREEN, AMBER, or RED) to indicate the reliability of the phone number.
  • Provides a structured response containing the validated phone number, its status, and a detailed message.