Language Controller
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/{languageId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/languages/{languageId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 68
{
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/languages/{languageId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/languages/multi HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 70
[
{
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]No content
Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/languages HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 68
{
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/languages/import HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}{}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/languages/filter/pages?pageable=[object+Object] HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 56
{
"lang": "text",
"dsc": "text",
"key": "text",
"value": "text"
}{
"totalElements": 1,
"totalPages": 1,
"first": true,
"last": true,
"size": 1,
"content": [
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
],
"number": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"numberOfElements": 1,
"pageable": {
"offset": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"pageNumber": 1,
"unpaged": true,
"paged": true,
"pageSize": 1
},
"empty": true
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/pages?arg0=[object+Object] HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"totalElements": 1,
"totalPages": 1,
"first": true,
"last": true,
"size": 1,
"content": [
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
],
"number": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"numberOfElements": 1,
"pageable": {
"offset": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"pageNumber": 1,
"unpaged": true,
"paged": true,
"pageSize": 1
},
"empty": true
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/pages/by-key?key=text&pageable=[object+Object] HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"totalElements": 1,
"totalPages": 1,
"first": true,
"last": true,
"size": 1,
"content": [
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
],
"number": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"numberOfElements": 1,
"pageable": {
"offset": 1,
"sort": [
{
"direction": "text",
"nullHandling": "text",
"ascending": true,
"property": "text",
"ignoreCase": true
}
],
"pageNumber": 1,
"unpaged": true,
"paged": true,
"pageSize": 1
},
"empty": true
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/langs HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
"text"
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
falseOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/export HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/by-lang?lang=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/by-lang-and-keys?lang=text&keys=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/by-lang-and-key?lang=text&key=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/languages/by-key?key=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-20T20:30:40.744Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-20T20:30:40.744Z",
"id": "text",
"key": "text",
"value": "text",
"lang": "text",
"dsc": "text"
}
]Access token provided as a cookie named 'ins_access_token'. This token is obtained after successful login and is valid for x minutes. It can be refreshed using the ins_refresh_token cookie at the /refresh endpoint.
Required active space header
No Content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/languages/multi/by-ids?languageIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Last updated