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

CAMARA Project Age Verification API

Operations to verify the age of a user.

CAMARA Project Age Verification API is one of 30 APIs that CAMARA Project publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Age Verification. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 20 schemas. It is described by OpenAPI 3.0.3, at version wip.

Requests are made against a single base URL, {apiRoot}/call-forwarding-signal/vwip.

1 operations 1 paths 20 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
wip
Server
{apiRoot}/call-forwarding-signal/vwip
Authentication
OpenID Connect
License
Resource Areas
1

Authentication & Security 1

CAMARA Project Age Verification API declares 1 security scheme for authenticating requests. It supports OpenID Connect (openId) discovered at https://example.com/.well-known/openid-configuration.

  • openId — to support Consent Management

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Age Verification 1

Operations to verify the age of a user.

POST
/verify
Verify Age Threshold
verifyAge 1 param body → 200400401403404422

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are VerifyRequestBody (12 properties), VerifyResponseBody (5 properties), ErrorInfo (3 properties). Each schema is shown below with its type and property counts.

IdentityMatchScore
integer
The overall score of identity information available in the API Provider, information either provided in the request body comparing it to the one that the API P…
VerifyRequestBody
object
Request to verify the age threshold provided.
12 properties 1 required
IncludeContentLock
boolean
If this parameter is included in the request with value true, the response property contentLock will be returned. If it is not included or its value is false,…
MiddleNames
string
Middle name/s of the customer.
Name
string
Complete name of the customer, usually composed of first/given name and last/family/sur- name in a country. Depending on the country, the order of first/give n…
FamilyName
string
Last name, family name, or surname of the customer.
Birthdate
string
The birthdate of the customer, in RFC 3339 / ISO 8601 calendar date format (YYYY-MM-DD).
AgeCheck
string
Indicate "true" when the age of the user is the same age or older than the age threshold (age = age threshold), and "false" if not (age < age threshold). If th…
Email
string
Email address of the customer in the RFC specified format (local-part@domain).
VerifyResponseBody
object
Response to an age verification request
5 properties 1 required
PhoneNumber
string
A public identifier addressing a telephone subscription. In mobile networks it corresponds to the MSISDN (Mobile Station International Subscriber Directory Num…
IncludeParentalControl
boolean
If this parameter is included in the request with value true, the response property parentalControl will be returned. If it is not included or its value is fal…
GivenName
string
First/given name or compound first/given name of the customer.
ContentLock
string
Indicate "true" if the subscription associated with the phone number has any kind of content lock (i.e certain web content blocked) and "false" if not. If the…
ErrorInfo
object
3 properties 3 required
FamilyNameAtBirth
string
Last/family/sur- name at birth of the customer.
ParentalControl
string
Indicate "true" if the subscription associated with the phone number has any kind of parental control activated and "false" if not. If the information is not a…
VerifiedStatus
boolean
Indicate true if the information provided has been compared against information based on an identification document legally accepted as an age verification doc…
AgeThreshold
integer
The age to be verified. The indicated range is a global definition of maximum and minimum values allowed to be requested. It is important to note that this ran…
IdDocument
string
Id number associated to the official identity document in the country. It may contain alphanumeric characters.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

camara-project-age-verification-api-openapi.yml Raw ↑

Other APIs CAMARA Project publishes across the network.

CAMARA Project Call Forwarding information retrieval API
CAMARA Project Check Device Swap API
CAMARA Project Check SIM swap API
CAMARA Project Connected Network Type API
CAMARA Project Device reachability status API
CAMARA Project Discovery API
CAMARA Project Fill-in API
CAMARA Project Geofencing subscriptions API
CAMARA Project Home Devices QoD API
CAMARA Project Location retrieval API
CAMARA Project Location verification API
CAMARA Project Match API