Difference between revisions of "Mobile API"

From docs
Jump to: navigation, search
Line 58: Line 58:
 
* [[Update the Contact|Update the Contact]]
 
* [[Update the Contact|Update the Contact]]
 
* [[The Custom Menu Details|The Custom Menu Details]]
 
* [[The Custom Menu Details|The Custom Menu Details]]
* [[Contact Details Related Opportunities|Contact Details Related Opportunities]]
+
* [[Retrieve Single Opportunity by Contact ID|Retrieve Single Opportunity by Contact ID]]
 +
* [[Retrieve Opportunity List by Contact ID|Retrieve Opportunity List by Contact ID]]
  
 
<div style="clear:both;"></div>
 
<div style="clear:both;"></div>

Revision as of 13:51, 16 July 2026

CallProof Mobile API

The CallProof Mobile API provides backend services for 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, dashboards, and other mobile features.

Authentication

User Login

Allows an existing user to authenticate and access the CallProof Mobile API.

User Registration

Allows a new user to create a CallProof account using email or a supported third-party authentication provider.

Dashboard

Provides APIs for retrieving dashboard information, widgets, and verification details.

Follow-up Recommendations APIs

Provides Follow-up APIs that support various mobile application features.

Contact APIs

Provides contact APIs that support various mobile application features.

Helper APIs

Provides utility APIs that support various mobile application features.