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

Delinea AppClients API

View and maintain app clients

Delinea AppClients API is one of 102 APIs that Delinea publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include AppClients. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 11.7.2.

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

5 operations 3 paths 7 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
11.7.2
Base URL
https://your-secret-server-instance/api/v1
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Delinea AppClients API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerToken). By default, every request must be authenticated.

  • BearerToken — Perform a POST request to /oauth2/token. It should include three form data parameters - username, password, and granttype.The granttype parameter should always…

Paths & Operations 5

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

AppClients 5

View and maintain app clients

GET
/v1/app-clients/{id}
Get App Client
AppClientsService_GetClient 2 params → 200400403500
PUT
/v1/app-clients/{id}
Update App Client
AppClientsService_UpdateClient 1 param body → 200400403500
DELETE
/v1/app-clients/{id}
Delete App Client
AppClientsService_DeleteClient 1 param → 200400403500
GET
/v1/app-clients/stub
Get App Client Stub
AppClientsService_Stub → 200400403500
POST
/v1/app-clients
Create App Client
AppClientsService_CreateClient body → 200400403500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are InternalServerErrorResponse (4 properties), BadRequestResponse (4 properties), AppClientModel (3 properties), DeletedModel (3 properties). Each schema is shown below with its type and property counts.

BadRequestResponse
object
Response object for invalid requests
4 properties 1 required
DeletedModel
object
Information about an object that was deleted
3 properties
AppClientUpdateArgs
object
App client update options
2 properties 2 required
AppClientCreateArgs
object
App client creation options
1 property
InternalServerErrorResponse
object
Response object for internal server errors
4 properties 4 required
AuthenticationFailedResponse
object
Response object for authentication failures
1 property 1 required
AppClientModel
object
App client
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delinea-appclients-api-openapi.yml Raw ↑

Other APIs Delinea publishes across the network.

Secret Server REST API
DevOps Secrets Vault API
Delinea Platform API
Delinea Activations API
Delinea ActiveDirectory API
Delinea AdvancedConfigSettings API
Delinea ApiToken API
Delinea ApplicationAccounts API
Delinea ApplicationRequest API
Delinea AppState API
Delinea BulkOperations API
Delinea BulkSecretOperations API
Where this information came from

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