Api Controller
get
Authorizations
Responses
200
OK
*/*
Responsestring
400
Bad Request
*/*
403
Forbidden
*/*
404
Not Found
*/*
409
Conflict
*/*
500
Internal Server Error
*/*
get
/api/versionGET /api/version HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
textget
Authorizations
Responses
200
OK
*/*
Responsestring
400
Bad Request
*/*
403
Forbidden
*/*
404
Not Found
*/*
409
Conflict
*/*
500
Internal Server Error
*/*
get
/api/helloGET /api/hello HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
textLast updated