GitHub License
Display the license type for any GitHub repository.
Show which open source license a repository uses.
GET/github/license/:owner/:repo.svg
Path Parameters
required
required

URL format
/github/license/{owner}/{repo}.svg
/github/{owner}/{repo}/license.svg
Examples



Styling examples
<!-- Violet theme -->

<!-- Secondary variant -->

<!-- Custom label -->

Response format
Shows the SPDX license identifier (e.g., MIT, Apache-2.0, GPL-3.0). If the repository has no detected license, shows none.