GitHunt

helix

A Twitch Helix API client written in Go (Golang).

Tests and Coverage
Coverage Status
Go Reference

Twitch is always expanding and improving the available endpoints and features for the Helix API.
The maintainers of this package will make a best effort approach to implementing new changes
as they are released by the Twitch team.

See here for a list of endpoints and features this package supports.

Documentation & Examples

All documentation and usage examples for this package can be found here.
If you are looking for the Twitch API docs, see the Twitch Developer website.

Support

Have a question? Need some assistance? Check out our dedicated channel in the
Twitch API Discord.

Supported Go Versions

Our support of Go versions is aligned with Go's version release policy.
So we will support a major version of Go until there are two newer major releases.
We no longer support building this package with unsupported Go versions, as these contain security
vulnerabilities which will not be fixed.

Contributions

PRs are very much welcome.
Where possible, please include unit tests for any code that is introduced by your PRs.
It's also helpful if you can include usage examples in the docs directory.

License

This package is distributed under the terms of the MIT license.

Languages

Go100.0%
MIT License
Created January 27, 2018
Updated January 27, 2026
nicklaw5/helix | GitHunt