Isolated sub-accounts with their own API keys and spend limits. Not yet generated in the PHP SDK: use the REST API or the CLI.
Not generated in the PHP SDK yet.zavudev/sdk does not expose a sub-accounts
resource today, so there is nothing to call. The endpoints exist and are stable:
use the REST API below, the CLI, or the
TypeScript SDK, which does cover it. See the
coverage table.
Sub-accounts are isolated projects under your team, each with its own API keys
and spending cap. Every charge still bills to the parent team’s balance.
These endpoints require a parent project API key. A sub-account key calling
them receives 403.