When working with billing through the REST API to create budgets or query usage, you'll need to use specific product and SKU identifiers. This reference provides the valid values for these identifiers.
Product-level identifiers
For ProductPricing budgets or to query usage by product, use one of the following values:
actions- GitHub Actionspackages- GitHub Packagescodespaces- GitHub Codespacescopilot- GitHub Copilotghas- GitHub Advanced Securityghec- GitHub Enterprise Cloudsandbox- Cloud and local sandboxes for GitHub Copilot
SKU-level identifiers
For SkuPricing budgets or to query usage by SKU, use one of the following values:
GitHub Actions SKUs
actions_cache_storage- Actions cache storageactions_custom_image_storage- Actions custom image storageactions_linux- Actions Linux runnersactions_linux_16_core- Actions Linux 16-coreactions_linux_16_core_arm- Actions Linux ARM 16-coreactions_linux_2_core_advanced- Actions Linux Advanced 2-coreactions_linux_2_core_arm- Actions Linux ARM 2-coreactions_linux_32_core- Actions Linux 32-coreactions_linux_32_core_arm- Actions Linux ARM 32-coreactions_linux_4_core- Actions Linux 4-coreactions_linux_4_core_arm- Actions Linux ARM 4-coreactions_linux_4_core_gpu- Actions Linux GPU 4-coreactions_linux_64_core- Actions Linux 64-coreactions_linux_64_core_arm- Actions Linux ARM 64-coreactions_linux_8_core- Actions Linux 8-coreactions_linux_8_core_arm- Actions Linux ARM 8-coreactions_linux_96_core- Actions Linux 96-coreactions_linux_arm- Actions Linux ARMactions_linux_slim- Actions Linux slimactions_macos- Actions macOS runnersactions_macos_l- Actions macOS largeactions_macos_xl- Actions macOS XLactions_storage- Actions storageactions_windows- Actions Windows runnersactions_windows_16_core- Actions Windows 16-coreactions_windows_16_core_arm- Actions Windows ARM 16-coreactions_windows_2_core- Actions Windows 2-coreactions_windows_2_core_advanced- Actions Windows Advanced 2-coreactions_windows_2_core_arm- Actions Windows ARM 2-coreactions_windows_32_core- Actions Windows 32-coreactions_windows_32_core_arm- Actions Windows ARM 32-coreactions_windows_4_core- Actions Windows 4-coreactions_windows_4_core_arm- Actions Windows ARM 4-coreactions_windows_4_core_gpu- Actions Windows GPU 4-coreactions_windows_64_core- Actions Windows 64-coreactions_windows_64_core_arm- Actions Windows ARM 64-coreactions_windows_8_core- Actions Windows 8-coreactions_windows_8_core_arm- Actions Windows ARM 8-coreactions_windows_96_core- Actions Windows 96-coreactions_windows_arm- Actions Windows ARM
GitHub Codespaces SKUs
codespaces_compute_d16- Codespaces compute (16-core)codespaces_compute_d2- Codespaces compute (2-core)codespaces_compute_d32- Codespaces compute (32-core)codespaces_compute_d4- Codespaces compute (4-core)codespaces_compute_d8- Codespaces compute (8-core)codespaces_prebuild_storage- Codespaces prebuild storagecodespaces_storage- Codespaces storage
GitHub Copilot SKUs
copilot_ai_credits- Copilot AI creditscopilot_enterprise- Copilot Enterprisecopilot_for_business- Copilot for Businesscopilot_standalone- Copilot standalone
GitHub Advanced Security SKUs
ghas_code_security_licenses- GHAS code security licensesghas_licenses- GHAS licensesghas_secret_protection_licenses- GHAS secret protection licenses
Cloud and local sandboxes for GitHub Copilot SKUs
sandbox_linux- Sandboxes for GitHub Copilot: Linuxsandbox_memory- Sandboxes for GitHub Copilot: Memorysandbox_snapshot- Sandboxes for GitHub Copilot: Snapshot
Other SKUs
ghec_licenses- GitHub Enterprise Cloud licensesgit_lfs_bandwidth- Git LFS bandwidthgit_lfs_storage- Git LFS storagemodels_inference- Models inferencepackages_bandwidth- Packages bandwidthpackages_storage- Packages storagespark_ai_credits- Spark AI credits
Note
The exact SKUs available may vary depending on your enterprise or organization configuration and the features enabled. If you receive a 404 error when creating a budget through the REST API, look at the error response to see the current list of valid SKUs for your account.