Skip to main content

API

oRPC at /rpc. Machine keys, not the dashboard cookie session.
1 min read

There is no TypeScript SDK package. The dashboard and CLI use @stacktaste/contract over fetch.

Procedure names, not REST paths. Example: taste.list.

Headers#

HeaderValue
AuthorizationBearer st_…
X-StackTaste-ProjectProject id

Mint keys in Project keys (ci) or via stacktaste login (cli).

Publish#

Dashboard-only (not documented here): onboarding, profile, members, roles, project settings.

Call it the same way the CLI does: RPCLink to /rpc with those headers. No public @stacktaste/sdk package.