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

Use this API to implement certification functionality. Certifications enable administrators and designated reviewers to review users' access to entitlements and decide whether to approve, revoke, or reassign the review. Certification campaigns provide a structured process for periodic access reviews and compliance verification.

SailPoint Certifications 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 Certifications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 1 JSON Schema.

This API exposes 9 operations across 9 paths, and defines 14 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.

9 operations 9 paths 14 schemas 6 GET3 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 Certifications 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 9

Across 9 paths, the API surfaces 9 operations — 6 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Certifications 9

Use this API to implement certification functionality. Certifications enable administrators and designated reviewers to review users' access to entitlements and decide whether to…

GET
/certifications
List identity campaign certifications
listIdentityCertifications 5 params → 200400401403429500
GET
/certifications/{id}
Get an identity certification
getIdentityCertification 1 param → 200400401403404429500
GET
/certifications/{id}/access-review-items
List access review items
listCertificationAccessReviewItems 6 params → 200400401403404429500
POST
/certifications/{id}/decide
Decide on a certification item
makeCertificationDecision 1 param body → 200400401403404429500
POST
/certifications/{id}/reassign
Reassign identities or items
reassignIdentityCertification 1 param body → 200400401403404429500
POST
/certifications/{id}/sign-off
Finalize identity certification decisions
signOffIdentityCertification 1 param → 200400401403404429500
GET
/certifications/{id}/reviewers
List certification reviewers
listCertificationReviewers 4 params → 200400401403404429500
GET
/certifications/{id}/tasks
List pending certification tasks
listCertificationTasks 4 params → 200400401403404429500
GET
/certifications/{id}/tasks/{taskId}
Get a certification task
getCertificationTask 2 params → 200400401403404429500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are IdentityCertification (17 properties), AccessReviewItem (7 properties), CampaignReference (7 properties), Reviewer (6 properties). Each schema is shown below with its type and property counts.

Reassignment
objectnull
Information about a certification reassignment, if applicable.
2 properties
AccessReviewItem
object
An access review item within a certification, representing access that is being reviewed.
7 properties
AccessSummary
object
Summary of the access being reviewed.
2 properties
CertificationIdentitySummary
object
Summary of the identity being certified.
4 properties
IdentityCertification
object
An identity certification used in access review campaigns to review a user's access to entitlements and approve or remove that access.
17 properties
ReviewRecommendation
objectnull
AI-driven recommendation for the review item.
3 properties
ErrorResponseDto
object
Error response body.
4 properties
CertificationTask
object
A pending certification task.
6 properties
Reviewer
object
The reviewer of a certification.
6 properties
CampaignReference
object
Reference to the campaign associated with the certification.
7 properties 4 required
CertificationDecision
object
A decision made on a certification item, approving, revoking, or acknowledging access.
4 properties 2 required
IdentityCertificationDecisionSummary
object
Summary of certification decisions.
3 properties
IdentityReference
objectnull
Reference to an identity.
3 properties
ReviewReassign
object
Request body to reassign a certification review.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sailpoint-certifications-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 Access Profiles API
SailPoint Identities API
SailPoint Roles API
Where this information came from

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