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 015 Traffic Management APIs

The two traffic-management APIs of ETSI GS MEC 015: Bandwidth Management, which lets applications register bandwidth requirements and priorities with the MEC platform, and Multi-access Traffic Steering, which configures how sessions are steered across multiple access networks.

ETSI MEC 015 Traffic Management APIs 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, Traffic Management, and Bandwidth. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

This API exposes 6 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 2.2.1.

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

6 operations 2 paths 6 schemas 1 DELETE2 GET1 PATCH1 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/bwm/v1
Resource Areas
1

Paths & Operations 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

bwm 6
GET
/bw_allocations/{allocationId}
Retrieve information about a specific bandwidthAllocation.
BwallocationsGETAllocationid 1 param → 200400404403
PUT
/bw_allocations/{allocationId}
Update the information about a specific bandwidthAllocation.
BwallocationsPUTAllocationid 1 param body → 200400404403412
PATCH
/bw_allocations/{allocationId}
Modify the information about a specific existing bandwidthAllocation by sending updates on the data structure.
BwallocationsPATCHAllocationid 1 param body → 200400404403412
DELETE
/bw_allocations/{allocationId}
Remove a specific bandwidthAllocation.
BwallocationsDELETEAllocationid 1 param → 204404403
GET
/bw_allocations
Retrieve information about a list of bandwidthAllocation resources.
BwallocationsGET 3 params → 200400404403
POST
/bw_allocations
Create a bandwidthAllocation resource.
BwallocationsPOST body → 201400404403

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are BwInfo (9 properties), BwInfoDeltas (7 properties), SessionFilter1 (5 properties), SessionFilter (5 properties). Each schema is shown below with its type and property counts.

ProblemDetails
object
5 properties
BwInfo
object
9 properties 4 required
BwInfoDeltas
object
7 properties 3 required
TimeStamp
object
Time stamp to indicate when the corresponding information elements are sent
2 properties 2 required
SessionFilter
object
Session filtering criteria, applicable when requestType is set as SESSIONSPECIFICBWALLOCATION. Any filtering criteria shall define a single session only. In ca…
5 properties
SessionFilter1
object
Session filtering criteria, applicable when requestType is set as SESSIONSPECIFICBWALLOCATION. Any filtering criteria shall define a single session only. In ca…
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

BwManagementApi.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 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 029 Fixed Access 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 015 Traffic Management APIs, 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.