Abstract API Phone Validation Phone Validation API
Validate and verify a phone number and return carrier, line type, and location.
Abstract API Phone Validation Phone Validation API is published by Abstract API Phone Validation on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Phone Validation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, https://phonevalidation.abstractapi.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Abstract API Phone Validation Phone Validation API declares
1 security scheme
for authenticating requests.
An API key is passed in the query as api_key (apiKeyQuery).
By default, every request must be authenticated.
apiKeyQuery— Abstract API authenticates by an API key passed as the apikey query parameter. Each Abstract API product (phone validation, email validation, etc.) has its own…
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Validate and verify a phone number and return carrier, line type, and location.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are PhoneValidationResult (7 properties), PhoneCountry (3 properties), PhoneFormat (2 properties), Error (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.