API Index
These APIs can be used to programmatically interact with OpenObserve.
All APIs must have an authorization header. Authorization header can be created using base64 encoded values of user id and password. For the sake of simplicity it is HTTP basic authentication mechanism.
Header creation mechanism:
For example:
Make sure that you are sending the requests over HTTPS.
API List
Next steps
- Quickstart: get OpenObserve running and grab your credentials.
- Ingestion: start sending logs, metrics, and traces.
- OpenTelemetry / OTLP: the recommended modern ingestion path.
Need some help?
- Join our Community Slack
- Or Contact support