Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 558 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 558 Bytes

API Reference

Get all categories

  GET /categories

Get category channels

  GET /categories/${id}/channels
Parameter Type Description
id string Required. Id of category

Get channel

  GET /channel/${id}
Parameter Type Description
id string Required. Id of channel