Show more

Use to navigate results, ENTER to select one, ESC to close

Type in any word to easily find the endpoint, property or group of operations you are looking for.

Elastic APIs hub
  • Elastic Cloud API
  • Elastic Cloud Billing API
  • Elastic Cloud Connect API
  • Elastic Cloud Enterprise API
  • Elastic Cloud Serverless API
  • Elasticsearch API
  • Elasticsearch Serverless API
  • Kibana API
  • Kibana Serverless API
  • Logstash API
  • Observability Intake Serverless API
Back to hub page
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Elastic Cloud Billing API logo Elastic Cloud Billing API logo dark

Topics

  • Introduction
  • Authentication

Endpoints

  • Billing Costs Analysis
    • Get instances costs for the organization. GET
    • Get itemized costs by instance for the organization. GET
    • Get itemized costs for the organization. GET
  • Billing Organization
    • Get the billing history for the organization. GET
  • Billing Charts
    • Get the usage charts for the organization. GET
    • Get the usage charts for the instance of an organization. GET
  • Budgets
    • Create a budget for the organization. POST
    • Update a budget for the organization. POST
    • List budgets for the organization. GET
    • Get a budget for the organization. GET
    • Delete a budget for the organization. DELETE
Powered by Bump.sh
Elastic APIs hub
  • Elastic Cloud API
  • Elastic Cloud Billing API
  • Elastic Cloud Connect API
  • Elastic Cloud Enterprise API
  • Elastic Cloud Serverless API
  • Elasticsearch API
  • Elasticsearch Serverless API
  • Kibana API
  • Kibana Serverless API
  • Logstash API
  • Observability Intake Serverless API
Back to hub page
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Elastic Cloud Billing API logo Elastic Cloud Billing API logo dark

Budgets

Ask AI
  • View as Markdown
  • Copy as Markdown

The budgets API is used to manage the budgets details.

Operations quick access
POST /api/v1/billing/organization/{organization_id}/budget POST /api/v1/billing/organization/{organization_id}/budget/{budget_id} GET /api/v1/billing/organization/{organization_id}/budgets GET /api/v1/billing/organization/{organization_id}/budgets/{budget_id} DELETE /api/v1/billing/organization/{organization_id}/budgets/{budget_id}