Skip to content

`GET /v1/apps/{app_id}/fcp` — handshake. Always returns the same generic 404 body for unknown apps so the endpoint cannot be used to probe which app ids are real.

GET
/v1/apps/{app_id}/fcp
app_id
required
string

App ID

Markdown handshake describing the FCP endpoint and how to authenticate. Always text/markdown.

No FCP endpoint at this URL. Single sanitized body covers unknown apps, unpublished apps, apps without an FCP channel, and disabled FCP channels — operator state is never disclosed.

Per-app FCP rate limit exceeded. Retry-After: 60 header is set.