Difference between revisions of "M API"

From docs
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
  
 
* [[Mobile User Login|User Login]]
 
* [[Mobile User Login|User Login]]
 +
* [[Google User Login|Google User Login]]
 +
* [[Microsoft User Login|Microsoft User Login]]
 +
* [[Apple User Login|Apple User Login]]
 +
 +
<div style="clear:both;"></div>
 +
=== User Registration ===
 +
 +
Allows a new user to create a CallProof account using email or a supported third-party authentication provider.
 +
 +
* [[Mobile User Register|User Registration]]
 +
* [[Google User Register|Google User Registration]]
 +
* [[Microsoft User Register|Microsoft User Registration]]
 +
* [[Apple User Register|Apple User Registration]]
 +
<div style="clear:both;"></div>

Latest revision as of 07:29, 15 July 2026

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.