GitHub Billing API

The GitHub Billing API lets you view billing and usage information for organizations and enterprises, including Actions minutes, Packages storage and data transfer, Codespaces usage, and shared storage consumption. It provides endpoints for retrieving current usage summaries and managing billing budgets and thresholds.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: github:github-billing-api
name: GitHub Billing API
tags:
- Billing
- Usage
baseURL: https://api.github.com
humanURL: https://docs.github.com/en/rest/billing?apiVersion=2022-11-28
properties:
- url: https://docs.github.com/en/rest/billing
  type: Documentation
description: The GitHub Billing API lets you view billing and usage information for organizations and
  enterprises, including Actions minutes, Packages storage and data transfer, Codespaces usage, and shared
  storage consumption. It provides endpoints for retrieving current usage summaries and managing billing
  budgets and thresholds.