{"openapi":"3.0.3","info":{"title":"StreamGate API","version":"1.4.2","description":"Streaming integrations for Paper Minecraft plugin"},"servers":[{"url":"https://api.streamgate.soknight.ru"}],"paths":{"/v1/health":{"get":{"summary":"Health check","responses":{"200":{"description":"OK"}}}},"/v1/version":{"get":{"summary":"Plugin version","responses":{"200":{"description":"OK"}}}},"/v1/stats/public":{"get":{"summary":"Public statistics","responses":{"200":{"description":"OK"}}}},"/v1/integrations/list":{"get":{"summary":"Supported platforms","responses":{"200":{"description":"OK"}}}},"/v1/streamers/active":{"get":{"summary":"Active streamers","security":[{"bearer":[]}],"responses":{"401":{"description":"Unauthorized"}}}},"/v1/streamers/link":{"post":{"summary":"Link Twitch/YouTube/Kick account","security":[{"bearer":[]}],"responses":{"401":{"description":"Unauthorized"}}}},"/v1/buffs/apply":{"post":{"summary":"Apply streamer buff","security":[{"bearer":[]}],"responses":{"401":{"description":"Unauthorized"}}}},"/v1/viewer-rewards/grant":{"post":{"summary":"Grant viewer reward","security":[{"bearer":[]}],"responses":{"401":{"description":"Unauthorized"}}}}},"components":{"securitySchemes":{"bearer":{"type":"http","scheme":"bearer"}}}}
