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
A friendly label — always
"Spotlight Data API".Current API version string, e.g.
"v1".The organization UUID linked to the API key you sent.
List of all available routes. Each item has:
method— HTTP verb (GET,POST,DELETE)path— URL path template

