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:
Name | Value | Example |
---|---|---|
Authorization |
|
|
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