APIs

less than 1 minute read

API Documentation

Skilljar

Prodpad

Youtube

Totango

Totango API page here

Kaggle API

Kaggle API

I mainly use this to download data

!kaggle competitions download -c kaggle-dataset-of-your-choice -p '../../SomePath'

Note: There might be some overhead to this

Retrieving touchpoints

https://app.totango.com/api/v2/events/?account_id=<account_id> 
  • https://support.totango.com/hc/en-us/articles/203639605-Totango-HTTP-API-Overview

Hand-on Tips