Rhythm Temp Token
-
System for generating temporary token codes.
You can download the API routes collection for Postman
-
POST /api/token/newfor creating tokens. -
GET /api/token/{code}/checkfor validating tokens.
You can download the API routes collection for Postman
POST /api/token/new for creating tokens.
GET /api/token/{code}/check for validating tokens.