REST Service Identification

Not applicable

We have a in house solution, which proxy the rest services and also it can identify the service that user is calling based on teh URL, Query Parameters and HTTP Method. How can I do the same i.e. Identifying the service and later tracking the service usage using APIgee?

Solved Solved
0 1 224
1 ACCEPTED SOLUTION

Not applicable

You can use Statistics Collector policies for all of these. All of these should be available through the request variable and you can use Extract Variables or JavaScript policies to pull them out

View solution in original post

1 REPLY 1

Not applicable

You can use Statistics Collector policies for all of these. All of these should be available through the request variable and you can use Extract Variables or JavaScript policies to pull them out