ContentTopics

Get a list of topics in the content graph.


curl -s -H "Authorization: $LIOKEY" \
 -XGET "https://api.lytics.io/api/content/topic?limit=10" | jq '.'

Language
Authorization
Header
Click Try It! to start a request and see the response here!