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

View Scripts

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

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

This API exposes 12 operations across 11 paths, and defines 52 schemas. It is described by OpenAPI 3.0.0, at version 11.7.2.

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

12 operations 11 paths 52 schemas 6 GET1 PATCH4 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 Script 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 12

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

Script 12

View Scripts

GET
/v2/userscripts
Search scripts
ScriptService_SearchScriptsV2 9 params → 200400403500
POST
/v2/userscripts
Create Script
ScriptService_CreateScript body → 200400403500
GET
/v1/userscripts/categories
Search script categories
ScriptService_SearchScriptCategory 6 params → 200400403500
GET
/v2/userscripts/{scriptId}
Get Script
ScriptService_GetScript 1 param → 200400403500
GET
/v2/userscripts/history/{scriptHistoryId}
Get Script from History
ScriptService_GetScriptHistoryItem 1 param → 200400403500
GET
/v1/userscripts/audit
Search script audit
ScriptService_SearchScriptAudit 7 params → 200400403500
GET
/v1/userscripts/usage
Search script usage
ScriptService_SearchScriptUsage 8 params → 200400403500
PATCH
/v1/userscripts/{scriptId}
Update Script
ScriptService_UpdateScript 1 param body → 200400403500
POST
/v2/userscripts/test-ps-script
Test PowerShell Script
ScriptService_TestPsScript body → 200400403500
POST
/v2/userscripts/test-sql-script
Test SQL Script
ScriptService_TestSqlScript body → 200400403500
POST
/v2/userscripts/test-ssh-script
Test Scripts
ScriptService_TestSshScript body → 200400403500
PUT
/v1/userscripts/{scriptId}/parameters
Update Script Parameters
ScriptService_UpdateScriptParameters 1 param body → 200400403500

Schemas 52

The contract defines 52 schemas that model the data the API accepts and returns. The most detailed are PagingOfScriptCategorySummary (14 properties), PagingOfScriptSummaryModel (14 properties), PagingOfScriptAuditSummary (14 properties), PagingOfScriptUsageSummary (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
ScriptSshAdditionalDataModel
object
Additional settings for SSH scripts
4 properties
UpdateFieldValueOfBoolean
object
Active
2 properties
ScriptSshParameterValueModel
object
Parameters
3 properties
ScriptSqlAdditionalDataUpdateModel
object
Additional settings for SQL scripts. Script type must be SQL
4 properties
RemoteScriptPsTestData
object
If this is a PS script populate these settings
1 property
SortDirection
string
Sort direction
RemoteScriptTestSqlArgs
object
PowerShell test args
1 property
RemoteScriptTestPsArgs
object
PowerShell test args
1 property
Severity
string
Error severity level
ScriptSshParamType
string
ParameterSshType
PagingOfScriptSummaryModel
object
Specify paging and sorting options for querying records and returning results
14 properties
ScriptCreateArgsV2
object
Create script args
1 property
InternalServerErrorResponse
object
Response object for internal server errors
4 properties 4 required
PagingOfScriptAuditSummary
object
Specify paging and sorting options for querying records and returning results
14 properties
RemoteScriptTestSshData
object
Test SSH
6 properties
UpdateFieldValueOfInt32
object
How many days until the password expires.
2 properties
RemoteScriptTestPsData
object
Test powershell
7 properties
BadRequestResponse
object
Response object for invalid requests
4 properties 1 required
Object
object
ItemId
ScriptSshAdditionalDataUpdateModel
object
Additional settings for SSH scripts. Script type must be SSH
4 properties
ScriptModelV2
object
Script
11 properties
RemoteSqlTestScriptArgument
object
ScriptArgs
3 properties
ScriptUsageSummary
object
Script usage summary
7 properties
ScriptSqlParamType
string
ParameterDbType
RemoteScriptTestSshArgs
object
PowerShell test args
1 property
RemoteScriptSshTestData
object
If this is a Ssh script populate these settings
6 properties
TestRemoteScriptPsResponseModel
object
Output from a powershell test
5 properties
SshScriptLineEndingType
string
The type of line ending that should be sent to the script
ScriptSshParameterModel
object
Any parameters that can be used in the script
2 properties
UserScriptType
string
Script Type (Powershell = 1, SQL = 2, SSH = 3)
PagingOfScriptUsageSummary
object
Specify paging and sorting options for querying records and returning results
14 properties
ScriptAdditionalDataModel
object
Additional data for this script including parameters and settings
2 properties
TestRemoteScriptSshResponseModel
object
Output from a ssh script test
4 properties
RemoteScriptTestSqlData
object
Test SQL
8 properties
AuthenticationFailedResponse
object
Response object for authentication failures
1 property 1 required
RemoteScriptSqlRunAsType
string
RunAs
ScriptParameterUpdateArgs
object
Update script parameter args
1 property
ScriptParameterUpdateData
object
Update additional data, settings, and parameters. All values will be saved and replace the existing settings.
2 properties
TestRemoteScriptSqlResponseModel
object
Output from a sql script test
4 properties
PagingOfScriptCategorySummary
object
Specify paging and sorting options for querying records and returning results
14 properties
ScriptSummaryModel
object
Script summary for search results
8 properties
ScriptSqlAdditionalDataModel
object
Additional settings for SQL scripts
5 properties
ScriptAuditSummary
object
Script Audit
9 properties
ScriptCreateModel
object
Create a script
7 properties
ScriptUpdateModel
object
Update script data
5 properties
ScriptHistoryModel
object
Retrieve the script from history
3 properties
ScriptUpdateArgs
object
Update script args
1 property
UpdateFieldValueOfString
object
Description
2 properties
ScriptSqlParamModel
object
Parameters for this sql script
2 properties
ScriptCategorySummary
object
Script categories
2 properties
RemoteScriptSqlTestData
object
If this is a PS script populate these settings
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delinea-script-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 Script 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.