Built for operators and integrators
Deploy agents with a single shell command, automate backups through the Agent API, issue scoped API tokens for tenant automation, and hook billing webhooks into your stack.
Backup agent installation
Install the Orathos agent on Linux servers you authorize. The installer registers the agent with your tenant using a one-time enrollment token from the dashboard.
Agent API
Agents authenticate with X-Agent-Token (or Bearer). All backup and restore payloads are encrypted on the agent before upload to your configured object storage.
Tenant API & tokens
Create scoped API tokens from your tenant settings. Tokens use Bearer authentication against /api/v1 endpoints for support, auth context, and plan-gated automation. Token scopes include sites, backups, restore, agents, alerts, billing, and audit read access.
Developer FAQ
Do I need an API token to run the agent?
Agents use enrollment tokens and agent credentials issued during installation — not tenant user API tokens.
Is there a public REST API for all backup operations?
Backup execution is agent-driven. Tenant API tokens currently expose support and auth endpoints; broader backup automation is managed through the dashboard and agent protocol.
Can MSPs resell Orathos?
Yes. Multi-tenant isolation, per-tenant billing, and partner validation endpoints support MSP and hosting reseller workflows.
Where is API reference documentation?
This page lists primary endpoints. Contact support@orathos.com for enterprise API documentation and DPA requests.