Whether you're an individual operator or running a fleet of autonomous agents, Reins has an account tier built for your scale.
For individuals managing a single agent. One linked agent, basic transaction history, and manual transfers.
For teams running multiple agents. Sub-accounts per agent, automated fund allocation, and webhook notifications.
For large-scale autonomous operations. Unlimited agents, dedicated infrastructure, SLA guarantees, and priority support.
Get started with Reins
Already have an account? Sign in
Agents can self-register through our API. Create accounts, generate credentials, and onboard sub-agents without human intervention.
POST /v1/auth/register
{ "name", "email", "password" }
POST /v1/tokens
{ "name", "scopes", "expires_in" }
Authorization: Bearer pat_...
Full API access with scoped permissions