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_beta_classroom_repository- Actions beta classroom repositoryactions_beta_custom_runner_azure- Actions beta custom runner (Azure)actions_beta_macos_xl_runner- Actions beta macOS XL runneractions_beta_public_repository- Actions beta public repositoryactions_beta_self_hosted_runner- Actions beta self-hosted runneractions_cache_storage- Actions cache storageactions_custom_image_storage- Actions custom image storageactions_linux- Actions Linux runnersactions_linux_16_core_perf- Actions Linux 16-core performanceactions_linux_20_core_mem- Actions Linux 20-core memoryactions_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_32_core_stor- Actions Linux 32-core storageactions_linux_4_core- Actions Linux 4-coreactions_linux_4_core_advanced- Actions Linux 4-core advancedactions_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_8_core_stor- Actions Linux 8-core storageactions_linux_96_core- Actions Linux 96-coreactions_linux_a100_24_core_gpu- Actions Linux A100 24-core GPUactions_linux_a10_36_core_gpu- Actions Linux A10 36-core GPUactions_linux_arm- Actions Linux ARMactions_linux_slim- Actions Linux slimactions_macos- Actions macOS runnersactions_macos_12_core- Actions macOS 12-coreactions_macos_8_core- Actions macOS 8-coreactions_macos_l- Actions macOS largeactions_macos_xl- Actions macOS XLactions_self_hosted_linux- Actions self-hosted Linuxactions_self_hosted_macos- Actions self-hosted macOSactions_self_hosted_unknown- Actions self-hosted unknownactions_self_hosted_windows- Actions self-hosted Windowsactions_storage- Actions storageactions_unknown- Actions unknownactions_windows- Actions Windows runnersactions_windows_16_core- Actions Windows 16-coreactions_windows_176_core_perf- Actions Windows 176-core performanceactions_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_32_core- Actions Windows 32-coreactions_windows_32_core_arm- Actions Windows 32-core ARMactions_windows_32_core_stor- Actions Windows 32-core storageactions_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_8_core_mem- Actions Windows 8-core memoryactions_windows_8_core_stor- Actions Windows 8-core storageactions_windows_a100_24_core_gpu- Actions Windows A100 24-core GPUactions_windows_a10_36_core_gpu- Actions Windows A10 36-core GPUactions_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
注意
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.