PlatformEdge API provides secure programmatic access to distributed data sources through a unified edge gateway. The platform is designed for applications that require low-latency access to operational data across multiple environments.
Typical use cases include telemetry aggregation, infrastructure monitoring, and integration with internal analytics pipelines.
API documentation and endpoint access are available to registered clients only.
Authorized partners may authenticate below to retrieve API credentials and access endpoint documentation.
GET /v1/edge/metrics
Authorization: Bearer <token>
Response:
{
"status": "authorized clients only"
}
Full API specification and token provisioning are available after successful authentication.