How to establish connection between IIQ and postman, to test basic Api's

Which IIQ version are you inquiring about?

8.3

Hi @sathish3004

You can create an api user under api authentication in global settings.

Configure these details in postman and go through the rest api documentation to call the identityiq rest api from postman.

@sathish3004 Here are the SCIM APis for IIQ: Postman .

You need to create a client id and secret from Global Settings → API Authentication → Create.

Thanks for your help.