API integration
Your backend system can integrate and interact with Social+ via REST API. Here is the step-by-step guide on how to retrieve admin access token to utilize Social+ API.
Backend API Integration for Firebase
1. Generate admin token
2. Test your API
Response:
3. Visit API Docs: api-docs.amity.co
Backend API Integration for PHP
1. Generate admin token
2. Test your API
Response:
3. Implement your PHP code
4. Visit API Docs: api-docs.amity.co