Skip to content

Instantly share code, notes, and snippets.

@boomtrain-support
Last active August 31, 2015 21:03
Show Gist options
  • Select an option

  • Save boomtrain-support/00608362f3cc5f4daee7 to your computer and use it in GitHub Desktop.

Select an option

Save boomtrain-support/00608362f3cc5f4daee7 to your computer and use it in GitHub Desktop.
GET /recommendations - An example request for this endpoint using cURL
curl
-H 'x-app-id: {app_id}'
-X GET
'https://api.boomtrain.com/users/{userId}/recommendations?expand=true'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment