Skip to content
Talk to our solutions team

Script API

Sandboxed multi-language execution — synchronous, asynchronous, and validation.

For concepts and configuration see the block documentation.

Path
/health
/ready
/v1/execute
/v1/execute/async
/v1/executions
/v1/executions/:execution_id
/v1/validate

Every request carries the platform tenancy headers — X-Kis-Tenant, X-Kis-Product and X-Kis-Environment. They are the partition key for storage, quotas and audit, so a request without them is rejected rather than served against a default tenant.

Errors use the platform’s structured error body: a stable code, a human-readable message, and the request id to correlate against logs and audit.