Internal Service

webMethods API Gateway provides internal APIs that work on identified applications. webMethods API Gateway is identified based on identifiers such as API Key, OAuth token, IP address.

webMethods API Gateway provides the following REST API and the resources to manage application identification:

  • POST/{apigateway}/security/getJsonWebToken

    Generates JSON Web Token with custom claims that are supplied in the request.

  • POST/{apigateway}/security/exchangeIDToken

    Generate an access token for the ID Token.