v1
latestOpenAPI 3.0.22026-07-17255.6 KBGenerate and send an authentication code
Generate and send an authentication code
post/verify/init
Request body
Example request
{
"target": "john.doe@company.com",
"target_type": "email",
"subject": "Your NoPass.me Authorization Code",
"content": "<h1>Hello 👋</h1>\\n\\n<p>Your authentication code is <b>%code%</b>.</p>\\n\\n<p>Stay safe on the internet!</p><p>The <a href=\"https://nopass.me\">NoPass.me</a> team</p>",
"expires_in": 300
}Response
Success Response