POST
/
v1
/
external-api
{
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "type": "openai_compatible_llm",
  "name": "<string>",
  "url": "<string>"
}

Authorizations

x-api-key
string
header
required

Your Beyond Presence API Key.

Body

application/json

Configuration for an OpenAI-compatible LLM API with secrets.

Response

201
application/json

Successful Response

Configuration for an OpenAI-compatible LLM API that is saved in our database.