Authorization

All the endpoints from the Troop Marketplace schema require API key authentication. Please make sure you query the graph using the following fields in your request headers:

NameValueExample

Authorization

Api-Key {{YOUR_API_KEY}}

Api-Key c4vedznaru8t2ygeut8235fbw018rh

How to get an API key

Once you create an app on Troop, you'll get an API key.

For more information on how to create an app, check Getting started.

For security reasons, you won't be able to see the API key again, so make sure you save it for the future.

Last updated