Skip to content

Repository files navigation

3GPP (3gpp)

About this repository

This is not our API. This repository is an independent, third-party profile of a company's publicly available API surface, maintained by API Evangelist. API Evangelist does not operate, host, resell, or support this company's APIs, and is not affiliated with or endorsed by the company unless stated on the profile.

Where the information came from. Everything here is assembled from material a member of the public can reach with a browser and no credentials — the company's own website, developer portal and documentation, the specifications it publishes for public use (OpenAPI, AsyncAPI, JSON Schema, apis.json, llms.txt and similar), its public repositories, and its public status, pricing and changelog pages. Nothing here is obtained by breaching a system, defeating an access control, or using credentials of any kind.

The rating is an independent assessment. The Kin Score and Agent Readiness rating are independently calculated scores of a company's public API artifacts, produced by API Evangelist against a published rubric. They are not certifications, endorsements, security assessments, or audits, and they score published artifacts — not the quality, safety, or security of the software.

Corrections, re-scores, and removal are free. No partnership, contract, or purchase is required, and you do not need to justify the request.

  • Something wrong? Open an issue on this repository, or email info@apievangelist.com.
  • Published something new? Ask for a re-score and we will re-run the rating.
  • Want the listing taken down? Say so and we will honor it. The profile is reduced to your company name, a factual description, and a link to your own site, and the company is recorded as unrated — never scored zero for having asked.

Response times. Acknowledgement within one business day; removal or restriction within two business days; corrections and re-scores within five business days.

On a security or compliance team? Email info@apievangelist.com with 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 so your team can see the same surface we did, and we will take the listing down on request while you work through it.

Full detail: Where this data comes from

3GPP (the 3rd Generation Partnership Project) is the global standards partnership that writes the technical specifications for mobile networks — GSM, UMTS, LTE, 5G and the ongoing 6G work — through seven regional Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA and TTC) and a membership of operators, vendors and chipset makers. It is not a service provider and sells nothing to developers; it sits at the very top of the telecom value chain, defining the network functions that every mobile operator on earth deploys and that every CPaaS aggregator ultimately resells. Its API posture is unusually open for a standards body: all 3GPP specifications are published free of charge with no membership or login, and since Release 15 the RESTful Service-Based Architecture, the SCEF/NEF northbound exposure APIs and the SA5 management services have been published as machine-readable OpenAPI 3.0 YAML in a public GitLab instance at forge.3gpp.org. What 3GPP does not run is a developer programme — there is no portal, no key, no sandbox and no callable endpoint; the specifications describe interfaces that operators instantiate, and the developer-facing abstraction over them is CAMARA and GSMA Open Gateway, not 3GPP itself.

APIs.json: https://raw.githubusercontent.com/api-evangelist/3gpp/refs/heads/main/apis.yml

Tags

  • Telecommunications
  • Global
  • Standards
  • Standards Body
  • Network APIs
  • 5G
  • Network Exposure
  • NEF
  • SCEF
  • CAPIF
  • Service Based Architecture
  • OpenAPI
  • OSS
  • Network Functions
  • 6G

Timestamps

  • Created: 2026-07-25
  • Modified: 2026-07-25

Developer Surface — an honest reading

3GPP runs no developer portal. developer.3gpp.org, developers.3gpp.org and docs.3gpp.org do not resolve; api.3gpp.org returns 404; www.3gpp.org/developer returns 200 but is an ordinary CMS content page with no signup, no key, no sandbox and no console. There is nothing to call: every base URL in every specification below is a template ({apiRoot}, {nrfApiRoot}) because 3GPP defines interfaces that mobile operators instantiate.

