OTP Authentication Api ( email )
Dead-Simple OTP ( One Time Password ) Auth API with Email PIN Codes
7 subscribers
8.9/10 popularity
439 ms avg latency
60% success rate
100 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
OTP Authentication Api ( email ) endpoints
| Method | Endpoint | Description |
|---|---|---|
| Administration | ||
| DELETE |
delete_delete_delete /delete |
|
| GET |
get_profile_get_profile_get /get_profile |
|
| Other endpoints | ||
| GET |
unlock_unlock_get /unlock |
|
| DELETE |
delete_delete_delete /delete |
|
| GET |
unlock_unlock_get /unlock |
|
| GET |
logout_logout_get /logout |
|
| POST |
login_login_post /login |
The Api does not handle sessions, so you must store the authentication result in your back-end session management. |
| POST |
signup_signup_post /signup |
|
| GET |
get_session_get_session_get /get_session |
|
| POST |
setup_setup_post /setup |
It establishes your identity so the API manager can relay it to the backend and route requests to the correct user account database.You must also specify your organization’s mail… |
| POST |
verify_verify_post /verify |
A PIN code is sent to the organization's email address defined during setup to ascertain that the email provided is actually owned by the requestor.The response is the… |
| POST |
recover_recover_post /recover |
The token allows the API to identify you without passing a well-known identity.In case it has been lost by the user |
| GET |
ping_ping_get /ping |
issues. |
| POST |
update_mail_template_update_mail_template_post /update_mail_template |
Typical use case is when parameters given at the time of initialization are no more valid |
| POST |
update_mail_server_update_mail_server_post /update_mail_server |
Typical use case is when parameters given at the time of initialization are no more valid |
| GET |
lock_lock_get /lock |
Locking is unconditional , at the administrator's discretion |
| GET |
list_accounts_list_accounts_get /list_accounts |
|
| POST |
set_profile_set_profile_post /set_profile |
it is just a basic support for managing profile in an application. The profile picture could for instance be stored therein form of a dat uri. A json object representing a hash… |
| GET |
release_release_get /release |
|
| GET |
get_profile_get_profile_get /get_profile |
|
| DELETE |
delete_delete_delete /delete |
|
| GET |
list_accounts_list_accounts_get /list_accounts |
|
| POST |
recover_recover_post /recover |
The token allows the API to identify you without passing a well-known identity.In case it has been lost by the user |
| GET |
lock_lock_get /lock |
Locking is unconditional , at the administrator's discretion |
| GET |
ping_ping_get /ping |
issues. |
| POST |
verify_verify_post /verify |
A PIN code is sent to the organization's email address defined during setup to ascertain that the email provided is actually owned by the requestor.The response is the… |
| POST |
update_mail_template_update_mail_template_post /update_mail_template |
Typical use case is when parameters given at the time of initialization are no more valid |
| DELETE |
delete_delete_delete /delete |
|
| POST |
setup_setup_post /setup |
It establishes your identity so the API manager can relay it to the backend and route requests to the correct user account database.You must also specify your organization’s mail… |
| GET |
get_profile_get_profile_get /get_profile |
|
| POST |
set_profile_set_profile_post /set_profile |
it is just a basic support for managing profile in an application. The profile picture could for instance be stored therein form of a dat uri. A json object representing a hash… |
| POST |
update_mail_server_update_mail_server_post /update_mail_server |
Typical use case is when parameters given at the time of initialization are no more valid |
| GET |
release_release_get /release |
|
| POST |
signup_signup_post /signup |
|
| POST |
login_login_post /login |
The Api does not handle sessions, so you must store the authentication result in your back-end session management. |
| GET |
get_session_get_session_get /get_session |
|
| GET |
logout_logout_get /logout |
|
| GET |
unlock_unlock_get /unlock |
|
| DELETE |
delete_delete_delete /delete |
|
| GET |
logout_logout_get /logout |
|
| GET |
get_email_get_email_get /get_email |
This is very handy to allow third party Api leveraging on this Api for authentication to check someone claiming to be owner of that emailcan perform an action on the third party… |
| POST |
login_login_post /login |
The Api does not handle sessions, so you must store the authentication result in your back-end session management. |
| POST |
signup_signup_post /signup |
|
| GET |
get_session_get_session_get /get_session |
|
| GET |
ping_ping_get /ping |
issues. |
| POST |
setup_setup_post /setup |
It establishes your identity so the API manager can relay it to the backend and route requests to the correct user account database.You must also specify your organization’s mail… |
| POST |
update_mail_template_update_mail_template_post /update_mail_template |
Typical use case is when parameters given at the time of initialization are no more valid |
| GET |
lock_lock_get /lock |
Locking is unconditional , at the administrator's discretion |
| POST |
update_mail_server_update_mail_server_post /update_mail_server |
Typical use case is when parameters given at the time of initialization are no more valid |
| GET |
release_release_get /release |
|
+ 50 more endpoints on the provider's documentation.
OTP Authentication Api ( email ) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $50 / month | — |
|