Links
1

Authentication APIs (3)

The authentication apis are prerequisite to use address book api and other apis

Step 1: Get Session API

get
https://api.socialinviter.com/api/v2/
session

Step 2: Get Authentication URL API

Note: For apple service, please directly call get token API.
get
https://api.socialinviter.com/api/v2/
auth

Step 3: Get Token API

The below video shows how to get the "code" after authenticating your user.

3.1 > Get Token API (For all services other than APPLE)

post
https://api.socialinviter.com/api/v2/
accesstoken

3.2 > Get Token API (Only for APPLE service)

post
https://api.socialinviter.com/api/v2/
accesstoken