Making API Calls Once you have your access token, making some API calls from the command line is also easy: curl -H 'Authorization: Bearer <your access token>' 'https://api.layervault.com/api/v1/me'