The Make Works API allows our organisation data to be used openly and freely by other web developers or makers. We’d love to see this expanded into brilliant applications, products or services - whether that is for the creative community or further afield.
We’re working towards making our data even more useful by expanding the Make Works network nationally and internationally in the coming months. We used the API to make some experiments
here
Our API uses RESTful principles - at the moment allowing public GET requests for data.
We will be writing about the API in more depth on our blog in the coming weeks.
How to get started
Endpoint: https://make.works/api/v1
List of API Routes:
/companies
/companies/<Trimmed_name>
/companies/<Trimmed_name>/address (more detailed address info)
/companies/<Trimmed_name>/profile (company portrait image)
/companies/<Trimmed_name>/selectedimages (image gallery)
/companies/<Trimmed_name>/basicinfo (alternative JSON response - sometimes more useful than naked /companies/x
/materials
/materials/_all/
/materials/q/<material search term>
/materials/<path>
/machines
/machines/_all/
/machines/q/<machine search term>
/materials/<path>
/processes/
/processes/_all/
/processes/q/<process search term>
/processes/<path>
/industry/
/industry/_all/
/industry/q/<industry search term>
/industry/<path>
Questions?
In case you have any questions, please feel free to contact us: make.works@fablabbcn.org