Palette API

Authenticated REST API for Palette's multimodal generation platform, accessed with API keys managed in the Studio profile. The base path /api/v1 is auth-gated (returns HTTP 401 without credentials). No public OpenAPI or developer documentation was published at the time of profiling.

API entry from apis.yml

apis.yml Raw ↑
name: Palette API
description: Authenticated REST API for Palette's multimodal generation platform, accessed with API keys
  managed in the Studio profile. The base path /api/v1 is auth-gated (returns HTTP 401 without credentials).
  No public OpenAPI or developer documentation was published at the time of profiling.
humanURL: https://studio.palettetechnology.com/
baseURL: https://studio.palettetechnology.com/api/v1
properties:
- type: Authentication
  url: authentication/palette-2-authentication.yml
- type: LLMsTxt
  url: llms/palette-2-llms.txt