Skip to content

Instantly share code, notes, and snippets.

@boomtrain-support
Created September 1, 2015 00:28
Show Gist options
  • Save boomtrain-support/aadb00c5888848874042 to your computer and use it in GitHub Desktop.
Save boomtrain-support/aadb00c5888848874042 to your computer and use it in GitHub Desktop.
GET /person - Retrieve a User by their BSIN using cURL
curl -u {username}:{password}
-H 'x-app-id: {app_id}'
'https://api.boomtrain.com/person?bsin={bsin}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment