Skip to main content

Call via REST

You can call a script from external source via REST API endpoint. Calling a script requires:

  • input values,
  • authentication token

This allows instantaneous deployment of scientific methods for external consumption. To find out how to use it:

  • Find a script
  • Press F4 to open the context panel on the right
  • Expand the REST pane on it

Both JavaScript and Curl samples are provided.

caution

DataFrame and File inputs are not supported

REST API panel

rest-api