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

View and maintain IP Address restrictions

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

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

This API exposes 15 operations across 8 paths, and defines 18 schemas. It is described by OpenAPI 3.0.0, at version 11.7.2.

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

15 operations 8 paths 18 schemas 3 DELETE8 GET3 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 IpAddressRestrictions 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 15

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

IpAddressRestrictions 15

View and maintain IP Address restrictions

GET
/v1/ipaddress-restrictions/{id}
Get IP Address restriction
IpAddressRestrictionsService_Get 1 param → 200400403500
PUT
/v1/ipaddress-restrictions/{id}
Update IP Address restriction
IpAddressRestrictionsService_Update 1 param body → 200400403500
DELETE
/v1/ipaddress-restrictions/{id}
Delete IP Address restriction
IpAddressRestrictionsService_Delete 1 param → 200400403500
GET
/v1/ipaddress-restrictions/{id}/groups/{groupId}
Get Group IP Address restriction
IpAddressRestrictionsService_GetGroup 2 params → 200400403500
DELETE
/v1/ipaddress-restrictions/{id}/groups/{groupId}
Delete Group IP Address restriction
IpAddressRestrictionsService_DeleteGroupIpRestriction 2 params → 200400403500
GET
/v1/ipaddress-restrictions/{id}/users/{userId}
Get User IP Address restriction
IpAddressRestrictionsService_GetUserIpRestriction 2 params → 200400403500
DELETE
/v1/ipaddress-restrictions/{id}/users/{userId}
Delete User IP Address restriction
IpAddressRestrictionsService_DeleteUserIpRestriction 2 params → 200400403500
GET
/v1/ipaddress-restrictions
Search IP Address restrictions
IpAddressRestrictionsService_Search 5 params → 200400403500
POST
/v1/ipaddress-restrictions
Create IP Address restriction
IpAddressRestrictionsService_Create body → 200400403500
GET
/v1/ipaddress-restrictions/{id}/groups
Search groups assigned to an IP Address restriction
IpAddressRestrictionsService_SearchGroups 6 params → 200400403500
POST
/v1/ipaddress-restrictions/{id}/groups
Create Group IP Address restriction
IpAddressRestrictionsService_CreateGroupIpRestriction 1 param body → 200400403500
GET
/v1/groups/{id}/ipaddress-restrictions
Search IP Address restrictions assigned to a group
IpAddressRestrictionsService_GetAllByGroup 6 params → 200400403500
GET
/v1/ipaddress-restrictions/{id}/users
Search users assigned to an IP Address restriction
IpAddressRestrictionsService_SearchUsers 6 params → 200400403500
POST
/v1/ipaddress-restrictions/{id}/users
Create User IP Address restriction
IpAddressRestrictionsService_CreateUserIpRestriction 1 param body → 200400403500
GET
/v1/users/{id}/ipaddress-restrictions
Search IP Address restrictions assigned to a user
IpAddressRestrictionsService_GetAllByUser 6 params → 200400403500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are PagingOfIpAddressRestrictionSummary (14 properties), PagingOfUserIpAddressRestrictionModel (14 properties), PagingOfGroupIpAddressRestrictionModel (14 properties), UserIpAddressRestrictionModel (6 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
UserIpAddressRestrictionCreateArgs
object
UserIpAddressRestrictionCreateArgs
2 properties 2 required
BadRequestResponse
object
Response object for invalid requests
4 properties 1 required
GroupIpAddressRestrictionModel
object
GroupIpAddressRestrictionModel
5 properties
DeletedModel
object
Information about an object that was deleted
3 properties
SortDirection
string
Sort direction
UserIpAddressRestrictionModel
object
UserIpAddressRestrictionModel
6 properties
AuthenticationFailedResponse
object
Response object for authentication failures
1 property 1 required
IpAddressRestrictionCreateArgs
object
IpAddressRestrictionCreateArgs
2 properties 2 required
Severity
string
Error severity level
IpAddressRestrictionUpdateArgs
object
IpAddressRestrictionUpdateArgs
3 properties
GroupIpAddressRestrictionCreateArgs
object
GroupIpAddressRestrictionCreateArgs
2 properties 2 required
PagingOfGroupIpAddressRestrictionModel
object
Specify paging and sorting options for querying records and returning results
14 properties
PagingOfUserIpAddressRestrictionModel
object
Specify paging and sorting options for querying records and returning results
14 properties
IpAddressRestrictionModel
object
IpAddressRestrictionModel
3 properties
IpAddressRestrictionSummary
object
Query results
3 properties
InternalServerErrorResponse
object
Response object for internal server errors
4 properties 4 required
PagingOfIpAddressRestrictionSummary
object
Specify paging and sorting options for querying records and returning results
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delinea-ipaddressrestrictions-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 IpAddressRestrictions 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.