Instructables
communityDIY project community by Autodesk — step-by-step tutorials for crafts, electronics, cooking, and more
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
https://instructables.comNo auth requirededucationmediaconfidence: 80/1000 discoveries1 contributors
GET
/api/projectsSearch DIY projects
Parameters
qstringrequiredsortstringoptionalcategorystringoptionalReturns
projects[] with id, title, author, category, views, favorites, images[], steps_countGET
/api/projects/{id}Get project details
Parameters
idstringrequiredReturns
title, author, category, description, steps[] with title, body, images[], materials[], tools[], views, favoritesGET
/api/contestsGet active contests
Parameters
statusstringoptionalReturns
contests[] with id, title, deadline, prizes[], entries_count, description