Authorizations

X-API-Key
string
header
required

Simplex API Key to authenticate requests. We provision API keys after a quick meeting with us. You can book that meeting here.

Body

application/json
element_description
string
required

A natural language description of the element to check if it exists.

session_id
string
required

The ID of the session to connect to.

Response

200 - application/json
reasoning
string

The reasoning behind the existence of the element.

succeeded
boolean

Indicates if the element exists.

Was this page helpful?