Installation
API server can be installed on Windows x64, Linux x64 or in a container environment.
Verifying base installation
{
"success": true,
"data": {
"items": [
{
"id": "result",
"properties": {
"message": "This is the result from the API demo impl pipe"
}
}
]
}
}