api-sbox03-service.gdn-akamai.com Open in urlscan Pro
2600:141b:1c00:16::17c4:321  Public Scan

URL: https://api-sbox03-service.gdn-akamai.com/
Submission: On March 23 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

PHOTONIQ VIRTUAL WAITING ROOM SERVICE API

 1.24.0 

OAS3

swagger.yaml

API documentation for the PhotonIQ Virtual Waiting Room Service

Servers
https://api-sbox03-service.gdn-akamai.com/
Authorize



ORIGINS


POST/api/vwr/v1/origins
Create a new origin
GET/api/vwr/v1/origins
Get information of origins
GET/api/vwr/v1/origins/{origin_id}
Get information for a specific origin
PUT/api/vwr/v1/origins/{origin_id}
Update an origin
PATCH/api/vwr/v1/origins/{origin_id}
Modify specific properties of an origin
DELETE/api/vwr/v1/origins/{origin_id}
Delete origin information


DOMAINS


GET/api/vwr/v1/domains
Get information of domains
POST/api/vwr/v1/domains
Create a domain
GET/api/vwr/v1/domains/{domain_id}
Get domain information for a specific domain
PUT/api/vwr/v1/domains/{domain_id}
Update a domain
PATCH/api/vwr/v1/domains/{domain_id}
Modify specific property of a domain
DELETE/api/vwr/v1/domains/{domain_id}
Delete domain information


API KEY


POST/api/vwr/v1/apikey
Create a new API Key
GET/api/vwr/v1/apikey
Get API keys details
GET/api/vwr/v1/apikey/{key_id}
Get API key by unique key_id
PATCH/api/vwr/v1/apikey/{key_id}
Update API key
DELETE/api/vwr/v1/apikey/{key_id}
Delete key


METRICS


GET/api/vwr/v1/metrics/{domain_id}
Filter metrics by domain ID
GET/api/vwr/v1/metrics
Filter metrics


USAGE


GET/api/vwr/v1/usage/hourly
Get hourly generated usage data
GET/api/vwr/v1/usage/daily
Get daily generated usage data
GET/api/vwr/v1/usage/monthly
Get monthly generated usage data


VERSION


GET/api/vwr/v1/version
Version of the service


TELEMETRY


GET/api/vwr/v1/telemetry
Provides the telemetry data


LOGS


GET/api/vwr/v1/log/level
Get the current log level
PUT/api/vwr/v1/log/level
Set the log level


HEALTH


GET/api/vwr/v1/health
Check the health of the service


SERVICE INFORMATION


GET/api/vwr/v1/info
Get the information of the service

SCHEMAS

Origin
OriginUpdate
OriginGetResponse
OriginPostResponse
OriginPutResponse
OriginDeleteResponse
ApiKey
PatchApiKey
PostApiKeyResponse
PatchApiKeyResponse
GetApiKeyResponse
GetApiKeysResponse
AuthDeleteResponse
Domain
DomainUpdate
DomainGetResponse
DomainPostResponse
DomainPutResponse
DomainDeleteResponse
RequestMetricsResponse
AggregateUsageGetResponse
UsageGetResponse
GetVersionResponse
LogLevel
getInformationResponse