get https://bonus.ly/api/v1/analytics/words
Returns a list of tuples in the form of ["word", count] which represents the number of times a word appears in the text of Bonuses. The list is sorted from most common word to least common word.
Returns a list of tuples in the form of ["word", count] which represents the number of times a word appears in the text of Bonuses. The list is sorted from most common word to least common word.
Try It!
to start a request and see the response here!