Skip to main content

API launch

Start a Launch programmatically from your own applications and scripts. Wrk supports two API launch patterns depending on whether you need a response in the same call.

API launch types

  • Sync API: call an endpoint and wait for a response from the Wrkflow
  • Async API: call an endpoint and receive an immediate launch acknowledgment