is the URL that you copied when you created the managed AP.
Define the type of authentication:
Anonymous. Select "No Auth" in the authorization header.
OAuth 2.0. You can use basic authentication or a bearer token to configure OAuth 2.0 authentication. To use basic authentication, select "Basic" in the authorization header and enter an Informatica Intelligent Cloud Services user name and password. To use a bearer token, select "Bearer Token" in the authorization header and paste the access token of the managed API in the
token
field.
Invoke a GET call to run the managed API.
API Manager
runs the managed API on the Docker runtime environment.