Palatial API (v1.0)

Endpoints for creating and managing Palatial projects and retrieving outputs.


Base URL

Use your Palatial API host with this prefix:

/api/v1/external

Example:

<https://dashboard.dev.palatial.cloud/api/v1/external>

Authentication

API Keys can be generated directly using the dashboard.

All requests require an API key header:

x-api-key: <YOUR_API_KEY>

Common Response Codes