Logo
IdentityNow API Documentation

IdentityNow V3 API

Number of APIs: 672


Use these APIs to interact with the IdentityNow platform to achieve repeatable, automated processes with greater scalability. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.

Contact Support:
Name: Developer Relations


1. Identity Profiles - Get single Identity Profile

GET {{baseUrl}}/identity-profiles/:identity-profile-id



2. Non-Employee Lifecycle Management - List Non-Employee Records

GET {{baseUrl}}/non-employee-records



3. Identity Profiles - Import Identity Profiles

POST {{baseUrl}}/identity-profiles/import



4. Global Tenant Security Settings - Update Auth Org Session Configuration

PATCH {{baseUrl}}/auth-org/session-config



5. Global Tenant Security Settings - Update security network configuration.

PATCH {{baseUrl}}/auth-org/network-config



6. Non-Employee Lifecycle Management - Create a new Schema Attribute for Non-Employee Source

POST {{baseUrl}}/non-employee-sources/:sourceId/schema-attributes



7. Sources - Upload connector file to source

POST {{baseUrl}}/sources/:sourceId/upload-connector-file



8. Service Desk Integration - Get a Service Desk integration

GET {{baseUrl}}/service-desk-integrations/:id



9. Access Requests - Get Access Request Configuration

GET {{baseUrl}}/access-request-config



10. Non-Employee Lifecycle Management - List Non-Employee Sources

GET {{baseUrl}}/non-employee-sources



ENDPOINTS