Hello, In the process of doing an Proof Of Concept Client Web App (non-Infor) to IDM and looking for documentation examples of authenticating to the ION API Gateway. My understanding is that this can only be done via OAuth2?
Thank you.
I got a 404 not found on https://developer.infor.com. Has it moved?
is this what you're looking for? https://github.com/infor-cloud/ion-api-sdk
I think the landing site got moved since Keith suggested his answer.
Not so memorable but you can find it here. https://os.infor.com/DevelopersPage.html
Andy is correct that SDK has lots of useful examples.
For IDM if you look behind the hamburger menu you can see a bunch of additional resources too, but with the ION API OAuth token obtained with the ion-api-sdk and the ION API dashboard allowing you to simulate and download the swagger docs you should have all you need to interact with IDM and other APIs.