Swagger UI
OpenAPI JSON
The service depends on external gRPC backends:
The server verifies with signature::verify_msg(b”AUTHORIZE”, signature, public_key) and computes a user address from the public key. If the user does not exist, it is created.
Authoritative contract:
Tip: If you see 401 Unauthorized, refresh your token via /api/v1/authorize.
Event payloads are defined by the server’s ws::EventWithChannel. Use your environment’s Swagger or internal docs for the exact schema of each channel.