Home
Providers
DoiT
DoiT
DoiT International is a cloud and FinOps technology company behind DoiT Cloud Intelligence, an intent-aware FinOps platform that unifies cost, usage and savings data across AWS, Google Cloud, Azure, Kubernetes and 40+ other clouds and SaaS providers. The DoiT Platform API at api.doit.com gives programmatic access to Cloud Analytics reports, allocations, budgets, alerts, anomalies, invoices, assets, DataHub ingestion, CloudFlow automation, cloud incidents, support requests, insights and its Ava AI assistant, published as a single OpenAPI 3.0.1 contract. DoiT also ships an official remote MCP server at mcp.doit.com, a generated dci CLI, a Terraform provider, a Grafana plugin, and an open-source Agent Skills plugin for agentic FinOps workflows.
DoiT publishes 1 API on the APIs.io network. Tagged areas include Company, FinOps, Cloud Cost Management, Cloud Intelligence, and Cost Optimization.
The DoiT catalog on APIs.io includes 1 event-driven AsyncAPI specification.
DoiT’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 44 more developer resources.
2 APIs
1 MCP Servers
Company FinOps Cloud Cost Management Cloud Intelligence Cost Optimization Multicloud Kubernetes Analytics MCP Artificial Intelligence
On this page
Kin Score
APIs 2
MCP Servers 1
Pricing Plans 1
Rate Limits 1
Event Specs 1
Security Posture 4
Scopes 1
Agentic Access 1
Resources 51
apis.yml
84 Operational Transparency
Composite quality — 72.6/100 · exemplar
Contract Quality
16.0 / 25
Developer Ergonomics
16.1 / 20
Commercial Clarity
18.4 / 20
Operational Transparency
10.9 / 13
Agent readiness — 83/100 · agent native
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
9 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
6 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
4 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 9
MCP servers, agent skills, and machine-readable catalogs
Scroll for all 9
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll for all 7
Build 6
SDKs, sample code, and the tooling you integrate with
Access & Security 8
Authentication, authorization, and security posture
Scroll for all 8
Operate 7
Status, limits, changes, and where to get help
Scroll for all 7
Commercial 4
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: doit
name: DoiT
description: DoiT International is a cloud and FinOps technology company behind DoiT Cloud Intelligence, an intent-aware FinOps
platform that unifies cost, usage and savings data across AWS, Google Cloud, Azure, Kubernetes and 40+ other clouds and
SaaS providers. The DoiT Platform API at api.doit.com gives programmatic access to Cloud Analytics reports, allocations,
budgets, alerts, anomalies, invoices, assets, DataHub ingestion, CloudFlow automation, cloud incidents, support requests,
insights and its Ava AI assistant, published as a single OpenAPI 3.0.1 contract. DoiT also ships an official remote MCP
server at mcp.doit.com, a generated dci CLI, a Terraform provider, a Grafana plugin, and an open-source Agent Skills plugin
for agentic FinOps workflows.
url: https://raw.githubusercontent.com/api-evangelist/doit/refs/heads/main/apis.yml
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- FinOps
- Cloud Cost Management
- Cloud Intelligence
- Cost Optimization
- Multicloud
- Kubernetes
- Analytics
- MCP
- Artificial Intelligence
apis:
- aid: doit:doit-api
name: DoiT API
description: 'Programmatic access to the DoiT Cloud Intelligence platform: Cloud Analytics reports and queries, allocations,
dimensions, budgets, alerts, annotations, labels, anomalies, invoices, assets, contracts, DataHub ingestion, CloudFlow
automation, cloud diagrams, cloud incidents, support requests, users, roles, organizations, insights, commitment manager,
service quotas and the Ava AI assistant. 166 operations across 37 tags, authenticated with a bearer API token or OAuth
2.0 authorization code.'
humanURL: https://developer.doit.com/
baseURL: https://api.doit.com
tags:
- FinOps
- Cloud Cost Management
- Analytics
- Billing
- Cloud Operations
properties:
- type: OpenAPI
url: openapi/doit-openapi-original.yml
- type: Documentation
url: https://developer.doit.com/docs/start
- type: APIReference
url: https://developer.doit.com/reference/welcome
- type: GettingStarted
url: https://developer.doit.com/docs/start
- type: Overlay
url: overlays/doit-api-overlay.yaml
- type: Authentication
url: authentication/doit-authentication.yml
- type: OAuthScopes
url: scopes/doit-scopes.yml
- type: RateLimits
url: rate-limits/doit-rate-limits.yml
- type: ErrorCatalog
url: errors/doit-problem-types.yml
- type: DataModel
url: data-model/doit-data-model.yml
- type: Conventions
url: conventions/doit-conventions.yml
- aid: doit:doit-mcp-server
name: DoiT MCP Server
description: Official DoiT Model Context Protocol server. A remote Streamable HTTP endpoint at https://mcp.doit.com/mcp
authenticated with OAuth 2.0 against console.doit.com, plus a local stdio server published to npm as @doitintl/doit-mcp-server.
Exposes 90+ tools that map onto DoiT Platform API operations for FinOps, reporting, anomaly detection, budgets, alerts,
invoices, CloudFlow and the Ava assistant.
humanURL: https://help.doit.com/docs/mcp
baseURL: https://mcp.doit.com/mcp
tags:
- MCP
- Agents
- FinOps
properties:
- type: MCPServer
url: mcp/doit-mcp.yml
- type: ToolCrosswalk
url: mcp/doit-tool-crosswalk.yml
- type: Documentation
url: https://help.doit.com/docs/integrations/app-integrations/mcp/connect
- type: SourceCode
url: https://github.com/doitintl/doit-mcp-server
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: AgenticAccess
url: agentic-access/doit-agentic-access.yml
- type: TrustCenter
url: security/doit-trust-center.yml
- type: VulnerabilityDisclosure
url: security/doit-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/doit-domain-security.yml
- type: Website
url: https://www.doit.com/
- type: DeveloperPortal
url: https://developer.doit.com/
- type: Documentation
url: https://developer.doit.com/docs/start
- type: APIReference
url: https://developer.doit.com/reference/welcome
- type: GettingStarted
url: https://developer.doit.com/docs/start
- type: Support
url: https://help.doit.com/
- type: Blog
url: https://www.doit.com/blog/
- type: BlogRSS
url: https://www.doit.com/blog/feed
- type: GitHubOrganization
url: https://github.com/doitintl
- type: Pricing
url: https://www.doit.com/pricing
- type: SignUp
url: https://www.doit.com/login
- type: TermsOfService
url: https://www.doit.com/terms
- type: PrivacyPolicy
url: https://www.doit.com/privacy
- type: StatusPage
url: https://status.doit.com/
- type: TrustCenter
url: https://trust.doit.com/
- type: ChangeLog
url: https://developer.doit.com/changelog
- type: LLMsTxt
url: llms/doit-llms.txt
- type: Packages
url: packages/doit-packages.yml
- type: SDKs
url: packages/doit-packages.yml
- type: WellKnown
url: well-known/doit-well-known.yml
- type: MCPServer
url: mcp/doit-mcp.yml
- type: ToolCrosswalk
url: mcp/doit-tool-crosswalk.yml
- type: Overlay
url: overlays/doit-api-overlay.yaml
- type: Conformance
url: conformance/doit-conformance.yml
- type: Compliance
url: https://trust.doit.com/
- type: ErrorCatalog
url: errors/doit-problem-types.yml
- type: Lifecycle
url: lifecycle/doit-lifecycle.yml
- type: Deprecation
url: https://developer.doit.com/docs/availability-matrix
- type: OAuthScopes
url: scopes/doit-scopes.yml
- type: Authentication
url: authentication/doit-authentication.yml
- type: Security
url: https://help.doit.com/docs/vendor-information/bug-bounty-program
- type: Conventions
url: conventions/doit-conventions.yml
- type: Idempotency
url: conventions/doit-conventions.yml
- type: ChangeLog
url: changelog/doit-changelog.yml
- type: CLI
url: cli/doit-cli.yml
- type: DataModel
url: data-model/doit-data-model.yml
- type: Webhooks
url: asyncapi/doit-events.yml
- type: Plans
url: plans/doit-plans-pricing.yml
- type: RateLimits
url: rate-limits/doit-rate-limits.yml
- type: AgentSkill
url: skills/_index.yml
- type: AgentSkill
url: skills/doit-mcp-setup.md
name: DoiT MCP setup
- type: AgentSkill
url: skills/doit-mcp-reporting.md
name: DoiT MCP reporting
- type: AgentSkill
url: skills/doit-mcp-anomaly-investigation.md
name: DoiT MCP anomaly investigation
- type: AgentSkill
url: skills/doit-mcp-api.md
name: DoiT API integration
- type: SourceCode
url: https://github.com/doitintl
- type: OpenAPI
url: openapi/doit-openapi-original.yml
- type: ChangeLogRSS
url: https://developer.doit.com/changelog.rss
x-enrichment:
date: '2026-08-12'
status: enriched
artifacts_added: 31
pass: local-v1