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

Upwind Security configurations API

The Configurations resource offers a range of methods for listing, retrieving, and deleting configuration findings and rules.

Upwind Security configurations API is one of 12 APIs that Upwind Security publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Configurations. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 17 operations across 14 paths, and defines 47 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against 3 base URLs: https://api.upwind.io, https://api.eu.upwind.io, https://api.me.upwind.io.

17 operations 14 paths 47 schemas 1 DELETE6 GET4 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.upwind.io
Resource Areas
1

Paths & Operations 17

Across 14 paths, the API surfaces 17 operations — 1 DELETE, 6 GET, 4 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.

configurations 17

The Configurations resource offers a range of methods for listing, retrieving, and deleting configuration findings and rules.

GET
/v1/organizations/{organization-id}/configuration-findings
List findings
getComplianceResourceFindings 16 params → 200401403429
GET
/v1/organizations/{organization-id}/configuration-findings/{finding-id}
Get a finding
getComplianceResourceFindingById 3 params → 200401403404429
GET
/v1/organizations/{organization-id}/configuration-frameworks
List frameworks
getAllFrameworks 15 params → 200401403429
POST
/v1/organizations/{organization-id}/configuration-frameworks
Create a framework
createFramework 1 param body → 201400401403429500
PATCH
/v1/organizations/{organization-id}/configuration-frameworks/{framework-id}
Update a framework
editFramework 2 params body → 200400401403404429500
GET
/v1/organizations/{organization-id}/configuration-rules
List rules
getCustomRules 10 params → 200401403429
POST
/v1/organizations/{organization-id}/configuration-rules
Create a rule
createCustomRule 1 param body → 201400401403429
PATCH
/v1/organizations/{organization-id}/configuration-rules/{rule-id}
Update a rule
editCustomRule 2 params body → 200401403404429
DELETE
/v1/organizations/{organization-id}/configuration-rules/{rule-id}
Delete a rule
deleteCustomRule 2 params → 204401403404429
GET
/v2/organizations/{organization-id}/configurations/asset-examples/{asset-kind}
Get an asset example
getAssetExample 3 params → 200401403404429
POST
/v2/organizations/{organization-id}/configurations/custom-rules
Create a configuration rule
createRule 1 param body → 200401403429
POST
/v2/organizations/{organization-id}/configurations/findings/search
Search findings
searchFindings 4 params body → 200401403404429
POST
/v2/organizations/{organization-id}/configurations/frameworks/search
Search frameworks
searchFrameworks 4 params body → 200401403404429
PATCH
/v2/organizations/{organization-id}/configurations/custom-rules/{rule-id}
Update a configuration rule
updateRule 2 params body → 200401403404429
GET
/v2/organizations/{organization-id}/configurations/findings/{finding-id}
Get a finding
getFinding 2 params → 200401403404429
POST
/v2/organizations/{organization-id}/configurations/frameworks
Create a framework
createFramework 1 param body → 200401403404429
PATCH
/v2/organizations/{organization-id}/configurations/frameworks/{framework-id}
Update a framework
updateFramework 2 params body → 200401403404429

Schemas 47

The contract defines 47 schemas that model the data the API accepts and returns. The most detailed are ApiConfigurationFrameworkDetail (13 properties), DetailedFramework (13 properties), ApiConfigurationResource (13 properties), ComplianceResource (13 properties). Each schema is shown below with its type and property counts.

Framework
object
A configuration framework definition.
7 properties
Tag
object
2 properties
HttpStatus
PaginationDetailsResponse
object
5 properties
DefaultHttpStatusCode
ApiConfigurationFindingDetailed
object
10 properties
ProblemDetail
object
6 properties
CreateFrameworkRequest
object
Request body for creating a configuration framework.
3 properties 1 required
ConfigurationFinding
object
11 properties
DetailedComplianceFramework
object
13 properties
ComplianceResourceFindingsResponse
object
2 properties
UpdateComplianceCustomRuleRequestV2
object
Request body for updating a configuration rule. All fields are optional; only the supplied fields are updated.
7 properties
CreateConfigurationRuleRequest
object
8 properties 3 required
ApiConfigurationFrameworkStatus
object
1 property
RestApiResponseFramework
object
Successful API response containing items
1 property
ConfigurationFrameworkStatus
object
1 property
ApiConfigurationFinding
object
10 properties
RestApiPaginatedResponseDetailedFramework
object
Successful paginated API response containing items and pagination metadata
2 properties
HttpStatusCode
object
6 properties
UpdateConfigurationFrameworkRequest
object
3 properties
ApiConfigurationResource
object
13 properties
RestApiResponseObject
object
Successful API response containing items
1 property
CreateConfigurationRuleResponse
object
Response schema for creating a configuration rule
11 properties
ConfigurationFramework
object
7 properties
ApiConfigurationCustomRuleFramework
object
A configuration framework associated with a configuration rule.
5 properties
ComplianceResource
object
13 properties
HttpMethod
ContentDisposition
object
11 properties
ApiConfigurationFrameworkDetail
object
13 properties
ConfigurationRule
object
6 properties
UpdateFrameworkRequest
object
Request body for updating a configuration framework.
3 properties
ErrorResponse
object
7 properties
ConfigurationCheck
object
4 properties
MediaType
object
9 properties
RestApiPaginatedResponseApiConfigurationFinding
object
Successful paginated API response containing items and pagination metadata
2 properties
RestApiResponseApiConfigurationFindingDetailed
object
Successful API response containing items
1 property
ApiAssetExampleResponse
object
An Asset example
1 property
RestApiResponseApiConfigurationCustomRule
object
Successful API response containing items
1 property
CreateComplianceCustomRuleRequestV2
object
Request body for creating a configuration rule.
8 properties 3 required
ApiConfigurationFramework
object
7 properties
CreateConfigurationFrameworkRequest
object
3 properties
ApiPaginationMetadata
object
Pagination metadata for navigating through result pages
3 properties
CustomRuleEditRequest
object
7 properties
ApiConfigurationRule
object
4 properties
HttpRange
ApiConfigurationCustomRule
object
Detailed representation of a configuration custom rule.
11 properties
DetailedFramework
object
An enriched configuration framework with compliance state and score
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

upwind-security-configurations-api-openapi.yml Raw ↑

Other APIs Upwind Security publishes across the network.

Upwind Security access-management API
Upwind Security api-security API
Upwind Security cloud-accounts API
Upwind Security events API
Upwind Security integrations API
Upwind Security inventory API
Upwind Security packages API
Upwind Security shiftleft API
Upwind Security threats API
Upwind Security vulnerabilities API
Upwind Security workflows API
Where this information came from

This is an independent, third-party profile of Upwind Security configurations 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.