Skip to content

Instantly share code, notes, and snippets.

@nidup
Created March 12, 2017 15:57
Show Gist options
  • Save nidup/f7083922c6ffd2c60c0d791c5e250567 to your computer and use it in GitHub Desktop.
Save nidup/f7083922c6ffd2c60c0d791c5e250567 to your computer and use it in GitHub Desktop.
Akeneo Web API, get products (curl)
curl -H "Content-Type:application/json" -H "Authorization:Bearer NmRmMTk3NTNhMDkzMjM4ZmIxNDU1Y2JiM2M1NTZmZDNjMDljYzM3YjFjYTBlOTI0MDVmY2QyNmIxNTVjODY2Yw" http://pim-ce-17-odm.local/app_dev.php/api/rest/v1/products
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment