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 SecretDependencies API

View and maintain Secret Dependencies

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

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

This API exposes 13 operations across 9 paths, and defines 32 schemas. It is described by OpenAPI 3.0.0, at version 11.7.2.

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

13 operations 9 paths 32 schemas 1 DELETE7 GET3 POST2 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 SecretDependencies 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 13

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

SecretDependencies 13

View and maintain Secret Dependencies

PUT
/v1/secret-dependencies/{id}
Update Secret Dependency
SecretDependenciesService_UpdateDependency 1 param body → 200400403500
DELETE
/v1/secret-dependencies/{id}
Delete Secret Dependency
SecretDependenciesService_Delete 1 param → 200400403500
GET
/v1/secret-dependencies/groups/{secretId}
Get Secret Dependency Groups for a Secret
SecretDependenciesService_GetGroups 1 param → 200400403500
PUT
/v1/secret-dependencies/groups/{secretId}
Update Secret Dependency Group
SecretDependenciesService_UpdateSecretDependencyGroup 1 param body → 200400403500
POST
/v1/secret-dependencies/groups/{secretId}
Create Secret Dependency Group
SecretDependenciesService_CreateDependencyGroup 1 param body → 200400403500
GET
/v1/secret-dependencies/scripts
Get Scripts that are possible to use for Dependencies
SecretDependenciesService_GetScripts → 200400403500
GET
/v1/secret-dependencies/templates
Get Dependency Templates
SecretDependenciesService_GetTemplates → 200400403500
GET
/v1/secret-dependencies/{secretDependencyId}
Get Secret Dependency
SecretDependenciesService_GetDependency 1 param → 200400403500
GET
/v1/secret-dependencies
Search Secret Dependencies
SecretDependenciesService_SearchDependencySummary 11 params → 200400403500
POST
/v1/secret-dependencies
Create Secret Dependency
SecretDependenciesService_CreateDependency body → 200400403500
GET
/v1/secret-dependencies/run/{identifier}
Get Secret Dependency run task status
SecretDependenciesService_GetDependencyRunTaskStatus 1 param → 200400403500
GET
/v1/secret-dependencies/stub
Get Secret Dependency Stub
SecretDependenciesService_Stub 4 params → 200400403500
POST
/v1/secret-dependencies/run
Run Dependencies
SecretDependenciesService_Execute body → 200400403500

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are SecretDependencyModel (20 properties), SecretDependencyUpdateArgs (18 properties), SecretDependencyCreateArgs (17 properties), SecretDependencySetting (14 properties). Each schema is shown below with its type and property counts.

Sort
object
Sort options. Multiple sort options can be provided in the query string.
3 properties 2 required
SecretDependencyOdbcConnectionArg
object
Connection arguments used for ODBC connections
2 properties
SecretDependencySetting
object
Secret Dependency Settings - Mostly used internally
14 properties
SecretDependencyTemplate
object
Object filled and used for Secret Dependencies that refer to a Dependency Template
5 properties
SortDirection
string
Sort direction
Severity
string
Error severity level
DependencyRunResultStatus
string
The last run result for this dependency
InternalServerErrorResponse
object
Response object for internal server errors
4 properties 4 required
SecretDependencySummary
object
The Summary object for a Secret Dependency
12 properties
ILogicResultOfDependencyScriptArray
object
ILogicResultOfDependencyScript[]
1 property
SecretDependencySettingMapForDisplay
object
Settings used by Secret Dependency Templates
5 properties
BadRequestResponse
object
Response object for invalid requests
4 properties 1 required
SecretDependencyCreateArgs
object
The Secret Dependency Create Arguments object
17 properties
SecretDependencyModel
object
The Secret Dependency model object
20 properties
UpdateSecretDependencyGroupModel
object
Update Secret Dependency Group Options
3 properties
SecretDependencyGroupCreateArgs
object
A Secret Dependency Group Object. A container for a logical collection of Secret Dependencies that use the same site.
2 properties
SecretDependencyRunScript
object
The RunScript details of a Dependency that directly runs a Script
6 properties
DeletedModel
object
Information about an object that was deleted
3 properties
SecretDependencyUpdateArgs
object
SecretDependencyUpdateArgs
18 properties
DependencyTemplate
object
Dependency Template Object, used for Secret Dependencies
5 properties
SecretDependencyGroup
object
A Secret Dependency Group Object. A container for a logical collection of Secret Dependencies that use the same site.
8 properties
ILogicResultOfDependencyTemplateArray
object
ILogicResultOfDependencyTemplate[]
1 property
DependencyScript
object
Dependency Script Object, used for Secret Dependencies
4 properties
TaskProgress
object
Information about the current status of a running task
5 properties
PagingOfSecretDependencySummary
object
Specify paging and sorting options for querying records and returning results
14 properties
AuthenticationFailedResponse
object
Response object for authentication failures
1 property 1 required
TaskError
object
A description of an error for a task
2 properties
UpdateSecretDependencyGroupArgs
object
UpdateSecretDependencyGroupArgs
1 property
SecretDependencyGroupModel
object
A Secret Dependency Group Object. A container for a logical collection of Secret Dependencies that use the same site.
9 properties
ILogicResultOfSecretDependencyGroupArray
object
ILogicResultOfSecretDependencyGroup[]
1 property
SecretDependencyUniversalScriptArgument
object
Arguments used for Run Script Dependencies
3 properties
SecretDependencyScanItemField
object
Represents the ScanItemField used for Discovery dependency matching
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delinea-secretdependencies-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 AppClients API
Delinea ApplicationAccounts API
Delinea ApplicationRequest API
Delinea AppState API
Delinea BulkOperations API
Where this information came from

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