Build with Restore Hub.
Manage Discord servers, members, backups, billing, and verification programmatically. Use the REST API, the hosted MCP server, or hand off whole workflows to an AI agent.
Quickstart
Get from zero to your first authenticated request in under five minutes.
OpenAPI Reference
Full OpenAPI reference for every endpoint. Try requests live in your browser.
OpenAI Agents & MCP
Connect Claude, Cursor, ChatGPT, or any custom agent to manage your servers in plain English.
OpenMore guides
Authentication
Bearer tokens, scopes, key rotation, and rate-limit strategy.
MCP Server
Hosted endpoint at mcp.restorehub.net plus Claude Desktop and Cursor configs.
Webhooks
How Stripe and OxaPay events flow through Restore Hub.
Errors
Standard HTTP codes, the error envelope, and common scope failures.
Rate Limits
Plan-based budgets, response headers, and backoff guidance.
Public endpoints
Restore Hub exposes three unauthenticated endpoints intended for AI agents and integration tooling. These never require an API key and are safe to embed in agent system prompts.
https://api.restorehub.net/api/v1/openapi.json— full OpenAPI 3.1 spec for every endpointhttps://api.restorehub.net/api/v1/public/schema.json— Prisma data model as JSON (filtered)https://restorehub.net/agents.md— agent playbook in machine-readable Markdown