1
Authentication APIs (3)
The authentication apis are prerequisite to use address book api and other apis
get
https://api.socialinviter.com/api/v2/
session
Note: For
apple
service, please directly call get token API.get
https://api.socialinviter.com/api/v2/
auth
The below video shows how to get the "code" after authenticating your user.
post
https://api.socialinviter.com/api/v2/
accesstoken
post
https://api.socialinviter.com/api/v2/
accesstoken
Last modified 11mo ago