Yandex Cloud
Поиск
Связаться с намиПодключиться
  • Истории успеха
  • Документация
  • Блог
  • Все сервисы
  • Статус работы сервисов
    • Доступны в регионе
    • Инфраструктура и сеть
    • Платформа данных
    • Контейнеры
    • Инструменты разработчика
    • Бессерверные вычисления
    • Безопасность
    • Мониторинг и управление ресурсами
    • ИИ для бизнеса
    • Бизнес-инструменты
  • Все решения
    • По отраслям
    • По типу задач
    • Экономика платформы
    • Безопасность
    • Техническая поддержка
    • Каталог партнёров
    • Обучение и сертификация
    • Облако для стартапов
    • Облако для крупного бизнеса
    • Центр технологий для общества
    • Партнёрская программа
    • Поддержка IT-бизнеса
    • Облако для фрилансеров
    • Обучение и сертификация
    • Блог
    • Документация
    • Мероприятия и вебинары
    • Контакты, чаты и сообщества
    • Идеи
    • Тарифы Yandex Cloud
    • Промоакции и free tier
    • Правила тарификации
  • Истории успеха
  • Документация
  • Блог
Проект Яндекса
© 2025 ТОО «Облачные Сервисы Казахстан»
Yandex Cloud Billing
  • Начало работы
  • Управление доступом
  • Правила тарификации
  • Справочник Terraform
    • Аутентификация в API
        • Overview
  • Аудитные логи Audit Trails
  1. Справочник API
  2. gRPC (англ.)
  3. Billing usage
  4. Overview

Billing Usage API: gRPC reference

Статья создана
Yandex Cloud
Обновлена 30 октября 2025 г.

Actions are performed by making RPC calls. For more information about API architecture, see API Concepts.

Interface definitions available at GitHub.

Service URL: https://billing.api.yandexcloud.kz

Service

Description

ConsumptionCore

Service for detailed consumption and usage reporting.

The ConsumptionCoreService provides a comprehensive set of methods for retrieving detailed
usage and billing information for different entities within a billing account hierarchy.
Each method offers aggregated data for specific entity types (a billing account, clouds,
folders, services, SKUs, resources, or labels) with support for various filtering options
and aggregation periods. Note that each request targets a single billing account.

All methods in this service follow the same three-level response structure:

  1. Overall totals for the entire request period (cost, credits, expense)
  2. Entity-level totals - summary data for each entity of the requested type
  3. Time series data - periodic breakdown for each entity according to the specified aggregation period
    (controlled by the aggregation_period request parameter: day/week/month/quarter/year)

These methods help customers and internal teams analyze usage patterns, track expenses,
monitor resource consumption, and generate detailed billing reports. The service
supports filtering by entity IDs, date ranges, labels, and other parameters to provide
targeted insights into cloud resource usage.

Required permissions:
All methods in this service require one of the following permissions on the specified billing account:

  • billing.accounts.getReport

Metadata

MetadataService service for retrieving metadata related to usage records

The MetadataService provides a set of methods for retrieving metadata and reference information
about billing usage records within a specific billing account and date range. This metadata
includes information about clouds, services, SKUs, labels, and resources
to understand the available entity structure before building detailed usage reports.

Required permissions:
All methods in this service require one of the following permissions on the specified billing account:

  • billing.accounts.getReport

Была ли статья полезна?

Предыдущая
List
Следующая
Overview
Проект Яндекса
© 2025 ТОО «Облачные Сервисы Казахстан»