{"name":"LabEx Share Service","description":"Generate shareable LabEx SVG cards.","endpoints":[{"method":"GET","path":"/users/{username}[.png]?theme=light|dark&compact=true&scale=2","description":"Generate a LabEx user profile SVG or PNG card. Theme defaults to light. Use compact=true for a shorter layout without skilltree progress.","contentType":"image/svg+xml or image/png"},{"method":"GET","path":"/labs/{idOrAlias}[.png]?theme=light|dark&scale=2&finish=true","description":"Generate a LabEx lab SVG or PNG card. Theme defaults to light. Use finish=true for completion cards.","contentType":"image/svg+xml or image/png"},{"method":"GET","path":"/badges/{key}[.png]?theme=light|dark&scale=2&earned=true","description":"Generate a LabEx badge SVG or PNG card. Theme defaults to light. Use earned=true for unlocked badge share cards.","contentType":"image/svg+xml or image/png","keys":["lab-1","skill-5","anniversary-1","skill-10","course-1","lab-5","anniversary-2","streak-5","lab-10","anniversary-3"]}]}