Current list of fablabs via API, not more available?

Hi,
I would like to have a dynamic list that i can update via php. I saw there is an api available on fablab.io but if I try to access this I get an error " The page you were looking for doesn’t exist.". If I try the supplied example (
curl -X GET “http://api.fablabs.io/labs?sort=&sort_order=&page=&page_size=” ) I get a message that the page has permanently moved (it doesn’t say where it moved to ;-( )

Is the API still available? What is its current endpoint?

I noticed on there is also a map on http://wiki.fablab.is/wiki/Portal:Labs, which site is better maintaind / uptodate with status of the fablabs?

Regards,
Dave

Found a workaround, I can download all labs via

https://api.fablabs.io/0/labs.json

1 Like