Skip to main content

GET /

Returns the API version, your organization ID, and the full list of available endpoint paths. Call this first to confirm your key and base URL are correct.

Request

Response

message
string
A friendly label — always "Spotlight Data API".
version
string
Current API version string, e.g. "v1".
organizationId
string
The organization UUID linked to the API key you sent.
endpoints
array
List of all available routes. Each item has:
  • method — HTTP verb (GET, POST, DELETE)
  • path — URL path template