API Reference

Create Application Interaction

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Identifier for the application variant that performed this interaction.

string

Optional UUID identifying the conversation thread associated with the interaction.The interaction will be associated with the thread if the id represents an existing thread.If the thread with the specified id is not found, a new thread will be created.

input
object
required

The input data for the interaction.

output
object
required

The output data from the interaction.

date-time
required

Timestamp marking the start of the interaction.

integer
Defaults to 0

Duration of the interaction in milliseconds.

string
Defaults to SUCCESS

The outcome status of the interaction.

operation_metadata
object

Optional metadata related to the operation, including custom or predefined keys.

trace_spans
array of objects

List of trace spans associated with the interaction.These spans provide insight into the individual steps taken by nodes involved in generating the output.

Trace Spans
guardrail_results
array of objects

Results of the guardrails executed on the input

Guardrail Results
Headers
string
Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json