SocialInviter
Account
Website
Integrations
Search…
Get started
Change logs
REST APIs
1
Authentication APIs (3)
2
Address Book API
3
Get User API
4
Send Message API
Address Book Plugin
1
Plugin Setup
2
Service buttons
3
Customize look & feel
4
Methods & Options
5
Localize content
6
Callbacks
Others
Supported Services
Error Handling
Powered By
GitBook
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
get
https://api.socialinviter.com/api/v2/
auth
Step 3: Get Token API
The below video shows how to get the "code" after authentication 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
2
Address Book API
Supported Services
Error Handling
Previous
Change logs
Next - REST APIs
Address Book API
Last modified
26d ago
Copy link
Contents
Step 1: Get Session API
get
Step 2: Get Authentication URL API
get
Step 3: Get Token API
post
post