SocialPoint's endpoints allow you to gather, update and push data on your existing APG Games to take attendee interaction to the next level.
Here are the most popular ways in which our customers use the endpoints:
Registering your players
If you want your players to bypass the registration process, make sure you have your API key handy and know what information you want to register them with.
Hot Tip: Registration is an essential step before even trying to set up an Auto-Login code, so make sure you register your players first.
Here's how you register your players using our API:
Make sure you communicate the login data requirements for your event to your Onboarding Specialist (Name, phone, email, etc.)
Use a POST request to enter your player's information into the APG player list. More on APG Player parameters here.
Log in to the backend (app.socialpoint.io) with your credentials and navigate to Participation Game > Players and double-check all of your players are there.
Retrieving player data from an APG
This feature is used by organizations who want to transfer scores from SocialPoint into their platform for multiple uses: leaderboards, rewards, data-tracking, cross-platform challenges, etc.
Follow these steps to access our endpoint and gather participant data:
