Getting Started
The playPORTAL API is available without an SDK wrapper, if developers wish to consume it directly. The following docs explain some of the API features.
API docs use the production endpoint for playPORTAL,
api.playportal.io
. If you are using an app in the playPORTAL sandbox, replace api.playportal.io
with sandbox.playportal.io
to use the API services in the sandbox environment.API access requires the consumer to have an app registered in playPORTAL Studio. Make sure you follow the documentation for Studio Account Setup before continuing. If you're just getting started with the API, we recommend creating a sandbox app and at least one test user before integrating your application with the API.
Last modified 3yr ago