Card
Number of APIs: 7
-
Get Cards GET {{host}}/za/v1/cards
-
Get Function (saved) code GET {{host}}/za/v1/cards/:cardkey/code
-
Get Function (published) code GET {{host}}/za/v1/cards/:cardkey/publishedcode
-
Publish Saved Code POST {{host}}/za/v1/cards/:cardkey/publish
-
Get Executions GET {{host}}/za/v1/cards/:cardkey/code/executions
-
Execute Function Code (Simulation) POST {{host}}/za/v1/cards/:cardkey/code/execute
-
Update Function code (Without publishing to card) POST {{host}}/za/v1/cards/:cardkey/code