{"openapi":"3.0.0","info":{"title":"Twitch Stream Data API","version":"1.0.0","description":"Get Twitch stream data with viewer counts, top streamers and game rankings"},"paths":{"/top-streams":{"get":{"summary":"GET /top-streams","responses":{"200":{"description":"Success"}}}},"/streamer":{"get":{"summary":"GET /streamer","responses":{"200":{"description":"Success"}}}},"/game":{"get":{"summary":"GET /game","responses":{"200":{"description":"Success"}}}},"/categories":{"get":{"summary":"GET /categories","responses":{"200":{"description":"Success"}}}}}}