Difference between revisions of "Mobile API"
Ashley DeBon (talk | contribs) (Created page with "= CallProof Mobile API = The '''CallProof Mobile API''' provides the backend services used by the CallProof Mobile Application on both '''iOS''' and '''Android'''. It enables...") |
Ashley DeBon (talk | contribs) |
||
| Line 22: | Line 22: | ||
* [[Microsoft User Register|Microsoft User Registration]] | * [[Microsoft User Register|Microsoft User Registration]] | ||
* [[Apple User Register|Apple User Registration]] | * [[Apple User Register|Apple User Registration]] | ||
| + | <div style="clear:both;"></div> | ||
| + | |||
| + | == Dashboard == | ||
| + | === Dashboard Details === | ||
| + | * [[Dashboard Details|Dashboard Details]] | ||
| + | |||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
Revision as of 10:46, 15 July 2026
Contents
CallProof Mobile API
The CallProof Mobile API provides the backend services used by the CallProof Mobile Application on both iOS and Android. It enables secure communication between the mobile applications and the CallProof platform for authentication, user management, contacts, tasks, routes, visits, and other mobile features.
Authentication
User Login
Allows a mobile user to authenticate and obtain access to the CallProof Mobile API.
User Registration
Allows a new user to create a CallProof account using email or a supported third-party authentication provider.