Skip to main content
POST
Export OTLP metrics (not implemented)

Authorizations

x-api-key
string
header
required

Project API key. Manage keys in the Zespan dashboard under project settings.

Body

OTLP ExportMetricsServiceRequest payload.

Response

Missing or invalid API key.

error
string
required

Human-readable error message.

Example:

"Unauthorized"

code
string

Machine-readable error code, when present.

Example:

"rate_limit_exceeded"