Here are some public APIs, enjoy!
Users
-
search a good way to find the user id of yourself or your friend. Change the word in nickname to do different searches
http://community.gethopscotch.com/api/v2/users/search?nickname=awesomeonion -
favorite projects get a list of a user’s favorite projects. Change the number to change the user:
http://community.gethopscotch.com/api/v2/users/306065/favorite_projects
Projects
-
channels to get the channels list and the URLs to access the projects in each channel:
http://community.gethopscotch.com/api/v2/channels/ -
newest get the most recently published projects:
http://community.gethopscotch.com/api/v1/projects/newest -
searching projects find a project by title, replace kaleidocosmos with your search term
http://community.gethopscotch.com/api/v2/projects/search?title=kaleidocosmos -
single project you’ll get the entirety of the JSON file for a project + a bunch of other info. Replace
xii9vn8sh
with the UUID you got by searching a project
http://community.gethopscotch.com/api/v1/projects/xii9vn8sh
Nicknames
- generate some random Hopscotch nicknames:
http://community.gethopscotch.com/api/v2/nickname_words