v1
latestOpenAPI 3.0.32026-07-23194968.1 KBStatic Tokens
Generate static tokens
Generate one or more static authentication tokens for a given template (product).
Each generated token is created in the UNCLAIMED state and can later be claimed by a user (see the claim endpoint) or used directly by a device for authentication.
Note: to generate the QR code, that is acceptable by the official Blynk mobile applications, use the following format: {token}+{orgId}.
The optional metaMapping array assigns meta field values to each generated token. When provided, its size must equal count, and each entry maps a template meta field id to its value.
Required permissions, when user-scoped authentication is used: MANAGE_STATIC_TOKENS.
post/api/v1/organization/static-tokens/generate
Request body
Response
Static tokens generated successfully