What 3GPP does do — and it is the opposite of most standards bodies in telecom — is give everything away. Technical specifications are published free of charge four times a year with no membership and no login (https://www.3gpp.org/ftp/Specs/archive/ served a full spec ZIP anonymously at review time), and the RESTful APIs inside those specifications are mirrored as machine-readable OpenAPI 3.0 YAML in a public GitLab at forge.3gpp.org. Membership buys a vote, not the output.

116 OpenAPI documents were harvested verbatim from two public 3GPP Forge repositories and all 116 parse as valid OpenAPI 3.0.0/3.0.1 — 72 from all/5G_APIs at REL-20 (TS 29.122 T8/SCEF, TS 29.222 CAPIF, TS 29.522 5G NEF northbound) and 44 from sa5/MnS at Rel-19 (SA5 management services). 214 paths in total; 43 documents declare OpenAPI callbacks (the subscribe/notify pattern that carries network events); 63 declare an OAuth 2.0 client-credentials security scheme with an NRF-issued token URL.

CAMARA posture

Underlying standard, not an implementer. 3GPP publishes no CAMARA API and exposes nothing callable. It writes the layer beneath: CAMARA's Quality on Demand abstracts 3GPP TS29122_AsSessionWithQoS, and the device location/status families abstract TS29122_MonitoringEvent — both harvested here as the underlay, not as CAMARA implementations. The only CAMARA reference on 3gpp.org is a first-party statement that CAPIF is designed to host non-3GPP APIs "defined by other SDO or consortiums such as ETSI ISG MEC, TM Forum, CAMARA, etc." 3GPP is not a GSMA Open Gateway participant — Open Gateway is an operator commitment programme, and GSMA sits in 3GPP as a Market Representation Partner, not one of the seven Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). CIBA does not appear anywhere in the harvested specifications; 3GPP's consent mechanism is CAPIF RNAA (Resource owner-aware Northbound API Access, Rel-18).

APIs

All 116 entries below point at a specification 3GPP publishes openly. None is a hosted, callable service.

TS 28.104 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.104/

TS 28.105 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.105/

TS 28.111 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.111/

  • Fault NotificationsOpenAPI · source
    {notificationRecipientAddress}
  • Fault NrmOpenAPI · source
    {MnSRoot}/FaultSupervisionMnS/{MnSversion}

TS 28.310 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.310/

TS 28.312 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.312/

TS 28.317 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.317/

TS 28.318 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.318/

TS 28.319 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.319/

TS 28.531 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.531/

  • NS Prov Mn SOpenAPI · source
    {MnSRoot}/NSProvMnS/{MnSVersion}
  • NSS Prov Mn SOpenAPI · source
    {MnSRoot}/NSSProvMnS/{MnSVersion}

TS 28.532 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.532/

  • File Data Reporting Mn SOpenAPI · source
    {MnSRoot}/fileDataReportingMnS/{MnSVersion}
  • Heartbeat NtfOpenAPI · source
  • Perf Mn SOpenAPI · source
    {root}
  • Prov Mn SOpenAPI · source
    {MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}
  • Streaming Data Mn SOpenAPI · source
    {MnSRoot}/StreamingDataReportingMnS/{MnSVersion}

TS 28.536 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.536/

TS 28.538 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.538/

TS 28.541 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.541/

TS 28.550 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.550/

  • Perf Meas Job Ctrl Mn SOpenAPI · source
    {MnSRoot}/PerfMeasJobCtrlMnS/{MnSVersion}

TS 28.561 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.561/

TS 28.567 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.567/

TS 28.572 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.572/

  • Plan ManagementOpenAPI · source
    {MnSRoot}/plan-management/{MnSVersion}

TS 28.623 — Management Services (SA5 OAM)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/28_series/28.623/

TS 29.122 — T8 Northbound APIs (SCEF / 4G–5G capability exposure)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/

  • As Session With Qo SOpenAPI · source
    {apiRoot}/3gpp-as-session-with-qos/v1
  • Chargeable PartyOpenAPI · source
    {apiRoot}/3gpp-chargeable-party/v1
  • Common DataOpenAPI · source
  • Cp ProvisioningOpenAPI · source
    {apiRoot}/3gpp-cp-parameter-provisioning/v1
  • Device TriggeringOpenAPI · source
    {apiRoot}/3gpp-device-triggering/v1
  • ECR ControlOpenAPI · source
    {apiRoot}/3gpp-ecr-control/v1
  • GM Dvia MBM Sby MB2OpenAPI · source
    {apiRoot}/3gpp-group-message-delivery-mb2/v1
  • GM Dvia MBM Sbyx MBOpenAPI · source
    {apiRoot}/3gpp-group-message-delivery-xmb/v1
  • Monitoring EventOpenAPI · source
    {apiRoot}/3gpp-monitoring-event/v1
  • Msisdn Less Mo SmsOpenAPI · source
    {apiRoot}
  • NIDDOpenAPI · source
    {apiRoot}/3gpp-nidd/v1
  • Np ConfigurationOpenAPI · source
    {apiRoot}/3gpp-network-parameter-configuration/v1
  • Pfd ManagementOpenAPI · source
    {apiRoot}/3gpp-pfd-management/v1
  • Racs Parameter ProvisioningOpenAPI · source
    {apiRoot}/3gpp-racs-pp/v1
  • Reporting Network StatusOpenAPI · source
    {apiRoot}/3gpp-net-stat-report/v1
  • Resource Management Of BdtOpenAPI · source
    {apiRoot}/3gpp-bdt/v1

TS 29.222 — CAPIF, the Common API Framework

Specification archive: https://www.3gpp.org/ftp/Specs/archive/29_series/29.222/

  • AEF SecurityOpenAPI · source
    {apiRoot}/aef-security/v1
  • CAPIF Access Control PolicyOpenAPI · source
    {apiRoot}/access-control-policy/v1
  • CAPIF Invoker ManagementOpenAPI · source
    {apiRoot}/api-invoker-management/v1
  • CAPIF Provider ManagementOpenAPI · source
    {apiRoot}/api-provider-management/v1
  • CAPIF AuditingOpenAPI · source
    {apiRoot}/logs/v1
  • CAPIF Discover ServiceOpenAPI · source
    {apiRoot}/service-apis/v1
  • CAPIF EventsOpenAPI · source
    {apiRoot}/capif-events/v1
  • CAPIF Logging InvocationOpenAPI · source
    {apiRoot}/api-invocation-logs/v1
  • CAPIF Open Discover ServiceOpenAPI · source
    {apiRoot}/open-api-disc/v1
  • CAPIF Publish ServiceOpenAPI · source
    {apiRoot}/published-apis/v1
  • CAPIF Routing InfoOpenAPI · source
    {apiRoot}/capif-routing-info/v1
  • CAPIF SecurityOpenAPI · source
    {apiRoot}/capif-security/v1

TS 29.512 — Policy Control (PCF)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/29_series/29.512/

  • Npcf SM Policy ControlOpenAPI · source
    {apiRoot}/npcf-smpolicycontrol/v1

TS 29.514 — Policy Authorization (PCF)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/29_series/29.514/

  • Npcf Policy AuthorizationOpenAPI · source
    {apiRoot}/npcf-policyauthorization/v1

TS 29.520 — Network Data Analytics (NWDAF)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/29_series/29.520/

  • Nnwdaf Analytics InfoOpenAPI · source
    {apiRoot}/nnwdaf-analyticsinfo/v1
  • Nnwdaf Events SubscriptionOpenAPI · source
    {apiRoot}/nnwdaf-eventssubscription/v1

TS 29.522 — 5G NEF Northbound APIs (network exposure to third parties)

Specification archive: https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/

  • 5 GLAN Parameter ProvisionOpenAPI · source
    {apiRoot}/3gpp-5glan-pp/v1
  • ACS Parameter ProvisionOpenAPI · source
    {apiRoot}/3gpp-acs-pp/v1
  • Addressing Param ProvisionOpenAPI · source
    {apiRoot}/3gpp-addr-pp/v1
  • A Io TOpenAPI · source
    {apiRoot}/3gpp-aiot/v1
  • AKMAOpenAPI · source
    {apiRoot}/3gpp-akma/v1
  • AM InfluenceOpenAPI · source
    {apiRoot}/3gpp-am-influence/v1
  • AM Policy AuthorizationOpenAPI · source
    {apiRoot}/3gpp-am-policyauthorization/v1
  • Analytics ExposureOpenAPI · source
    {apiRoot}/3gpp-analyticsexposure/v1
  • Applying Bdt PolicyOpenAPI · source
    {apiRoot}/3gpp-applying-bdt-policy/v1
  • ASTIOpenAPI · source
    {apiRoot}/3gpp-asti/v1
  • Cag Info Param ProvisionOpenAPI · source
    {apiRoot}/3gpp-caginfo-pp/v1
  • Data ReportingOpenAPI · source
    {apiRoot}/3gpp-data-reporting/v1
  • Data Reporting ProvisioningOpenAPI · source
    {apiRoot}/3gpp-data-reporting-provisioning/v1
  • DNAI MappingOpenAPI · source
    {apiRoot}/3gpp-dnai-mapping/v1
  • EAS DeploymentOpenAPI · source
    {apiRoot}/3gpp-eas-deployment/v1
  • ECS AddressOpenAPI · source
    {apiRoot}/3gpp-ecs-address/v1
  • Ecs Address ProvisionOpenAPI · source
    {apiRoot}/3gpp-ecs-address-provision/v1
  • Group Parameters ProvisioningOpenAPI · source
    {apiRoot}/3gpp-grp-pp/v1
  • Ims Event ExposureOpenAPI · source
    {apiRoot}/3gpp-ims-ee/v1
  • Ims Param ProvisionOpenAPI · source
    {apiRoot}/3gpp-ims-pp/v1
  • Ims Session ManagementOpenAPI · source
    {apiRoot}/3gpp-ims-sm/v1
  • IPTV ConfigurationOpenAPI · source
    {apiRoot}/3gpp-iptvconfiguration/v1
  • Lpi Parameter ProvisionOpenAPI · source
    {apiRoot}/3gpp-lpi-pp/v1
  • MBS Group Msg DeliveryOpenAPI · source
    {apiRoot}/3gpp-mbs-group-msg/v1
  • MBS SessionOpenAPI · source
    {apiRoot}/3gpp-mbs-session/v1
  • MBSTMGIOpenAPI · source
    {apiRoot}/3gpp-mbs-tmgi/v1
  • MBS User Data Ingest SessionOpenAPI · source
    {apiRoot}/3gpp-mbs-ud-ingest/v1
  • MBS User ServiceOpenAPI · source
    {apiRoot}/3gpp-mbs-us/v1
  • Member UE Selection AssistanceOpenAPI · source
    {apiRoot}/3gpp-musa/v1
  • Mo Lcs NotifyOpenAPI · source
    {apiRoot}/3gpp-mo-lcs-notify/v1
  • MS Event ExposureOpenAPI · source
    {apiRoot}/3gpp-ms-event-exposure/v1
  • NIDD Configuration TriggerOpenAPI · source
    {apiRoot}
  • PDTQ Policy NegotiationOpenAPI · source
    {apiRoot}/3gpp-pdtq-policy-negotiation/v1
  • RSLPPI Parameters ProvisioningOpenAPI · source
    {apiRoot}/3gpp-rslppi-pp/v1
  • Service ParameterOpenAPI · source
    {apiRoot}/3gpp-service-parameter/v1
  • Slice Param ProvisionOpenAPI · source
    {apiRoot}/3gpp-slice-pp/v1
  • Time Sync ExposureOpenAPI · source
    {apiRoot}/3gpp-time-sync/v1
  • Traffic InfluenceOpenAPI · source
    {apiRoot}/3gpp-traffic-influence/v1
  • UAV Flight AssistanceOpenAPI · source
    {apiRoot}/3gpp-uav-fa/v1
  • UE AddressOpenAPI · source
    {apiRoot}/3gpp-ue-address/v1
  • UE IdOpenAPI · source
    {apiRoot}/3gpp-ueid/v1
  • VFL InferenceOpenAPI · source
    {apiRoot}/3gpp-vfl-inference/v1
  • VFLNF DiscoveryOpenAPI · source
    {apiRoot}/3gpp-vfl-nf-discovery/v1
  • VFL TrainingOpenAPI · source
    {apiRoot}/3gpp-vfl-training/v1

TS 29.571 — 5G Common Data Types

Specification archive: https://www.3gpp.org/ftp/Specs/archive/29_series/29.571/

Common Properties

Maintainers

About

3GPP (the 3rd Generation Partnership Project) is the global standards partnership that writes the technical specifications for mobile networks — GSM, UMTS, LTE, 5G and the ongoing 6G work — through seven regional Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA and TTC) and a membership of operators, vendors and chipset makers.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors