macOS
brew install kiotalocal Homebrew formula metadata
brew
OpenAPI based HTTP Client code generator. Version 1.33.0 via Homebrew; verified 2026-07-07.
install
brew install kiotalocal Homebrew formula metadata
scoop install main/kiotaScoop official bucket manifest trees · bucket/kiota.json · source: api.github.com
winget install --id Microsoft.OpenAPI.Kiota -eWindows Package Manager source index · Microsoft.OpenAPI.Kiota · source: cdn.winget.microsoft.com
overview
OpenAPI based HTTP Client code generator
history
Kiota is Microsoft's OpenAPI-based HTTP API client generator, distributed as a command-line tool and supported by Microsoft Learn documentation, a GitHub repository, package-manager formulas, and a Visual Studio Code extension.
Microsoft announced Kiota's general availability on March 16, 2023, describing it as an open source generator for HTTP APIs described by OpenAPI. Its goal was to reduce the need for a separate hand-written SDK for every API while preserving strongly typed clients, authentication abstractions, retry handling, redirects, compression, and path filtering.
The Kiota repository is part of Microsoft's broader OpenAPI and Microsoft Graph tooling work. Its README describes supported generation targets including C#, Go, Java, PHP, Python, Ruby, TypeScript/JavaScript, and Dart, with shared abstractions for serialization, authentication, and HTTP transport.
After the March 2023 general availability announcement, Microsoft announced a Visual Studio Code extension on April 10, 2023. Package availability expanded across developer-tool channels represented in the input facts, including Homebrew, Scoop, and WinGet, making Kiota a cross-platform CLI rather than only a .NET-local tool.
Kiota users point the CLI or VS Code extension at an OpenAPI description, inspect and filter the desired API paths, and generate a typed client for an application. This workflow is especially useful when developers need a smaller API surface than a full vendor SDK or want the same request-builder style across multiple APIs.
Kiota matters to package nerds because it is Microsoft shipping a general-purpose SDK generator as a standalone open source tool. It intersects with OpenAPI, Microsoft Graph, NuGet/.NET tooling, Homebrew, WinGet, Scoop, and editor extensions rather than living only inside a single language ecosystem.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kiota | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/microsoft/kiota
install metadata
| Package key | brew:kiota |
|---|---|
| Version | 1.33.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kiota |
| Homepage | https://aka.ms/kiota/docs |
| Repository | https://github.com/microsoft/kiota |
| Upstream docs | https://learn.microsoft.com/en-us/openapi/kiota |
| License | MIT |
| Source archive | https://github.com/microsoft/kiota/archive/refs/tags/v1.33.0.tar.gz |
| Last updated | 2026-07-07T02:25:15Z |
| Pulse | updated |
| Dependencies | dotnet |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kiota |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/kiota
scoop install main/kiotaMicrosoft.OpenAPI.Kiota
winget install --id Microsoft.OpenAPI.Kiota -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.