Skip to content

Instantly share code, notes, and snippets.

@Atrix1987
Created January 30, 2017 13:39
Show Gist options
  • Save Atrix1987/b01041b6ed5a1d0265fe0dcfbfdd1b8c to your computer and use it in GitHub Desktop.
Save Atrix1987/b01041b6ed5a1d0265fe0dcfbfdd1b8c to your computer and use it in GitHub Desktop.
Export data from Amplitude
curl -u API_Key:Secret_Key 'https://amplitude.com/api/2/export?start=20150201T5&end=20150203T20' >> yourfilename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment