This REST API provides programmatic access to data from Hackaday.io. Read project data, user profiles, comments, pages, search and more using the API. The authorization to access the API is via the open standard for authorization OAuth. The responses are available in JSON.
Check out dev.hackaday.io, and register your app here.
Been working on getting OAuth to work so far to log a user in. Close
now, but running into an issue that the OAuth authorize URL seems to not
exist... I keep getting a 404. Also have tried a bunch of different permutations such as api.hackaday.io/v1/ etc. Still no deal.
https://hackaday.io/authorize
Any suggestions?