API Reference
Public API v1 Admin
Reserved for internal operations and currently not exposed as public customer API.
API Reference
Reserved for internal operations and currently not exposed as public customer API.
Public customers should not depend on /v1/admin routes at this stage.
Use Dashboard → API Management for key creation, usage views, and operational controls.
| Capability | Recommended Path |
|---|---|
| Create and manage API keys | https://removebgvideo.com/dashboard (API Management tab) |
| Job orchestration | Public /v1/jobs endpoints |
| Usage insights | Public /v1/usage/summary and /v1/usage/events |
| Check | How to Verify |
|---|---|
| Authentication | Call endpoint with valid and invalid key, confirm 200 vs 401 |
| Rate limits | Burst test and confirm 429 handling with backoff |
| Idempotency | Retry same request and verify no duplicate side effects |
| Observability | Confirm request_id/job_id appears in logs and dashboards |