Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Windmill npm_proxy API

The npm_proxy API from Windmill — 4 operation(s) for npm_proxy.

Windmill npm_proxy API is one of 59 APIs that Windmill publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.0.3, at version 1.694.0.

Requests are made against a single base URL, /api.

4 operations 4 paths 0 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.694.0
Base URL
https://app.windmill.dev/api
Authentication
HTTP Bearer, API Key
License
Resource Areas
1

Authentication & Security 2

Windmill npm_proxy API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the cookie as token (cookieAuth). By default, every request must be authenticated.

Paths & Operations 4

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

npm_proxy 4
GET
/w/{workspace}/npm_proxy/metadata/{package}
Get Npm Package Metadata from Private Registry
getNpmPackageMetadata 2 params → 200
GET
/w/{workspace}/npm_proxy/resolve/{package}
Resolve Npm Package Version from Private Registry
resolveNpmPackageVersion 3 params → 200
GET
/w/{workspace}/npm_proxy/filetree/{package}/{version}
Get Npm Package File Tree from Private Registry
getNpmPackageFiletree 3 params → 200
GET
/w/{workspace}/npm_proxy/file/{package}/{version}/{filepath}
Get Specific File from Npm Package in Private Registry
getNpmPackageFile 4 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

windmill-npm-proxy-api-openapi.yml Raw ↑

Other APIs Windmill publishes across the network.

Windmill admin API
Windmill agent_workers API
Windmill app API
Windmill asset API
Windmill audit API
Windmill azure_trigger API
Windmill capture API
Windmill concurrencyGroups API
Windmill config API
Windmill documentation API
Windmill draft API
Windmill email_trigger API