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

Replicated apps API

The apps API from Replicated — 17 operation(s) for apps.

Replicated apps API is one of 22 APIs that Replicated publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Application. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an API reference.

This API exposes 23 operations across 17 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0.

Requests are made against a single base URL, https://api.replicated.com/vendor/v3.

23 operations 17 paths 32 schemas 4 DELETE10 GET5 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Base URL
https://api.replicated.com/vendor/v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Replicated apps API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key).

Paths & Operations 23

Across 17 paths, the API surfaces 23 operations — 4 DELETE, 10 GET, 5 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

apps 23
POST
/app
Create an app.
createApp body → 201400401403
GET
/app/{app_id}
Get an app.
getAppProperties 1 param → 200400401403404
DELETE
/app/{app_id}
Delete an app.
deleteApp 1 param → 201400401403
POST
/app/{app_id}/builtin-license-field/{field_name}
Set a builtin license field value override for a given app and named field.
setBuiltinLicenseFieldOverride 2 params body → 200400401403404
DELETE
/app/{app_id}/builtin-license-field/{field_name}
Delete a builtin license field override for a given app and named field.
deleteBuiltinLicenseFieldOverride 2 params → 204400401403404
GET
/app/{app_id}/builtin-license-fields
List builtin license fields for a given appId, with overrides applied.
listBuiltinLicenseFields 1 param → 200401403404
DELETE
/app/{app_id}/builtin-license-fields
Delete all of the builtin license field overrides for a given app and revert to the builtin defaults.
deleteBuiltinLicenseFieldsOverrides 1 param → 204400401403404
GET
/app/{app_id}/customer_instances
Export customer instances for an app as CSV or JSON.
listAppCustomerInstances 14 params → 200400404
GET
/app/{app_id}/customers_csv
Get customer report in CSV format.
listAppCustomersCsv 4 params → 200400
GET
/app/{app_id}/events
Get instance events in JSON format.
listAppInstanceEvents 7 params → 200204400404
GET
/app/{app_id}/images
Lists all registry images for an app by ID.
listAppImages 1 param → 200401403404
POST
/app/{app_id}/images/delete
Deletes registry images for an app by ID.
deleteAppImages 1 param body → 200400401403404
POST
/app/{app_id}/license-field
Create a license field for a given app.
createLicenseField 1 param body → 200400401403404
PUT
/app/{app_id}/license-field/{license_field_name}
Update a license field for a given appId and licenseFieldName.
editLicenseField 2 params body → 200400401403404
DELETE
/app/{app_id}/license-field/{license_field_name}
Delete a field for a given app and named field.
deleteLicenseField 3 params → 200400401403404
GET
/app/{app_id}/license-fields
List license fields for a given appId.
listLicenseFields 1 param → 200400401403404
POST
/app/{app_id}/rename
Rename the app.
renameApp 1 param body → 200400401403429
GET
/app/{app_id}/security-center-settings
Get app security center settings.
getSecurityCenterSettings 1 param → 200401403404
PUT
/app/{app_id}/security-center-settings
Update app security center settings.
updateSecurityCenterSettings 1 param body → 200400401403404
PUT
/app/{app_id}/trial-signup
Update app trial signup setting.
updateAppTrialSignup 1 param body → 200400401403404
GET
/app/{app_id}/trial-signup-settings
Get app trial signup settings.
getTrialSignupSettings 1 param → 200401403404
PUT
/app/{app_id}/trial-signup-settings
Update app trial signup settings.
updateTrialSignupSettings 1 param body → 200400401403404
GET
/apps
List apps for a team.
apps → 200400401403404

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are Channel (40 properties), KotsChannelRelease (31 properties), AppWithChannels (21 properties), ImageVulnCounts (16 properties). Each schema is shown below with its type and property counts.

GitHubRef
object
Image
object
2 properties
HelmInstallabilityIssue
object
2 properties
InstallerTypeHelm
object
LintExpression
object
4 properties
CustomerAdoption
object
7 properties
EntitlementField
object
7 properties
CustomSignupFieldDefinition
object
4 properties
EntitlementValueType
string
InstallerTypeKotsConfig
object
1 property
Channel
object
40 properties
AppWithChannels
object
21 properties
KotsChannelRelease
object
31 properties
TotalActiveInactiveCustomers
object
3 properties
VulnCounts
object
5 properties
HelmUnavailableResource
object
4 properties
TrialSignupSettings
object
15 properties
InstallerTypeEmbeddedCluster
object
4 properties
BuiltInDefaultLicenseField
object
8 properties
InstallationTypes
object
9 properties
InstallerTypeReplicatedSDK
object
1 property
LintResult
object
2 properties
InstallationTypeKurl
object
1 property
Actor
object
5 properties
InstallerTypePreflight
object
1 property
CustomHostnameOverrides
object
4 properties
ImageVulnCounts
object
16 properties
CustomHostnameOverride
object
1 property
InstallerTypeKots
object
2 properties
HelmChart
object
6 properties
ExtraLintRules
object
InstallerTypeSupportBundle
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

replicated-apps-api-openapi.yml Raw ↑

Other APIs Replicated publishes across the network.

Replicated channelReleases API
Replicated channels API
Replicated clusterAddons API
Replicated clusters API
Replicated cmx API
Replicated customers API
Replicated customHostnames API
Replicated enterprisePortal API
Replicated externalRegistries API
Replicated instances API
Replicated networks API
Replicated notifications API
Where this information came from

This is an independent, third-party profile of Replicated apps 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.