Animation Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 345
{
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/animations/{animationId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/svg HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
binaryNo Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId}/svg HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: text/plain
Accept: */*
Content-Length: 6
"text"No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId}/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 65
{
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/animations/{animationId}/scripts/{scriptId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId}/placeholders HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: text/plain
Accept: */*
Content-Length: 6
"text"No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/animations/{animationId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 168
{
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/animations/{animationId}/elements/{elementId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 345
{
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/scripts HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/{animationId}/scripts HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 65
{
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/elements HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/{animationId}/elements HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 168
{
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/animations/{animationId}/elements?elementIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/{animationId}/clone?name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}OK
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/run-animation-script HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 235
{
"parameters": "text",
"lang": "text",
"animationId": "text",
"sendId": "text",
"animName": "text",
"script": {
"sessionId": "text",
"projectId": "text",
"compile": true,
"bindings": {
"ANY_ADDITIONAL_PROPERTY": {}
},
"name": "text",
"log": true,
"code": "text"
}
}No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/import HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"file": "binary"
}{}OK
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/animations/eval-animation HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 146
{
"sessionId": "text",
"animName": "text",
"sendId": "text",
"lang": "text",
"parameters": "text",
"firstScan": true,
"animationId": "text",
"callbackId": "text"
}No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/{animationId}/elements/by-type?type=Bar HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}
]falseOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/export HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/elements/by-name-and-type?name=text&type=Bar HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"dsc": "text",
"name": "text",
"animationId": "text",
"expressionType": "EXPRESSION",
"props": "text",
"status": true,
"expression": "text",
"type": "Bar",
"domId": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/by-project-name-and-name?projectName=text&name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/by-project-id-and-names?projectId=text&names=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/animations/by-project-id-and-name?projectId=text&name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"mainFlag": true,
"color": "text",
"dsc": "text",
"postAnimCode": "text",
"playOrder": 1,
"preAnimCode": "text",
"duration": 1,
"placeholders": "text",
"projectId": "text",
"name": "text",
"alignment": "text",
"animationScripts": [
{
"creationDate": "2025-11-01T01:30:07.054Z",
"lastModifiedBy": "text",
"createdBy": "text",
"lastModifiedDate": "2025-11-01T01:30:07.054Z",
"id": "text",
"type": "pre",
"scriptId": "text",
"animationId": "text"
}
],
"svgContent": "text",
"configs": "text",
"animJoinId": "text"
}Last updated