Endpoints

Dash0's public facing endpoints for both reading, configuring and ingesting data. For example, to send OTLP data, use the Prometheus API and more.

Overview

Endpoints in Dash0 are the public-facing APIs that allow you to send and retrieve telemetry data from your systems. Each endpoint is designed to work with specific data types and sources, giving you flexibility in how you integrate Dash0 with your existing infrastructure.

Your Dash0 organization is deployed in your selected region (e.g., within Europe), and all endpoint URLs reflect this regional deployment (e.g., eu-west-1.aws.dash0.com).

Endpoints Reference

To make endpoint selection as easy as possible, our integration hub always fully resolves endpoint URLs. That way, you only need to copy and paste the guidelines. For all other situations, we provide an endpoint reference.

You can find the endpoint reference within your organization's settings. It shows you the endpoint URL for your organization and a reference to the underlying endpoint's documentation. Additionally, we show a cURL code snippet showing how to manually interact with the endpoint. This is really handy to verify connectivity and to understand the authentication strategy.

The endpoints reference screen in the organization settings
The reference is useful to identify all the supported APIs. Here, the Elasticsearch Bulk ingestion API.

Last updated: May 4, 2025