Scout Panel API – Demo

Please insert your credentials:

Iframe

Please run the demo. Then click on a panel link of your choice and test it with the example query.

Imported data

The ‘import’ button can be used to send data from MAPEGY's panels to your application. You can find this button in tables and in references sections. The imported data will be listed here...



	

Optional GET parameters


Request limits

Request limits determine how many requests you are allowed to do in a specific time frame. Every panel that you request with your access tokens and every data request that is coming from your panel decreases your limits by 1. You can see the number of remaining requests and the total number of allowed requests in the response header of the panel. If your request limit is exceeded, the server will respond with status code 429 (too many requests). If you need more requests, please contact us.


For implementation details, please have a look at the source code of this page.