v1.0.0

Playzor API Documentation

Programmatic access to India's #1 Premium Minecraft Server Hosting platform.

Authentication

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

Base URL

https://playzor.me/api/v1

Endpoints

Plans

GET /plans

List all available hosting plans with pricing.

Servers

GET /servers

List all servers for the authenticated user.

POST /servers

Create a new Minecraft server. Requires plan selection and region.

GET /servers/{serverId}

Get detailed information about a specific server.

POST /servers/{serverId}/start

Start a stopped server.

POST /servers/{serverId}/stop

Stop a running server.

DELETE /servers/{serverId}

Delete a server permanently.

System

GET /health

Health check — returns service status.

Hosting Plans

PlanRAMvCPUStoragePrice
Iron2 GB120 GB NVMe₹199/mo
Gold4 GB240 GB NVMe₹399/mo
Diamond8 GB460 GB NVMe₹599/mo
Netherite16 GB6120 GB NVMe₹1,199/mo

Machine-Readable Resources

ResourceURL
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.