Changelog (September 12, 2026): App management endpoints — Create App, List Namespace Apps, Get App, Update App, Add App Signing Key, and Revoke App Signing Key.
Changelog
Origin API
Changelog (September 12, 2026): App management endpoints — Create App, List Namespace Apps, Get App, Update App, Add App Signing Key, and Revoke App Signing Key.
Grants API: List, upsert, and delete repository and namespace grants (repository:settings:*, namespace:settings:*). Concepts on Grants API; endpoints live in the Origin API reference Grants group.
Breaking (pull requests): Create/Update Pull Request require an existing branch as base (commit SHA or tag → InvalidArgument). Migrate to a branch name such as main or refs/heads/main.
Installations: suspendedAt / deletedAt; installation webhooks include appId and updatedAt aligned with Get App Installation.
Origin API overview: Documents the new settings/grants scopes, app-management scopes on user credentials, and Create App in the higher rate-limit tier.