Questions tagged [apigee]

You can get Apigee product related answers and support on the Apigee Community at http://community.apigee.com Apigee is part of Google team, that produces and sells an API Management Platform. Products include an API communications gateway, a backend-as-a-service App Services / REST-accessible JSON store. Use this tag for questions about Apigee products; and also indicate the Apigee product such as API Dashboard or Edge.

The Company

Apigee is a company that produces and sells an API Management Platform. The central product is an API communications gateway (Apigee Edge), and there is also the backend-as-a-service App Services thing, which is a REST-accessible JSON store. Use this tag for questions about Apigee products; and also indicate the Apigee product such as API Dashboard or Edge.

Apigee Edge

Think of this as a transparent HTTP proxy server for API calls. Operators can configure the Gateway to do "anything" when an incoming API call is received, including dynamic routing, data transformation, security mediation (authentication or authorization), rate limiting or quota enforcement, caching, response data masking, response data augmentation, and more.

App Services

App Services is the commercial version of the usergrid open-source project. To a developer, it looks like a JSON store of arbitrary scale. It's accessible via a REST interface, GET/PUT/POST/DELETE, and includes a built-in set of resources, accessible via different /paths in the URL, to store things like users, activities, and so on. You can define additional resource types as extensions to that base model.

838 questions
-2
votes
1 answer

Is there a webhook manager?

I have to implement webhooks in my API. There is an webhook manager? That can manage suscriptions, users, etc. Otherwise, Is there an library that can help me to develop webhooks? I'm using nodejs. Thank you! I did a quick search and I only found…
-2
votes
1 answer

How to post parameter with special symbol like "\/" or "|" in https://apigee.com GET api request?

We are trying to use an external SOAP service in our mobile app. We are converting that SOAP service into a GET method REST api using https://apigee.com. But that REST api , is changing our parameter value (which contain some special character like…
Maitrayee
  • 1
  • 4
-2
votes
1 answer

Latency and Security in using Apigee Cloud

I am new to Apigee, and just started using Apigee Edge cloud solution. I need to know some answers. It will be very helpful for me. What is the latency in using the Apigee cloud instead of On premise solution. I would also like to know what is the…
-2
votes
1 answer

Extracting variables from XML in Apigee

While using Apigee i did a service callout to this URL "http://api.worldbank.org/countries/br" and i saved the content in "calloutResponse". So now calloutResponse should contain this: > wb:countries xmlns:wb="http://www.worldbank.org" page="1"…
-2
votes
1 answer

selective and dynamic monetization in Apigee

I do not want to charge customers for few of the websites they browse and instead pass on this charge to the other party say the website owner . Kindly let me know how to implement this , like how to know what website the customer is viewing and…
innocent
  • 63
  • 8
-2
votes
1 answer

Apigee3g to 4g attach TargetEndpointOperationRef to service callout

I am currently working on requirement to migrate our 3g code to 4g, How can we attach TargetEndpointOperationRef to service callout in 4G. Can you please explain with an example? < sci:ServiceCallout name="sample" continueOnError="false"> …
-2
votes
1 answer

Securing API using apigee

I have a server where my api is hosted -> http://000.000.0.000:8080/todos I used apigee for managing my api security. -> http://inscripts-test.apigee.net/v1/api/todos?apikey=myapikeyhere Those are the two URLs, one from my server and one that apigee…
aBhijit
  • 5,261
  • 10
  • 36
  • 56
-2
votes
1 answer

Could not create developer portal in APIGEE

I tried to create a developer community using URL : http://apigee.com/docs/content/developer-services-portal-request but Apigee did not respond with a developer portal URL. I had already created an organization. The organization name is balajir.…
bala99
  • 1
-2
votes
2 answers

Is it possible to change organization name in Apigee?

I chose an organization name which I want to change now, when I signup my account. I couldn't find a way to change it in the admin portal. Is it possible at all?
user2848398
  • 41
  • 1
  • 3
-3
votes
1 answer

apigee tutorial for DreamWeaver Html5

Does anyone knows where I can find a tutorial for phonegap html5 with apigee? It's because I'm wrinting an application in dreamweaver/html5 that will be deployed with phonegap for IOS/Android but I found tutorials only for ios/xcode and android/java…
-3
votes
1 answer

Developer community was not created

I tried to create a developer community using URL : http://apigee.com/docs/content/developer-services-portal-request but Apigee does not respond with a developer portal URL. Please let me know how to create a developer portal from Apigee tool. I…
-4
votes
1 answer

Monetization issue in Developer portal

I am working on POC for monetization in Apigee developer portal http://dev-damuorgn.devportal.apigee.com/admin/dashboard This is freeware working in cloud. Here when I try to enable DevConnect Monetization and DevConnect Monetization Payment modules…
-7
votes
2 answers

Is the legacy portal at Apigee now considered dead?

I have been using Apigee for well over a year now and starting 05/11/2014 the "legacy portal" is no longer available. I have reported the broken link on the new admin portal to allow a developer to use the friendlier "legacy portal", but was told it…
1 2 3
55
56