Trigger a pipeline

Triggers the execution of a pipeline synchronously, i.e., the result is sent back to the namespace right after the data is processed. This method is intended for real-time inference when low latency is of concern.

The pipeline is identified by its resource name, formed by the parent namespace and ID of the pipeline.

For more information, see Run NamespacePipeline.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Namespace ID

string
required

Pipeline ID

Body Params
inputs
array of objects
required

Pipeline input parameters, it will be deprecated soon.

inputs*
data
array of objects
required
Data*
Headers
string

Indicates the authenticated namespace is making the request on behalf of another entity, typically an organization they belong to

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json