# updates.page > Hosted changelog and product updates. Publish from the dashboard, a REST API, a CLI, or a coding agent; deliver to a hosted page on your own domain, an in-app widget and RSS. - [updates.page — The changelog that ships itself](https://updates.page/index.html.md): The agent-native changelog. Publish from your dashboard, CI, or coding agent — hosted on your own domain, embedded in your app, read by humans and AI. - [Pricing — updates.page](https://updates.page/pricing.html.md): Simple pricing for updates.page. Free to start, Pro at $29/mo, Business at $99/mo. CLI and API access on every paid plan, and free for your first 14 days. - [Privacy Policy — updates.page](https://updates.page/privacy.html.md): How updates.page collects, uses, and protects your data. - [Terms of Service — updates.page](https://updates.page/terms.html.md): The terms that govern your use of updates.page. ## For agents and developers - [API and CLI documentation](https://docs.updates.page/llms.txt): the docs site's own llms.txt index - [OpenAPI 3.1 specification](https://app.updates.page/api/openapi.json): every endpoint, request and response - [Authentication](https://docs.updates.page/api/authentication.md): bearer tokens, and how to get one - [CLI reference](https://docs.updates.page/cli/overview.md): `@updatespage/cli` — publish from a terminal, CI, or an agent - [npm package](https://www.npmjs.com/package/@updatespage/cli): `npm install -g @updatespage/cli` - [OAuth server metadata](https://app.updates.page/.well-known/oauth-authorization-server): RFC 8414 discovery for the authorization code and device grants ## Notes - API access is included for the first 14 days of a new account and continues on the Pro plan. - Tokens are not scoped: every token carries the full API access of the person who approved it. - Sign in without a browser with `updates login`, which falls back to the device grant.