Skip to main content

RUBEZH STRAZH API Authentication

The client obtains a token with POST /api/v1/auth/token.

The token is passed in later requests as Authorization: Bearer <token>.