For the complete documentation index, see llms.txt. This page is also available as Markdown.

Xensam Xupervisor

Connection Requirements

1 - Domain

The Xupervisor API domain for your tenant (e.g. pladisapi.xupervisor.com). Requests are sent to this host on port 444.

2 - API Key

The DreamFactory API key sent in the X-DreamFactory-API-Key request header.

3 - Email

The email address of the Xupervisor account used to authenticate.

4 - Password

The password for the provided email address.

5 - Proxy

Proxy URL (optional).

6 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated