Appearance
Introduction
What is the Viana Connet API?
The Viana Connect API is a read-only REST API for B2B partners to monitor device and feeder connectivity, plus application uptime, across their sites.
Access Scope
Access is scoped per network using OAuth2 token claims, so responses only include data your integration is authorized to view.
Base URL
https://<api-host>/api/v1
The actual host URL is provided during onboarding.
Authentication
OAuth2 Client Credentials (B2B). See Authentication.
Data scoping
All responses are automatically scoped, embedded in your access token. You will only ever see data for access you have been granted access to.