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

DoiT Reports API

Manage Cloud Analytics reports and get reports data in JSON format.

DoiT Reports API is one of 38 APIs that DoiT publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reports. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 7 operations across 4 paths, and defines 30 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.doit.com.

7 operations 4 paths 30 schemas 1 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.doit.com
Authentication
API Key, API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 3

DoiT Reports API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (api_key). An API key is passed in the header as X-Tenant-Id (tenantId). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • api_key — Use the "Bearer " format or sign in for autofill
  • tenantId — Tenant (customer) ID that sets the request's customer context. Required when the credential can access more than one tenant; omit when the credential is scoped…

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Reports 7

Manage Cloud Analytics reports and get reports data in JSON format.

GET
/analytics/v1/reports
List reports
listReports 5 params → 200400401403404
POST
/analytics/v1/reports
Create a report
createReport body → 201400401403500
POST
/analytics/v1/reports/query
Run a query
query body → 200400401500
GET
/analytics/v1/reports/{id}
Get report results
getReport 4 params → 200400401403404429
DELETE
/analytics/v1/reports/{id}
Delete a report
deleteReport 1 param → 200400401403404500
PATCH
/analytics/v1/reports/{id}
Update a report
updateReport 1 param body → 200400401403500
GET
/analytics/v1/reports/{id}/config
Get report config
getReportConfig 1 param → 200400401403404500

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are ExternalConfig (26 properties), GetReportResponse (9 properties), Report (8 properties), ExternalReport (7 properties). Each schema is shown below with its type and property counts.

ExternalSplit
object
Specification of how to split costs.
6 properties
Report
object
Report metadata and the console URL.
8 properties
AdvancedAnalysis
object
Advanced analysis options. Each can be set independently.
4 properties
ExternalConfigMetricFilter
object
Metric filter to limit report rows by metric value.
4 properties 3 required
ExternalLimitByChange
object
Limit by change filter. A report may configure at most two of metricFilter, limitByChange, and top/bottom group limits — not all three.
5 properties 5 required
ExternalConfig
object
Report configuration.
26 properties
LabelInfo
object
Metadata for a label.
2 properties 2 required
ExternalMetric
object
Metric selector used in reports and filters.
2 properties 2 required
GetReportResponse
object
Results returned when running a report; includes schema and rows.
9 properties
ExternalForecastSettings
object
Settings for cost forecasting on the report. Historical fields choose which past data the model learns from. Future fields choose how far ahead predicted costs…
5 properties
ExternalReport
object
Configuration and metadata of a stored report.
7 properties 1 required
Value
The content of a single cell from a BigQuery result. Can be a string, number, or null.
Error
object
Standard error response structure.
1 property
ExternalConfigFilter
object
To include or exclude certain values. When using allocation rules as a filter, both the type and the ID must be "allocationrule", and the values array contains…
7 properties 2 required
ReportList
object
List of reports.
3 properties
DimensionsTypes
string
Dimension filter type. Always pair type with id on scope filters. Discover valid id + type pairs for your account with GET /analytics/v1/dimensions. allocation…
Group
object
The dimension that defines a row in the report.
3 properties
SchemaField
object
Schema of a report result column.
2 properties
ExternalOrigin
object
Origin info for cost splitting.
2 properties
TimeSettings
object
Specify a predefined or custom time range for the report. For example, to specify a custom time range of "last 2 days", set the mode to last, the amount to 2,…
4 properties
ExternalForecastDateRange
object
Start and end timestamps in RFC3339 format.
2 properties
ExternalDisplaySettings
object
Display settings for the report.
5 properties
ExternalRenderer
string
Type of visualization or output format.
TimeSettingsSecondary
object
Secondary time range for comparative reports.
4 properties
Limit
object
To limit the number of results based on ranking. See [Limit by top/bottom](https://help.doit.com/docs/cloud-analytics/reports/editing-your-cloud-reportlimit-by…
3 properties 1 required
ExternalSplitTarget
object
Target and value of a split definition.
3 properties
ExternalUpdateReport
object
Partial report object used for updates.
5 properties
Dimension
object
Definition of a report dimension.
2 properties
Currency
string
Currency code for monetary values.
RunReportResult
object
Results returned when running a report; includes schema and rows.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

doit-reports-api-openapi.yml Raw ↑

Other APIs DoiT publishes across the network.

DoiT MCP Server
DoiT Account Team API
DoiT Alerts API
DoiT Allocations API
DoiT Annotations API
DoiT Anomalies API
DoiT Assets API
DoiT Auth API
DoiT Ava API
DoiT Billing Transfer API
DoiT Budget Suggestions API
DoiT Budgets API
Where this information came from

This is an independent, third-party profile of DoiT Reports 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.