Developer Portal
The Developer Portal is your command center for RestAPI.com. Manage tenants, design schemas, configure security, write functions, and monitor your APIs.
Access the portal: portal.restapi.com
Signing In
Authenticate using your existing identity provider:
- Microsoft account
- Google account
Your First Visit
When you first sign in, a tenant is created automatically using your first name (e.g., "Mark's tenant"). If you've received an invitation to join an existing tenant, you'll be added to that one as well.
Portal Structure
The portal is organized hierarchically:
You (User)
└── Tenants (workspaces)
└── APIs (backend services)
├── Collections, Views, Queries
├── Functions
├── Security Settings
├── Team & Users
└── Settings & Secrets
What You Can Do
| Area | Features |
|---|---|
| Tenants | Create workspaces, invite team members, manage access |
| APIs | Create backends, configure regions, manage subscriptions |
| Schema | Design collections, views, queries with visual tools or JSON |
| Functions | Write serverless triggers, timers, and custom endpoints |
| Security | Configure auth providers, CORS, roles, access rules |
| Data | Browse, create, edit, and delete records |
| Testing | REST Explorer for testing endpoints interactively |
| Monitoring | View statistics, logs, and function executions |
| Hosting | Upload static files for web applications |
| Backups | Export/import data and schema definitions |
In This Section
- Tenants — Workspaces for organizing APIs and teams
- APIs — Creating and managing backend services
- Schema Editor — Visual and JSON schema design
- Settings & Secrets — Configuration and secure credentials
- Service Accounts — Programmatic API access
- Backups & Import/Export — Data backup and migration