The CloudChipr Enterprise API - 26 operations over 26 paths, described by a public OpenAPI 3.0.3 document CloudChipr serves from its own GitHub Pages site and links from its homepage and docs. Covers billing-explorer aggregation with runtime discovery of valid groupings, filters and filter values plus a dry-run validate call; savings opportunities; connected cloud accounts; live resources and resource lookup; budgets with thresholds and period history; cost-allocation dimensions and categories; dashboards and three typed widgets; and custom data sources with NDJSON ingestion. Authentication is a single x-api-key header scheme applied to every operation. Read-heavy: three of the 26 operations mutate, only one of those carries an idempotency key, and none is reversible. No pagination and no documented rate limits.
CloudChipr API is one of 2 APIs that CloudChipr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Cloud Cost Management, FinOps, Multi-Cloud, and Rightsizing. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, and authentication docs.
This API exposes
26 operations
across 26 paths,
organized into 11 resource areas,
and defines 103 schemas.
It is described by OpenAPI 3.0.3, at version 0.1.0.
Requests are made against a single base URL, https://api.cloudchipr.com.
26 operations26 paths103 schemas19 GET6 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
CloudChipr API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as x-api-key (ApiKey).
Paths & Operations 26
Across 26 paths, the API surfaces 26 operations — 19 GET, 6 POST, 1 PUT. They span 11 resource areas, including Resource Explorer, Savings Opportunities, Budgets, Custom Data, Resources, Categories, Filters, Accounts, and 3 more. Each is listed below with its method, path, parameters, and response codes.
The contract defines 103 schemas that model the data the API accepts and returns. The most detailed are SavingsOpportunityResponse (38 properties), DashboardWidgetCostBreakdown (20 properties), DashboardWidgetLargestCostChanges (19 properties), Rds (18 properties). Each schema is shown below with its type and property counts.
ErrorCode
string
CreateDataSourceRequest
object
3 properties2 required
DataSourceColumnRequest
object
4 properties3 required
CreateDataSourceResponse
object
4 properties
Telemetry
object
7 properties
CustomSourceColumnResponse
object
1 property1 required
CustomSource
object
7 properties5 required
Ebs
object
AWS Ebs volume
12 properties12 required
Eip
object
AWS Eip address
11 properties11 required
Ec2
object
AWS Ec2 Instance
17 properties17 required
Elc
object
AWS elasticache cache
14 properties13 required
Elb
object
AWS Elastic load balancer
11 properties11 required
Rds
object
AWS Rds instance
18 properties18 required
Sql
object
GCP Sql instance
15 properties15 required
Disk
object
GCP disk
11 properties11 required
Ip
object
GCP Ip address
9 properties9 required
Lb
object
GCP load balancer
10 properties9 required
Vm
object
GCP Vm Instance
15 properties15 required
FilterKeyType
string
FilterOperatorType
string
FilterStatisticsType
string
FilterMetric
object
Object to filter with metrics
2 properties
ResourceType
string
All providers resources
Date
string
ISO 8601
Tags
object
Provider resource tag
2 properties2 required
Metric
object
6 properties6 required
FilterItemTemplate
object
5 properties4 required
ProviderType
string
Account
object
14 properties14 required
Regions
array
Region
object
2 properties2 required
AwsAccountDetails
object
2 properties2 required
GcpAccountDetails
object
2 properties2 required
AccountProviderDetailsResponse
object
2 properties2 required
DashboardWidgetCostBreakdown
object
20 properties16 required
DashboardWidgetCostAndUsageSummary
object
15 properties12 required
DashboardWidgetLargestCostChanges
object
19 properties18 required
ResourceExplorerGridTotal
object
11 properties9 required
ResourceExplorerGridMetadata
object
ResourceExplorerGridGranularDateDate
object
3 properties3 required
ResourceExplorerChartData
object
2 properties
ResourceExplorerChartDataItem
object
3 properties
WidgetType
string
LayoutNullable
object
NullableDate
string
ISO 8601
DateLabel
string
DateLabelNullable
DateDataPoint
string
DateDataPointNullable
ResourceExplorerFilterProvider
string
ResourceExplorerGroupingLabel
object
2 properties
ResourceExplorerDynamicFilterItemType
string
ResourceExplorerGrouping
string
ResourceExplorerPossibleGroupings
array
ResourceExplorerPossibleGrouping
object
9 properties
ChartType
string
TrendType
string
CostType
string
ForecastOption
string
ForecastedCostRE
array
Dates
object
6 properties
DateType
string
DateUnit
string
PriceDirection
string
SortBy
string
sortByNullable
string
NullableForecastedCost
ForecastedCost
object
7 properties7 required
ResourceExplorerCostsDateDetails
object
2 properties2 required
AverageDailyCostDetails
object
4 properties4 required
AverageMonthlyCostDetails
object
4 properties4 required
DimensionWithCategoriesResponse
object
4 properties
SharedCostResponse
object
2 properties
FilterTreeResponse
object
FilterGroupNodeResponse
object
3 properties
FilterItemNodeResponse
object
5 properties
BillingAggregateResponse
object
12 properties
BillingAggregateItemsResponse
object
2 properties
BillingAggregateItemResponse
object
4 properties
BillingAggregateTotalResponse
object
12 properties
AverageDailyCostDetailsResponse
object
3 properties
AverageMonthlyCostDetailsResponse
object
3 properties
BillingAggregateCostsDateDetails
object
3 properties
ForecastedCostResponse
object
3 properties
UpdateCategoryStructureRequest
object
3 properties2 required
CategoryRequest
object
3 properties3 required
SharedCostRequest
object
5 properties4 required
FilterTreeNodeRequest
object
FilterGroupNodeRequest
object
3 properties3 required
FilterItemNodeRequest
object
5 properties4 required
SavingsOpportunityFilteredRequest
object
4 properties
SavingsOpportunityResponse
object
38 properties4 required
ResourceDetails
object
A live resource's data. Additional type-specific fields (e.g. instance type, volume size) are present depending on the resource type.
14 properties
OpportunityDimension
object
3 properties3 required
Budget
object
15 properties10 required
BudgetThreshold
object
3 properties3 required
BudgetHistoryEntry
object
5 properties4 required
Dimension
object
2 properties2 required
DimensionCategory
object
3 properties1 required
BillingDataRequest
object
11 properties1 required
GroupingType
string
Type of grouping for the billing data
AxisGranularity
string
Granularity of the time axis
PropertiesToLoadRequest
object
11 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of CloudChipr API, published by
API Evangelist. We do not operate, host, resell, or
support these APIs, and we are not affiliated with or endorsed by the company unless stated above.
Everything here is built from publicly available information — the company's own site,
developer portal, documentation, public repositories, and the specifications it publishes for public use.
Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's
public API artifacts, scored against a published rubric. They are not certifications,
endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and
you do not need to justify the request. A removed company is recorded as unrated, never scored
zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy → On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.