SpaceMediaSpaceMedia
Endpoint referenceDDEX

Start DDEX connection health check

POST
/api/v1/ddex/connections/{reference}/health-check

Check credentials, endpoint configuration, licensed schema assets, live transport gates, and connection readiness without exposing secrets. Staging sandbox checks are isolated and report whether simulation or an external probe was used.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

reference*string
Formatuuid

Header Parameters

Idempotency-Key*string

Unique request key. Reuse with the same body replays the result; reuse with a different body returns a conflict.

Length8 <= length <= 255

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?