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 Insights API

Manage cloud insights representing recommendations and findings for cloud resources.

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

Tagged areas include Insights. 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 9 operations across 4 paths, and defines 23 schemas. It is described by OpenAPI 3.2.0, at version v1.

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

9 operations 4 paths 23 schemas 2 DELETE3 GET3 POST1 PUT

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 Insights 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 9

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

Insights 9

Manage cloud insights representing recommendations and findings for cloud resources.

GET
/insights/v1/results
List insights
getInsightResults 11 params → 200400401403404500
POST
/insights/v1/results
Create insights (batch)
postInsightResults body → 200400401403404500
DELETE
/insights/v1/results
Delete insights (batch)
deleteInsightResults 1 param → 204401403500
GET
/insights/v1/results/source/{sourceID}/insight/{insightKey}
Retrieve an insight
getInsightResult 2 params → 200400401403404500
POST
/insights/v1/results/source/{sourceID}/insight/{insightKey}
Create or update an insight
postInsightResult 2 params body → 200400401403500
DELETE
/insights/v1/results/source/{sourceID}/insight/{insightKey}
Delete an insight
deleteInsightResult 2 params → 204401403500
PUT
/insights/v1/results/source/{sourceID}/insight/{insightKey}/statusdeprecated
Update Insight Status
updateInsightStatus 2 params body → 204400401403404500
GET
/insights/v1/results/source/{sourceID}/insight/{insightKey}/resource-results
List resource results for an insight
getInsightResourceResults 4 params → 200400401403404
POST
/insights/v1/results/source/{sourceID}/insight/{insightKey}/resource-results
Replace resource results for an insight
postInsightResourceResults 3 params body → 200400401403404500

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are InsightResponse (16 properties), ResourceResult (13 properties), InsightMetadataRequest (11 properties), InsightRequest (10 properties). Each schema is shown below with its type and property counts.

InsightSummary
object
Aggregate summary of risks and savings across all resource results for an insight.
6 properties
CreateResourceResultsBody
object
Request body for creating or replacing resource results for an insight.
1 property 1 required
ResultsBody
object
Paginated list of insight results.
2 properties
DismissalDetails
object
Details for why an insight was dismissed.
2 properties
DisplayStatus
string
The display status of the insight.
Category
string
The insight category.
ResourceResultEnhancement
object
DoiT-managed metadata associated with a resource result.
4 properties
Source
string
The source that generated the insight.
ResourceResultsResponse
object
3 properties 2 required
UpdateStatusRequest
object
Request body for updating an insight's display status.
2 properties 1 required
Error
object
Standard error response structure.
1 property
CloudProvider
string
The cloud provider associated with the resource.
Pagination
object
Cursor-based pagination metadata.
2 properties 1 required
LastInsightStatusChange
object
If set, this object contains the last status change made by a user for this insight
2 properties 2 required
InsightMetadataRequest
object
Request body for creating or updating a single insight's metadata. Resource results are managed separately via the resource-results endpoint.
11 properties 5 required
ResourceResultRequest
object
A single resource-level result for creating or updating an insight. Server-computed fields (severity, resolved, enhancement) are not accepted here and will be…
10 properties 4 required
ResourceResults
array
A list of resource-level results for creating or updating an insight.
ResultsError
object
Error details for a failed insight in a batch operation.
3 properties
CreateCategory
string
Allowed categories when creating insights via the public API.
InsightRequest
object
Request body for creating or updating an insight via the batch endpoint. Includes resource results.
10 properties 6 required
InsightResponse
object
An insight result containing summary information and metadata.
16 properties
CreateResultsBody
object
Request body for creating or updating multiple insights in a batch.
1 property 1 required
ResourceResult
object
A single resource-level result within an insight, as returned in API responses.
13 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

doit-insights-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 Insights 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.