javascript - How To Pass A Static Token (Key) To API Endpoint? -
i'm working on web app, needs send ajax call apigee api endpoint - , needs send api key in order execute api call. how can in secure way?
here need use multiple policies in apigee, try make use of these javascript policy, service call out policy , extract variable , assign message policies
refer these sites:
apigee docs: http://docs.apigee.com/ community: https://community.apigee.com/index.html
Comments
Post a Comment