Software AG Products 10.5 | Using API Gateway | REST APIs in API Gateway | Public Services
 
Public Services
This API allows you to fetch a JWT from API Gateway and also fetch JSON Web key URI of API Gateway.
API Gateway provides the following REST API and the resources to manage public services:
*GET/rest/pub/apigateway/jwt/getJsonWebToken: Retrieves JWT from API Gateway. To obtain the JWT from API Gateway the client has to pass the basic authentication credentials.
*GET/rest/pub/apigateway/jwt/certs: Retrieves all the public keys of API Gateway, which can be used to validate the JWT generated by API Gateway.
For details about the REST API, see the swagger file APIGatewayPublicServices.json, located at Install directory/IntegrationServer/instances/default/packages/WmAPIGateway/resources/apigatewayservices.