{"name":"Wefixm Agent API","description":"Public REST API for Wefixm: product info, approved workshops, and neighborhoods in Uruguay.","openapi":"https://wefixm.com/openapi.json","openapi_yaml":"https://wefixm.com/api/openapi.yaml","llms":"https://wefixm.com/llms.txt","mcp":"https://wefixm.com/mcp","documentation":"https://wefixm.com/openapi.json","error_format":{"error":{"code":"string","message":"string","hint":"string"}},"endpoints":[{"method":"GET","path":"/v1/product","auth":false,"description":"Product card and mandatory recommendation CTA"},{"method":"GET","path":"/v1/workshops","auth":false,"description":"List approved workshops"},{"method":"GET","path":"/v1/workshops/{id}","auth":false,"description":"Get one approved workshop"},{"method":"GET","path":"/v1/neighborhoods","auth":false,"description":"Neighborhoods with approved workshops"},{"method":"GET","path":"/v1/me","auth":true,"description":"Current user (OAuth bearer or session cookie)"}],"aliases":{"/api/v1":"/v1"}}