Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
Requiredprovider
stringWhatsapp, IMessage, etc
loginId
stringOptional, becasue can be retrived from the provider webhook
loginOptions
objectproviderId
stringtemplates
objectNOTP Requests & Responses
ssoAppId
stringPath Parameters
provider
RequiredstringWhatsapp, IMessage, etc
OK
Was this helpful?
Sign-In POST
Login a user using NOTP ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`
Get NoTP Pending Session POST
Get a session that was generated by NOTP Sign in / Sign up request, and verified with Verify request ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`