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

HashiCorp Cloud Platform Apps API

HCP Vault Secrets applications

HashiCorp Cloud Platform Apps API is one of 9 APIs that HashiCorp Cloud Platform publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 1 path, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 2023-11-28.

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

2 operations 1 paths 2 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2023-11-28
Base URL
https://api.cloud.hashicorp.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

HashiCorp Cloud Platform Apps API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Apps 2

HCP Vault Secrets applications

GET
/secrets/2023-11-28/organizations/{org_id}/projects/{project_id}/apps
List applications
listApps 2 params → 200
POST
/secrets/2023-11-28/organizations/{org_id}/projects/{project_id}/apps
Create application
createApp 2 params body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are App (2 properties), AppList (1 property). Each schema is shown below with its type and property counts.

AppList
object
1 property
App
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hcp-apps-api-openapi.yml Raw ↑

Other APIs HashiCorp Cloud Platform publishes across the network.

HCP Packer API
HCP Consul API
HCP Boundary API
HCP Waypoint API
HashiCorp Cloud Platform Gateway API
HashiCorp Cloud Platform Integrations API
HashiCorp Cloud Platform Secrets API
HashiCorp Cloud Platform Sync API