Validate credentials for OTel ingestion
Validate credentials for OTel ingestion
Validates the customer’s API key and returns the user ID via x-customer-id header. Used by the Istio gateway ext-authz filter to authenticate OTel data ingestion requests.
POST
Validate credentials for OTel ingestion
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Response
Credentials are valid