There is no TypeScript SDK package. The dashboard and CLI use @stacktaste/contract over fetch.
Procedure names, not REST paths. Example: taste.list.
Headers#
| Header | Value |
|---|---|
Authorization | Bearer st_… |
X-StackTaste-Project | Project 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.