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 Cloud
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_2_core_advanced- Actions Linux 2-core advancedactions_linux_2_core_arm- Actions Linux 2-core ARMactions_linux_32_core- Actions Linux 32-coreactions_linux_32_core_arm- Actions Linux 32-core ARMactions_linux_4_core- Actions Linux 4-coreactions_linux_4_core_arm- Actions Linux 4-core ARMactions_linux_4_core_gpu- Actions Linux 4-core GPUactions_linux_64_core- Actions Linux 64-coreactions_linux_64_core_arm- Actions Linux 64-core ARMactions_linux_8_core- Actions Linux 8-coreactions_linux_8_core_arm- Actions Linux 8-core ARMactions_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_2_core- Actions Windows 2-coreactions_windows_2_core_advanced- Actions Windows 2-core advancedactions_windows_2_core_arm- Actions Windows 2-core ARMactions_windows_4_core_arm- Actions Windows 4-core ARMactions_windows_32_core- Actions Windows 32-coreactions_windows_32_core_arm- Actions Windows 32-core ARMactions_windows_4_core- Actions Windows 4-coreactions_windows_4_core_gpu- Actions Windows 4-core GPUactions_windows_64_core- Actions Windows 64-coreactions_windows_64_core_arm- Actions Windows 64-core ARMactions_windows_8_core- Actions Windows 8-coreactions_windows_8_core_arm- Actions Windows 8-core ARMactions_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_agent_premium_request- Copilot agent premium requestcopilot_enterprise- Copilot Enterprisecopilot_for_business- Copilot for Businesscopilot_premium_request- Copilot premium requestcopilot_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
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_premium_request- Spark premium request
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.