I2Rest Client

From i2Rest
Revision as of 12:25, 1 April 2020 by Pavel.lobko (talk | contribs)
Jump to: navigation, search

i2Rest-client is a native IBM i tool for web communications via http/https requests. It was intended to extend IBM i api functionality with http client functions. With i2rest and its Oauth 2.0 flows support your api will have access to any OpenApi service. You can interrsct with I2rest-client with the green screen terminal interface, or by the mean of it's integration api, or even call it within your application via The Execute Command (QCMDEXC) API. Depending on your needs I2rest-client can provide four request authorization scenaries: Http/Https request without authorization
Basic authorization
Oauth2 CLient Credentials flow
flow|Oauth2 Device flow