Home

What is Troop Marketplace?

Troop Marketplace is the tool that aims to remove the hardcoded integration of external datasources into the various parts of our system. This allows developers outside of Troop, those of our partners and customers, to inject their own custom datasets into the various modules of the Troop platform.

What can you do with Troop Marketplace?

  • Import datasets to be displayed on the map, as layers. For example: meeting spaces, LGBTQ+ risk layers, country risk layers, COVID restrictions...

  • Integrate your API REST with our platform so that we get information in real time for certain services. For example: sport events, car rentals, emissions calculation...

How can you integrate with us?

From your user account, you will be able to create apps. After providing some basic information for your app (title, description, type and subtype), you will get an API key, that you can use to access data using our Graphql API. You will also be able to import data from a Google Sheet to avoid writing code.

Where to start?

  • Check out the Google Sheets Reference and the API Reference if you want to import datasets to be displayed on the map, as layers.

  • Check out Fetch applications if you want to integrate your API REST with our platform so that we get information in real time for certain services.

Last updated