# API Changelog

The current docs are the source of truth for supported API behavior. For running product updates and release notes, use Bento's platform updates channel.

---

## Where Updates Live {{ id: 'where-updates-live' }}

- Join the Bento [Discord](https://discord.gg/ssXXFRmt5F).
- Open `#platform-updates` for product releases and operational changes.
- Use the API reference pages below when you need the current request and response shape.
- Contact support if your integration depends on behavior that is not documented.


> We do not maintain a separate hand-written API changelog in this repo. This avoids a stale changelog drifting away from the endpoint docs.


## Current API References {{ id: 'current-api-references' }}

- [OpenAPI-style reference](/docs/api/reference)
- [API conventions](/docs/api/conventions)
- [Plans and API access](/docs/api/access)
- [Errors reference](/docs/api/errors)
- [Authentication](/docs/authentication)

## Related docs

- [API Reference](/docs/api/reference)
- [Authentication](/docs/authentication)
- [Errors Reference](/docs/api/errors)
- [Webhooks](/docs/webhooks)