Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.compose.market/llms.txt

Use this file to discover all available pages before exploring further.

The API exposes one remote config document:
GET /.well-known/opencode
It also exposes one alias:
GET /external/opencode
The canonical OpenCode path returns a config wrapper without an embedded API key. The alias includes the "{env:COMPOSE_MARKET_API_KEY}" placeholder for clients that read the config directly. No other /.well-known/* external IDE config endpoints are registered in api/inference/external.ts.

Generic settings

Use these settings for tools that support OpenAI-compatible providers:
SettingValue
Base URLhttps://api.compose.market/external/v1
API keyYour Compose Key
Auth headerAuthorization: Bearer compose-...
ModelsUse IDs from /external/v1/models