Data
List Datasources
List every datasource Oviond supports, each with its id (the datasource_id you pass to the data endpoints), name, category, and available data views. Start here to find the datasource_id, then call /metrics and /dimensions.
GET
List Datasources
Authorizations
Oviond API key (prefix oviond_) sent as a Bearer token — the credential for REST/programmatic and headless integrations. Manage keys in Settings → API Keys. API keys do NOT authenticate the MCP endpoint (/mcp), which uses OAuth 2.1 + PKCE.