Fanflet developer resources

Connect an AI agent to Fanflet with MCP. There is no public REST dump of speaker pages and no API-key product. Speakers need Pro or Studio.

Machine-readable files

Versioning

Current major version is 1. Unversioned /api/mcp is v1. /api/v1/mcp is an alias. Responses send X-API-Version: 1.

Deprecation: we will not remove v1 without a replacement. Deprecated routes send Deprecation and Sunset (RFC 8594) at least 90 days before removal.

Rate limits

Documented agent routes send RateLimit-Limit, RateLimit-Remaining, RateLimit-Reset, and Retry-After on 429. Default window is 120 requests per 60 seconds per IP on MCP registration.

No CLI

Fanflet does not publish an npm, PyPI, or Homebrew CLI. Agents should call MCP over Streamable HTTP after OAuth.