API Reference

Endpoint
The teleporter can be launched by sending the user to the following endpoint:
https://server.idkonpop.com/pop/teleport/

Parameters are provided as query string parameters via GET request.

Parameters

Arcade Games

Advanced Flags

Game Formats

AS2 Startup Paths

Short Links

Game Format Determination
  1. Startup Path: If supplied, even as an empty string (not null), the request will be interpreted as AS2.
  2. Scene: If the first character is uppercase alphabetical, non alphabetical, or if the parameter is an empty string (not null), the request will be interpreted as AS2.
  3. Island: If the first character is uppercase alphabetical, non alphabetical, or if the parameter is an empty string (not null), the request will be interpreted as AS2.
  4. Scene (Again): If the parameter is an empty string or not supplied, and no main street scene is found for the given island, the request will be interpreted as AS2.


Back to Poptropica Teleporter homepage