Get service information from secure Web service
To access a secure Web service, including its documentation, you need an access token issued on behalf of an authorized user.
You can get the token using the GetToken tool and provide it in the URL query string to get the OpenAPI documentation.
The GetToken tool is located in the FGLDIR/web_utilities/services/gip/bin/gettoken directory.
The following steps describe the process.