Developer platform

Build on TournifyPK

Use our stable REST API v1 to read tournaments, matches, teams, news, and more. Same-origin catalog at https://tournify.pk/api/v1/docs

Reference

API documentation

Human-readable endpoint list, authentication, and parameters.

Machine-readable

JSON catalog

Discover all routes and the canonical base URL programmatically.

https://tournify.pk/api/v1/docs →
Access

Personal tokens

Register and opt in as a developer to create Bearer tokens.

Register Log in

Quick start

  1. Read the documentation or fetch GET https://tournify.pk/api/v1/docs.
  2. Public endpoints work without a token. For auth: true routes, send Authorization: Bearer <token>.
  3. Register (or open profile settings), enable Developer program, verify your email, then open API tokens.