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

SailPoint Access Profiles API

Use this API to implement and customize access profile functionality. Access profiles group entitlements, which represent access rights on sources. For example, an Active Directory source can have multiple entitlements grouped into an access profile such as 'AD Developers' combining 'Employees' and 'Developers' entitlements. Access profiles are used in provisioning, certifications, access requests, and roles.

SailPoint Access Profiles API is one of 7 APIs that SailPoint publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Access Profiles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 1 JSON Schema.

This API exposes 7 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 3.0.0.

Requests are made against 2 base URLs: https://{tenant}.api.identitynow.com/v3, https://{apiUrl}/v3.

7 operations 4 paths 13 schemas 1 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Servers
https://{tenant}.api.identitynow.com/v3
https://{apiUrl}/v3
Authentication
OAuth 2.0, HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 2

SailPoint Access Profiles API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials and authorizationCode flows, exposing 11 scopes. It accepts HTTP bearer tokens (JWT) (personalAccessToken). By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authentication. Use client credentials or authorization code flow to obtain access tokens.
  • personalAccessToken — Personal access token (PAT) authentication. Generate a PAT in Identity Security Cloud and use it as a bearer token.

Paths & Operations 7

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

Access Profiles 7

Use this API to implement and customize access profile functionality. Access profiles group entitlements, which represent access rights on sources. For example, an Active Director…

GET
/access-profiles
List access profiles
listAccessProfiles 8 params → 200400401403429500
POST
/access-profiles
Create an access profile
createAccessProfile body → 201400401403429500
GET
/access-profiles/{id}
Get an access profile
getAccessProfile 1 param → 200400401403404429500
PATCH
/access-profiles/{id}
Patch an access profile
patchAccessProfile 1 param body → 200400401403404429500
DELETE
/access-profiles/{id}
Delete an access profile
deleteAccessProfile 1 param → 204400401403429500
GET
/access-profiles/{id}/entitlements
List access profile entitlements
listAccessProfileEntitlements 6 params → 200400401403404429500
POST
/access-profiles/bulk-delete
Bulk delete access profiles
bulkDeleteAccessProfiles body → 200400401403429500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are AccessProfile (13 properties), Entitlement (12 properties), ErrorResponseDto (4 properties), OwnerReference (3 properties). Each schema is shown below with its type and property counts.

AccessProfileSourceRef
object
Reference to the source associated with the access profile.
3 properties
Entitlement
object
An entitlement representing access rights on a source.
12 properties
Revocability
objectnull
Revocation request configuration for the object.
3 properties
AccessProfile
object
An access profile groups entitlements that represent access rights on sources. Access profiles are used in provisioning, certifications, access requests, and r…
13 properties 3 required
ErrorResponseDto
object
Error response body.
4 properties
AccessProfileBulkDeleteResponse
object
Response body for bulk deleting access profiles.
2 properties
EntitlementSourceRef
object
Reference to the source associated with the entitlement.
3 properties
OwnerReference
object
Reference to the owner of the object.
3 properties
AccessProfileBulkDeleteRequest
object
Request body for bulk deleting access profiles.
2 properties 1 required
EntitlementRef
object
Reference to an entitlement.
3 properties
Requestability
objectnull
Access request configuration for the object.
3 properties
ApprovalScheme
object
An approval scheme defining the approval process.
2 properties
JsonPatchOperation
object
A JSON Patch operation as defined in RFC 6902.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sailpoint-access-profiles-api-openapi.yml Raw ↑

Other APIs SailPoint publishes across the network.

SailPoint
SailPoint Non-Employee Risk Management V1 API
SailPoint Non-Employee Risk Management V2025 API
SailPoint Certifications API
SailPoint Identities API
SailPoint Roles API
Where this information came from

This is an independent, third-party profile of SailPoint Access Profiles 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.