Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://phonevalidation.abstractapi.com/v1
Authentication
API Key
Resource Areas
1

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.

Phone Validation 1

Validate and verify a phone number and return carrier, line type, and location.

GET
/
Validate and verify a phone number
validatePhone 3 params → 200204401422429

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.

PhoneFormat
object
Local (national) and international representations of the number.
2 properties
PhoneValidationResult
object
The validation and verification result. Field names and structure follow Abstract API's documented classic phone validation response.
7 properties
Error
object
1 property
PhoneCountry
object
The country the phone number is registered to.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

abstractapi-phone-phone-validation-api-openapi.yml Raw ↑