Welcome
The Gateway API provides OTLP/HTTP endpoints for ingesting OpenTelemetry traces.Authentication
All trace ingestion endpoints require authentication via OAuth2 bearer token in the Authorization header:- API key and secret with
write:tracespermission grant_type=client_credentialsaudience=https://gateway-api.unomiq.com.
Base URL
https://gateway-api.unomiq.com
All endpoints are relative to this base URL.