Authorization
AuthorizationRequiredBearer <token>In: header
Request Body
application/jsonRequiredproviderstringloginIdstringloginOptionsobjectproviderIdstringtemplatesobjectNOTP Requests & Responses
ssoAppIdstringPath Parameters
providerRequiredstringWhatsapp, 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>`