Amnic · Example Payload

Amnic Api Chart Data Example

Cloud Cost ObservabilityFinOpsCloud Cost ManagementCost OptimizationKubernetesAzureGoogle Cloud

Amnic Api Chart Data Example is an example object payload from Amnic, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

headersrows

Example Payload

Raw ↑
{
  "headers": [
    "date",
    "service",
    "cost"
  ],
  "rows": [
    [
      "example-rows_item_item"
    ]
  ]
}