SPACE GASS API
​string | null​string | null
API service information and version details
Get Service Info
GET
/api/v1
/service/info
Returns the API base URL and the SPACE GASS version number.
Get Service Info › Responses
200
Returns service information
Service information including API path and SPACE GASS version.
apiPathThe API base URL (e.g. https://localhost:34560/api).
spaceGassVersionSPACE GASS version number in format "X.XX.XXXX (ProgramType)" (e.g. "15.2.100 (Commercial)").

