Theme: Rest APIs
We are excited to announce the release of v1.0 of our APIs. Below is the complete list of APIs that are available to the end users.
Administration
| API | Method |
|---|
| Create a workspace | POST |
| Get a workspace | GET |
| Search workspaces | POST |
| Update a workspace | PUT |
| Create a connection | POST |
| Delete a connection | DELETE |
| Get a connection | GET |
| Search connections | POST |
| Update a connection | PUT |
| Upload configuration file | POST |
| Upload credential file | POST |
| Upload user credential file | POST |
| Test a connection | POST |
| Get file layout | POST |
Data Testing
| API | Method |
|---|
| Create a folder | POST |
| Delete a folder | POST |
| Get a folder | GET |
| Search folders | POST |
| Update a folder | PUT |
| Create a parameter | POST |
| Delete a parameter | DELETE |
| Get a parameter | GET |
| Search parameters | POST |
| Update a parameter | PUT |
| Create a rule | POST |
| Delete rule(s) | POST |
| Get a rule | GET |
| Search rules | POST |
| Update a rule | PUT |
| Create a schedule | POST |
| Delete a schedule | DELETE |
| Get a schedule | GET |
| Pause a schedule | POST |
| Resume a schedule | POST |
| Run a schedule | POST |
| Update a schedule | PUT |
| Search schedules | POST |
| Create a workflow | POST |
| Delete workflow(s) | POST |
| Get a workflow | GET |
| Search workflows | POST |
| Update a workflow | PUT |
| Get workflow status | GET |
| Run a workflow | POST |
| Search workflow runs | POST |
| Terminate a workflow run | POST |
Others
| API | Method |
|---|
| Create a subscription | POST |
| Delete subscription | DELETE |
| Get subscription members | GET |
| Update a subscription | PUT |