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 Cloud Diagrams API

Cloud Diagrams visualize your cloud infrastructure and resource relationships.

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

Tagged areas include Cloud Diagrams. 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 12 operations across 12 paths, and defines 44 schemas. It is described by OpenAPI 3.2.0, at version v1.

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

12 operations 12 paths 44 schemas 8 GET4 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 Cloud Diagrams 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 12

Across 12 paths, the API surfaces 12 operations — 8 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Cloud Diagrams 12

Cloud Diagrams visualize your cloud infrastructure and resource relationships.

POST
/clouddiagrams/v1/scheme/find
Find diagrams
findCloudDiagrams body → 200400401403
GET
/clouddiagrams/v1/scheme/stats
Get diagrams with stats
getCloudDiagramsStats 2 params → 200400401403
POST
/clouddiagrams/v1/scheme/get
Get diagram components
getCloudDiagramComponents 14 params body → 200400401403
POST
/clouddiagrams/v1/scheme/search
Search diagrams and components
searchCloudDiagrams body → 200400401403
POST
/clouddiagrams/v1/statussheet/{id}/get
Get layer components
getStatussheetComponents 2 params body → 200400401403
GET
/clouddiagrams/v1/statussheet/{id}/export-json
Export diagram as JSON
exportCloudDiagramJson 1 param → 200400401403
GET
/clouddiagrams/v1/statussheet/{id}/costs
Get diagram cost snapshot
getCloudDiagramCostSnapshot 4 params → 200400401403
GET
/clouddiagrams/v1/statussheet/{id}/snapshots
List layer snapshots
listCloudDiagramLayerSnapshots 4 params → 200400401403
GET
/clouddiagrams/v1/statussheet/{id}/snapshot
Get a layer snapshot
getCloudDiagramLayerSnapshot 2 params → 200400401403
GET
/clouddiagrams/v1/statussheet/{id}/resources/{rid}/relationships
Get resource relationships
getCloudDiagramResourceRelationships 5 params → 200400401403404
GET
/clouddiagrams/v1/activity
List activity groups for a layer
listCloudDiagramActivityGroups 4 params → 200400401403
GET
/clouddiagrams/v1/activity/node-activities
List node activities
listCloudDiagramNodeActivities 4 params → 200400401403

Schemas 44

The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are CloudDiagramNode (15 properties), CloudDiagramLink (13 properties), CloudDiagramGroup (13 properties), CloudDiagramAttachment (12 properties). Each schema is shown below with its type and property counts.

DiagramRelationshipsResponse
object
The response payload for the resource relationships endpoint.
6 properties 6 required
CloudDiagramsSearchResponse
object
Search results grouped into three categories.
3 properties
CloudDiagramStatussheetComponents
object
Component collections of a diagram layer, keyed by component ID.
7 properties
CloudDiagramNote
object
A text note placed on the diagram.
4 properties 1 required
CloudDiagramGroupItem
object
Reference to a component contained within a group.
2 properties 2 required
CloudDiagramAttachment
object
An attachment component added to a group.
12 properties 1 required
DiagramRelationshipsAnchor
object
The anchor resource the traversal started from.
4 properties 3 required
CloudDiagramLink
object
A link component connecting two nodes or groups.
13 properties 3 required
CloudDiagramsSearchRequest
object
Request body for searching diagrams and components.
4 properties 1 required
CloudDiagramCostTrendBucket
object
A single bucket in the trend series.
2 properties 2 required
CloudDiagramExportJsonResponse
object
Full diagram export as a structured JSON document.
9 properties 1 required
CloudDiagramSchemeResult
object
A diagram with its connected cloud accounts.
5 properties 4 required
FindCloudDiagramsResponse
array
List of diagram URLs matching the criteria.
CloudDiagramStatussheetData
object
A layer entry with projected metadata and component collections.
8 properties 1 required
CloudDiagramsGetRequest
object
Request body for getting diagram components. Leave empty to retrieve all accessible diagrams (returns scheme map only).
3 properties
CloudDiagramNodeActivity
object
An individual activity record scoped to a specific component node.
6 properties 5 required
CloudDiagramComponentRef
object
Reference to a diagram component, including its parent diagram and layer.
4 properties 4 required
FindCloudDiagramsRequest
object
Request body for locating cloud diagrams for given resource IDs.
1 property 1 required
Error
object
Standard error response structure.
1 property
CloudDiagramCostTimeRange
object
Resolved cost window for the snapshot.
3 properties 3 required
DiagramRelationship
object
One related resource returned by the traversal.
6 properties 5 required
CloudDiagramElement
object
An element component (application-layer component).
12 properties 1 required
CloudDiagramInfraNodeRef
object
Reference to a linked infrastructure node in another diagram.
3 properties 3 required
CloudDiagramGroup
object
A group component (VPC, subnet, region, cluster, etc.).
13 properties 1 required
CloudDiagramStatussheetGetRequest
object
Request body for getting layer components. At least one component type must be provided with one or more IDs.
7 properties
CloudDiagramIssue
object
Issue annotation linked to a component.
4 properties
CloudDiagramLayerSnapshot
object
A saved snapshot of a diagram layer's state.
4 properties 2 required
CloudDiagramStatussheetMeta
object
Projected layer metadata returned inside each layer entry. Contains import state, last updated timestamp, and links version.
4 properties 2 required
CloudDiagramsGetResponse
object
Diagram and layer data. When called with an empty body, only the diagram map is populated. When called with a populated body, both diagram and layer maps are r…
3 properties
CloudDiagramSnapshotActivityGroup
object
A snapshot activity group containing the individual activity records that produced it.
6 properties 4 required
CloudDiagramActivityItem
object
An individual activity record within an activity group.
8 properties 4 required
CloudDiagramCostSnapshot
object
Bounded cost snapshot for a diagram layer. Composes the diagram's total spend, period-over-period change, top resources by cost (capped at 5), top services by…
8 properties 8 required
CloudDiagramSchemeSearchItem
object
A diagram layer (cloud account) matching the search query.
8 properties 2 required
CloudDiagramCombiner
object
A combiner component that visually groups multiple components.
5 properties 1 required
CloudDiagramCostServiceBreakdown
object
A single service entry within the cost-by-service breakdown.
2 properties 2 required
CloudDiagramStatsChange
object
A single activity change entry in a diagram stats record.
3 properties
CloudDiagramNode
object
A node component (host, service, or application component).
15 properties 1 required
CloudDiagramSchemeStatussheetInfo
object
Summary of a cloud account (layer) connected to a diagram.
6 properties 6 required
CloudDiagramComponentSearchItem
object
A component matching the search query.
11 properties 2 required
CloudDiagramStats
object
Diagram with activity stats for a given time period.
9 properties
CloudDiagramImportState
object
Current import/sync state for a cloud-connected diagram.
6 properties
CloudDiagramExportJsonMetadata
object
Metadata included in a diagram JSON export.
4 properties 3 required
CloudDiagramCombinerItem
object
A component reference contained within a combiner.
2 properties 2 required
CloudDiagramCostResource
object
A single resource entry within the top-resources list.
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

doit-cloud-diagrams-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 Cloud Diagrams 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.