Programmatic access to India's #1 Premium Minecraft Server Hosting platform.
All authenticated endpoints require a Bearer token obtained via the OIDC flow:
GET /.well-known/openid-configuration
Include the token in requests:
Authorization: Bearer YOUR_ACCESS_TOKEN
https://playzor.me/api/v1
/plans
List all available hosting plans with pricing.
/servers
List all servers for the authenticated user.
/servers
Create a new Minecraft server. Requires plan selection and region.
/servers/{serverId}
Get detailed information about a specific server.
/servers/{serverId}/start
Start a stopped server.
/servers/{serverId}/stop
Stop a running server.
/servers/{serverId}
Delete a server permanently.
/health
Health check — returns service status.
| Plan | RAM | vCPU | Storage | Price |
|---|---|---|---|---|
| Iron | 2 GB | 1 | 20 GB NVMe | ₹199/mo |
| Gold | 4 GB | 2 | 40 GB NVMe | ₹399/mo |
| Diamond | 8 GB | 4 | 60 GB NVMe | ₹599/mo |
| Netherite | 16 GB | 6 | 120 GB NVMe | ₹1,199/mo |
| Resource | URL |
|---|---|
| OpenAPI Spec | /openapi.json |
| API Catalog | /.well-known/api-catalog |
| OIDC Discovery | /.well-known/openid-configuration |
| MCP Server Card | /.well-known/mcp/server-card.json |
| Agent Skills | /.well-known/agent-skills/index.json |
| Health Check | /api/health |
© 2024-2026 Playzor. All rights reserved. India's #1 Premium Minecraft Server Hosting.