Welcome
The Gateway API provides OTLP/HTTP endpoints for ingesting OpenTelemetry traces and an OAuth2 service for authenticating OTel agents.Authentication
All trace ingestion endpoints require authentication via OAuth2 bearer token in the Authorization header:Base URLs
https://gateway-api.unomiq.com — OpenTelemetry trace ingestion
https://oauth-api.unomiq.com — OAuth2 authentication
All endpoints are relative to their respective base URL.