How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ETSI MEC 029 Fixed Access Information API

The Fixed Access Information Service from ETSI GS MEC 029, extending MEC information exposure beyond mobile to fixed broadband access networks including PON and cable, so edge applications can read fixed-line network conditions.

ETSI MEC 029 Fixed Access Information API is one of 24 APIs that ETSI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Edge Computing, MEC, Broadband, and Fixed Access. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

This API exposes 9 operations across 6 paths, organized into 2 resource areas, and defines 41 schemas. It is described by OpenAPI 3.1.0, at version 2.2.1.

Requests are made against a single base URL, https://localhost/fai/v1.

9 operations 6 paths 41 schemas 1 DELETE6 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.2.1
Server
https://localhost/fai/v1
Resource Areas
2

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 6 GET, 1 POST, 1 PUT. They span 2 resource areas: queries, subscriptions. Each is listed below with its method, path, parameters, and response codes.

queries 4
GET
/queries/fa_info
Retrieve current status of the FAI.
QueriesFainfoGET 6 params → 200400401403404406429
GET
/queries/device_info
Retrieve current status of the device information.
QueriesDeviceinfoGET 3 params → 200400401403404406429
GET
/queries/cable_line_info
Retrieve current status of the cable line information.
QueriesCablelineinfoGET 2 params → 200400401403404406429
GET
/queries/optical_network_info
Retrieve current status of the optical network information.
QueriesOpticalnetworkinfoGET 3 params → 200400401403404406429
subscriptions 5
GET
/subscriptions
Retrieve a list of active subscriptions for this subscriber.
SubscriptionsGET 1 param → 200400401403404406429
POST
/subscriptions
Create a new subscription.
SubscriptionsPOST body → 201400401403404406415422
GET
/subscriptions/{subscriptionId}
Retrieve information on current specific subscription.
SubscriptionsGETSubscriptionid 1 param → 200400401403404406429
PUT
/subscriptions/{subscriptionId}
Modify existing subscription by sending a new data structure.
SubscriptionsPUTSubscriptionid 1 param
DELETE
/subscriptions/{subscriptionId}
Cancel the existing subscription.
SubscriptionsDELETESubscriptionid 1 param → 204401403404429

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are DeviceInfo (14 properties), IPPingDiagnostics (10 properties), AniAlarmSubscription (10 properties), UploadDiagnostics (9 properties). Each schema is shown below with its type and property counts.

LinkType
object
1 property 1 required
Href
string
The URI referring to the subscription.
ProblemDetails
object
5 properties
FaInfo
object
7 properties 3 required
DeviceInfo
object
14 properties 9 required
CableLineInfo
object
6 properties 2 required
PonInfo
object
8 properties 7 required
OnuAlarmSubscription
object
|- NOTE: At least one of callbackReference and websockNotifConfig shall be provided by the service consumer. If both are provided, it is up to FAIS to choose a…
7 properties 2 required
DevInfoSubscription
object
|- NOTE: At least one of callbackReference and websockNotifConfig shall be provided by the service consumer. If both are provided, it is up to FAIS to choose a…
7 properties 2 required
CmConnSubscription
object
|- NOTE 1: At least one of callbackReference and websockNotifConfig shall be provided by the service consumer. If both are provided, it is up to FAIS to choose…
7 properties 2 required
SubscriptionLinkList
object
1 property 1 required
AniAlarmSubscription
object
|- NOTE: At least one of callbackReference and websockNotifConfig shall be provided by the service consumer. If both are provided, it is up to FAIS to choose a…
10 properties 4 required
OnuAlarmNotification
object
5 properties 3 required
DevInfoNotification
object
4 properties 3 required
CmConnNotification
object
4 properties 2 required
ExpiryNotification
object
3 properties 2 required
AniAlarmNotification
object
7 properties 4 required
TestNotification
object
2 properties 2 required
TimeStamp
object
2 properties 2 required
CpInfo
object
3 properties
IPPingDiagnostics
object
10 properties 1 required
TraceRouteDiagnostics
object
7 properties 1 required
DownloadDiagnostics
object
9 properties 1 required
UploadDiagnostics
object
9 properties 1 required
WebsockNotifConfig
object
2 properties
CmStatus
object
It provides CM connectivity status information of the CM.
7 properties 7 required
CmDpvStats
object
It represents the DOCSIS Path Verify Statistics collected in the cable modem device.
7 properties 7 required
ServiceFlowInfo
object
It represents the information of a Service Flow.
7 properties 7 required
ServiceFlowStats
object
It describes statistics associated with the Service Flows in a managed device.
2 properties 2 required
_links
object
Hyperlink related to the resource. This shall be only included in the HTTP responses and in HTTP PUT requests.
1 property 1 required
FilterCriteriaOnuAlarm
object
List of filtering criteria for the subscription. Any filtering criteria from below, which is included in the request, shall also be included in the response.
3 properties 1 required
FilterCriteriaDevInfo
object
List of filtering criteria for the subscription. Any filtering criteria from below, which is included in the request, shall also be included in the response.
3 properties
CmIf
object
3 properties 3 required
FilterCriteriaCmConn
object
List of filtering criteria for the subscription. Any filtering criteria from below, which is included in the request, shall also be included in the response.
2 properties
Subscriptions
object
The service consumer's subscriptions.
2 properties 2 required
_links1
object
Hyperlinks related to the resource.
2 properties 1 required
AniId
object
FilterCriteriaAniAlarm
object
List of filtering criteria for the subscription. Any filtering criteria from below, which is included in the request, shall also be included in the response.
3 properties 2 required
CmIf1
object
3 properties 3 required
_links2
object
List of hyperlinks related to the resource.
1 property 1 required
_links3
object
Hyperlink related to the resource.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

MEC029_FAI.yaml Raw ↑

Other APIs ETSI publishes across the network.

ETSI MEC 011 Edge Platform Application Enablement API
ETSI MEC 012 Radio Network Information API
ETSI MEC 013 Location API
ETSI MEC 014 UE Identity API
ETSI MEC 015 Traffic Management APIs
ETSI MEC 016 UE Application Interface API
ETSI MEC 010-2 Application Package and Lifecycle Management APIs
ETSI MEC 021 Application Mobility Service API
ETSI MEC 028 WLAN Information API
ETSI MEC 030 V2X Information Services API
ETSI MEC 033 IoT API
ETSI MEC 040 MEC Federation Enablement API
Where this information came from

This is an independent, third-party profile of ETSI MEC 029 Fixed Access Information API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.