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-Up POST
Create a new user using NOTP ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`
Sign-In with Auto Sign-Up POST
Login in using NTOP. If the user does not exist, a new user will be created with the given identifier ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`