Delinea Directory Services API

View and maintain Directory Services integrations

Business capability
Identity & Access Management BC-620.20

Operations 16

DELETE /v1/directory-services/domains/{domainId}/group/{groupId} Unlink a group from domain #
GET /v1/directory-services/synchronization/logs Get Synchronization Log #
GET /v1/directory-services/synchronization Directory Services Sync Status #
GET /v1/directory-services/domains Search Domains #
POST /v1/directory-services/domains Create Domain #
GET /v1/directory-services/domains/{id} Get a Domain #
GET /v1/directory-services/domains/ldap-settings/{id} Get Ldap synchronization settings for a domain #
GET /v1/directory-services/domains/stub Get a Domain Stub #
GET /v1/directory-services/domains/{domainId}/groups/search-directory Search in the directory for groups #
GET /v1/directory-services/domains/{domainId}/members Search in the directory for members of a group #
GET /v1/directory-services/configuration Directory Services Configuration #
PATCH /v1/directory-services/configuration Update Directory Services Configuration #
PATCH /v1/directory-services/domains/ldap-settings/{domainId} Patch Ldap Sync Settings for a domain #
PATCH /v1/directory-services/domains/{domainId} Patch a domain #
POST /v1/directory-services/synchronization-now Synchronize all directory services #
POST /v1/directory-services/domains/{domainId}/group Link a group from the directory #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/delinea-directory-services-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

delinea-directory-services-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Secret Server Rest Directory Services API
  description: REST API documentation for Secret Server. This document describes how to use the REST API. All requests require an authentication token; please see the authentication document for more information. The Swagger specification for this API is also available.
  termsOfService: https://delinea.com/eula
  contact:
    name: Support
    url: https://delinea.com
  version: 11.7.2
servers:
- url: /SecretServer/api
security:
- BearerToken: []
tags:


# --- truncated at 32 KB (51 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/delinea/refs/heads/main/openapi/delinea-directory-services-api-openapi.yml