Get Billing Info
Switch Free-Tier Slot
admin scope.
This recovers a free tenant whose first-seen agent was a throwaway, or whose agent identity changed on redeploy, from being locked out of its own free tier. Full recovery when the wrong agent claimed the slot is a 3-step flow:
1
Remove the wrong agent
Soft-delete the old (wrong) agent via
DELETE /api/v1/agents/{id}.2
Register the new agent
Start emitting from the new agent so it exists in the registry.
3
Move the slot
Call this endpoint with the new agent’s ID to move the free slot to it.
Request Body
Checkout (Change Plan)
starter, professional, enterprise. For Enterprise Plus, contact sales.

