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 Sessions API

The Sessions API from CAMARA — 4 operation(s) for sessions.

CAMARA Sessions API is one of 11 APIs that CAMARA publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.example.com/quality-on-demand/v0.

5 operations 4 paths 1 schemas 1 DELETE1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.example.com/quality-on-demand/v0
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

CAMARA Sessions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oAuth2ClientCredentials) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 1 DELETE, 1 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Sessions 5
POST
/sessions
Create a new QoS session
createSession body → 201
GET
/sessions/{sessionId}
Get QoS session information
getSession 1 param → 200
DELETE
/sessions/{sessionId}
Delete a QoS session
deleteSession 1 param → 204
POST
/sessions/{sessionId}/extend
Extend the duration of an active session
extendSession 1 param body → 200
POST
/retrieve-sessions
Get QoS session information for a device
retrieveSessionsForDevice body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

QoDSession
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

camara-sessions-api-openapi.yml Raw ↑

Other APIs CAMARA publishes across the network.

CAMARA Device Location API
CAMARA Number Verification API
CAMARA SIM Swap API
CAMARA Device Status API
CAMARA Simple Edge Discovery API
CAMARA Edge Application Management API
CAMARA Device Identifier API
CAMARA Home Devices Quality On Demand API
CAMARA Connectivity Insights API
CAMARA Identity and Consent Management API