Specify your credentials

To access to Geoconcept web services, you need to specify your application key and token to use the API.

To get yours credentials simply fill the form and you will receive an email with login identifiers valid for 90 days.

Before creating your map, specify your credentials using this JavaScript code :

JavaScript 

GCUI.Settings = {appkey:"REPLACE_WITH_YOUR_APP_KEY", apptoken:"REPLACE_WITH_YOUR_APP_TOKEN"};