Skip to main content
An “app” maps directly onto the same products record the Stratos AI dashboard uses — create one via the API and it shows up in the dashboard immediately, and vice versa.

Create an app

Requires apps:write. Free — no credits spent.
201

List apps

GET /v1/apps — requires apps:read.

Get an app

GET /v1/apps/{id} — requires apps:read. 404 not_found if the app doesn’t exist or isn’t owned by this key’s account.