Bisquit.Host - Developer portal

Public read-only REST API for Bisquit.Host plans, prices and documentation. No API key, no authentication, no rate limit; plan data is cached server-side for one hour.

Endpoints

  • GET /api/game Game server plans: pricing, hardware limits, locations and stock
  • GET /api/cloud VDS plans
  • GET /api/bot Bot hosting plans
  • GET /api/web Web hosting plans
  • GET /api/wiki Documentation index: every article with slug, title and URL
  • GET /api/wiki/{slug} One documentation article as raw markdown, by slug
  • POST /wiki/search Full-text search over the documentation

The complete description with request and response schemas is the OpenAPI 3.1 document: /openapi.json

Quickstart

curl https://bisquit.host/api/game
curl https://bisquit.host/api/wiki/services/faq
curl -X POST https://bisquit.host/wiki/search -H 'content-type: application/json' -d '{"query": "backup"}'

Prices are integers in minor units (22900 = 229.00 RUB). Errors are JSON with a stable code, a message and a hint.

For agents and crawlers

Every page on this site also has a markdown rendition: request it with the Accept: text/markdown header.

Account-scoped actions (ordering, server control) are not part of this API: they live in the client area. my.bisquit.host

BisquitBisquitBisquit