Skip to main content
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

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