GitHub Models API

The GitHub Models API provides access to the GitHub Models catalog, letting you list and retrieve details about AI models available on the GitHub platform. It supports browsing model metadata including names, descriptions, publishers, and capabilities, enabling integration with AI model discovery and selection workflows.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: github:github-models-api
name: GitHub Models API
tags:
- AI
- Machine Learning
- Models
baseURL: https://api.github.com
humanURL: https://docs.github.com/en/rest/models?apiVersion=2022-11-28
properties:
- url: https://docs.github.com/en/rest/models
  type: Documentation
description: The GitHub Models API provides access to the GitHub Models catalog, letting you list and
  retrieve details about AI models available on the GitHub platform. It supports browsing model metadata
  including names, descriptions, publishers, and capabilities, enabling integration with AI model discovery
  and selection workflows.