GET /perks HTTP/1.1
Host: api.influitive.com
Accept: application/json
Authorization: Token 6bfa3b6256add25b71159d56ffa9ad4e629f7a30
X_ORG_ID: 9774649d-5e6c-49f0-b559-694b3f9c76e3

Returns the following response.

[
    {
        "uuid": "f4b368ab-29bf-498e-b6e5-d39b108adc8a",
        "name": "Choose your own charity",
        "description": "Choose your own charity",
        "type": "Reward",
        "needs_shipping_information": false,
        "resource": "perks/reward/f4b368ab-29bf-498e-b6e5-d39b108adc8a"
    },
  {...},
 ]
Language
Click Try It! to start a request and see the response here!