Skip to main content

Overview

Ping is the safest first call when wiring up an integration. It validates your API key, host allowlist, organisation ownership, and event ownership in one request, and returns a stable success body without touching any photo or search data. Use it from a smoke test, a deploy health check, or a “Test Connection” button in your integration UI.

Endpoint

Path Parameters

Example Request

Example Response

Response Models

Ping uses the standard envelope from Conventions. The endpoint payload inside data is:

Error Responses

See Errors for canonical descriptions and retry guidance.