majjha.developers
Open beta

Public beta: activity uses test Dots with no monetary value. There is no money in or out, and interfaces may change before launch.

Specifications

Machine-readable artifacts generated directly from the same source as these docs — so they never drift out of sync.

Generate a client

Point any OpenAPI-aware generator at the spec URL to scaffold a typed client in your language of choice.

openapi-generator
npx @openapitools/openapi-generator-cli generate \
  -i https://docs.majjha.fun/openapi.json \
  -g typescript-fetch \
  -o ./predictmax-client

For AI agents

Coding agents can read /llms.txt for a compact map of every endpoint and guide, then deep-link into the relevant page or fetch the OpenAPI document for exact schemas.