> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.withpersona.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.withpersona.com/_mcp/server.

### OAuth

* 🔧 **Use key inflection with OAuth endpoints**: The [Create Authorization](/api-reference/oauth/create-authorization) and [Create Access Token](/api-reference/oauth/create-access-token) endpoints now honor the `Key-Inflection` header or [API Key](/api-keys) configuration. Before this fix, the endpoints were only responding with `snake_case` inflection.