Skip to main content
POST
/
ace
/
{ace_uid}
/
v1
/
responses
cURL
curl --request POST \
  --url https://api.timbal.ai/ace/{ace_uid}/v1/responses \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

ace_uid
string<uuid>
required

ACE uid (UUID).

Response

Upstream response (JSON or SSE depending on stream)