Developer preview

API Documentation

Integrate account, backup job, and restore workflows using BackupFort APIs.

Treat the API surface as part of your demo: wire it into CI to prove backups are provisioned the moment infrastructure lands.

The storyline below mirrors how platform teams certify integrations before handing them to application owners.

Integration rehearsal

Use these beats when demoing to engineering leadership—each maps to a concrete API bundle.

1

Bootstrap tokens

Exchange service accounts for scoped bearer tokens with rotation hooks.

2

Orchestrate jobs

Create, pause, and audit backup jobs across fleets using the jobs namespace.

3

Validate restores

Trigger dry-run restores and stream signed manifests back to your pipeline.

api.backupfort.net/v1/docs
99.9%Uptime SLO
12Core routes
<200msp95 auth

Illustrative latency targets for architecture diagrams.

Base URL

https://api.backupfort.net/v1

Authentication

Use bearer token from login endpoint.

Core Endpoints

/auth/login, /auth/register, /jobs, /devices, /restore

Developer Access

Contact support to request API keys and integration guidance.