How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CloudChipr API

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 operations 26 paths 103 schemas 19 GET6 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.1.0
Base URL
https://api.cloudchipr.com
Authentication
API Key
Resource Areas
11

Authentication & Security 1

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.

Resource Explorer 6

Everything about Resource Explorer

POST
/billing-explorer
Get billing data aggregation
billingDataByOrganisation body → 200400401404500
GET
/resource-explorer/possible-groupings
Get resource explorer possible groupings
get-resource-explorer-possible-groupings → 200401404500
GET
/billing-explorer/reports/{reportId}
Get billing report data by id
get-billing-explorer-report-billing-data 1 param → 200401404500
GET
/resource-explorer/possible-filters
Get resource explorer possible filters
get-resource-explorer-possible-filters → 200401500
GET
/resource-explorer/filters/{filterProvider}/{filterType}/values
Get filter values for a specific filter type
get-resource-explorer-filter-values 3 params → 200400401500
POST
/billing-explorer/validate
Validate billing explorer request
validate-billing-explorer body → 204400401500
Savings Opportunities 1

Everything about savings opportunities

POST
/savings-opportunities
Filter savings opportunities
filterSavingsOpportunities body → 200400401500
Budgets 3

Everything about budgets

GET
/budgets
List budgets
listBudgets → 200401500
GET
/budgets/{budgetId}
Get a budget
getBudget 1 param → 200401404500
GET
/budgets/{budgetId}/history
Get budget history per period
getBudgetHistory 3 params → 200401404500
Custom Data 4

Everything about custom data sources

POST
/data-sources
Creates a data source destination.
createDataSource body → 201400401
GET
/telemetry
List telemetries
listTelemetries → 200401
GET
/custom-sources
List custom sources
listCustomSources → 200401
POST
/ingest/{destinationId}
Ingest custom data
ingestCustomData 2 params body → 200400401404
Resources 2

Endpoints for resources

GET
/resources/lookup
Get a resource by its identifier
lookupResource 3 params → 200401404500
POST
/accounts/{accountId}/resources
Get resources matched with provided filters
get-resources 1 param body → 200400401404
Categories 2

Everything about categories

GET
/dimensions
List dimensions with their categories
listDimensions → 200401500
PUT
/dimensions/category-structure
Update category structure for an organisation
updateCategoryStructure body → 200400401
Filters 1

Everything about filters

GET
/providers/{provider}/filters
Get Filters
get-filters 2 params → 200400401
Accounts 2

Everything about accounts

GET
/accounts/{accountId}
Get account by id
get-accounts-accountId 1 param → 200400401
GET
/accounts
Get accounts
get-accounts 3 params → 200400401
Regions 1
GET
/providers/{provider}/regions
Get regions
get-regions 2 params → 200400401
Dashboards 1

Everything about dashboards

GET
/dashboards/{dashboardId}
Get dashboard by id
get-dashboard-dashboardId 1 param → 200401404500
Widgets 3

Everything about widgets

GET
/widgets/largest-cost-changes/{widgetId}
GET largest cost changes widget
get-users-me-organisations-current-widgets-largest-cost-changes 8 params → 200401404405
GET
/widgets/cost-and-usage-summary/{widgetId}
GET cost and usage summary widget
get-widgets-cost-and-usage-summary 8 params → 200401404405
GET
/widgets/cost-breakdown/{widgetId}
GET cost breakdown widget
get-users-me-organisations-current-widgets-cost-breakdown 8 params → 200401404405

Schemas 103

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 properties 2 required
DataSourceColumnRequest
object
4 properties 3 required
CreateDataSourceResponse
object
4 properties
Telemetry
object
7 properties
CustomSourceColumnResponse
object
1 property 1 required
CustomSource
object
7 properties 5 required
Ebs
object
AWS Ebs volume
12 properties 12 required
Eip
object
AWS Eip address
11 properties 11 required
Ec2
object
AWS Ec2 Instance
17 properties 17 required
Elc
object
AWS elasticache cache
14 properties 13 required
Elb
object
AWS Elastic load balancer
11 properties 11 required
Rds
object
AWS Rds instance
18 properties 18 required
Sql
object
GCP Sql instance
15 properties 15 required
Disk
object
GCP disk
11 properties 11 required
Ip
object
GCP Ip address
9 properties 9 required
Lb
object
GCP load balancer
10 properties 9 required
Vm
object
GCP Vm Instance
15 properties 15 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 properties 2 required
Metric
object
6 properties 6 required
FilterItemTemplate
object
5 properties 4 required
ProviderType
string
Account
object
14 properties 14 required
Regions
array
Region
object
2 properties 2 required
AwsAccountDetails
object
2 properties 2 required
GcpAccountDetails
object
2 properties 2 required
AccountProviderDetailsResponse
object
2 properties 2 required
DashboardWidgetCostBreakdown
object
20 properties 16 required
DashboardWidgetCostAndUsageSummary
object
15 properties 12 required
DashboardWidgetLargestCostChanges
object
19 properties 18 required
ResourceExplorerGridTotal
object
11 properties 9 required
ResourceExplorerGridMetadata
object
ResourceExplorerGridGranularDateDate
object
3 properties 3 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 properties 7 required
ResourceExplorerCostsDateDetails
object
2 properties 2 required
AverageDailyCostDetails
object
4 properties 4 required
AverageMonthlyCostDetails
object
4 properties 4 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 properties 2 required
CategoryRequest
object
3 properties 3 required
SharedCostRequest
object
5 properties 4 required
FilterTreeNodeRequest
object
FilterGroupNodeRequest
object
3 properties 3 required
FilterItemNodeRequest
object
5 properties 4 required
SavingsOpportunityFilteredRequest
object
4 properties
SavingsOpportunityResponse
object
38 properties 4 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 properties 3 required
Budget
object
15 properties 10 required
BudgetThreshold
object
3 properties 3 required
BudgetHistoryEntry
object
5 properties 4 required
Dimension
object
2 properties 2 required
DimensionCategory
object
3 properties 1 required
BillingDataRequest
object
11 properties 1 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.

Source

cloudchipr-enterprise-api-openapi.yml Raw ↑

Other APIs CloudChipr publishes across the network.

CloudChipr MCP Server
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.