Apps

API & SDK

The documentation hub inside App Studio: where the developer reference lives and what its cards cover.

API & SDK is a signpost, not a workspace: a static page that routes developers to the right part of the documentation on revenexx.dev.

Where you find it

App Studio › Extend and develop › API & SDK/apps/api.

What it does

Three entry buttons — the external Developer Portal, the App Studio documentation, and Build your first app — followed by ten cards, one per documentation topic:

CardCovers
App model conceptThe idea: five JSON files define an app.
Manifest referencemanifest.json — identity, permissions, dependencies.
Schema referenceschema.json — the app's data model.
Cockpit integrationcockpit.json — the screens an app contributes.
App SDK@revenexx/app-sdk, including npx appsdk generate.
App lifecycleSemVer versioning and the app.installed, app.upgraded, app.uninstalled events.
Billing & eventsThe pricing models an app can declare: free, paid, included.
CLIThe command-line tooling.
MCP serverWorking with the platform from AI tooling.
API usageCalling the platform API.

Fields and controls

Everything on this screen is a link. Nothing is edited here.

What happens when you change it

Nothing — the page is read-only.

Permissions

None required beyond opening App Studio; the linked documentation is public.