API proxy creation-basics,Basic apigee queries

I am new to APIGEE and exploring apigee after creating a test account. My project now hosted in client network wants to create proxies for a few services.

Can any one help my below queruies?

1) Since my api's hosted in client network, can i host and test in api gee?

2) Can i test privately hosted api's using test evaluation account?

3) Since we are giving proxy url, where we can populate the dynamic values in the urls such as query param, headers etc?

4) How can i host a post method? how to pass the request body to the target end point?

5) how to get the apikey if we want to use authorization?

,

I am new to APIGEE and exploring apigee after creating a test account. My project now hosted in client network wants to create proxies for a few services.

Can any one help my below queruies?

1) Since my api's hosted in client network, can i host and test in api gee?

2) Can i test privately hosted api's using test evaluation account?

3) Since we are giving proxy url, where we can populate the dynamic values in the urls such as query param, headers etc?

4) How can i host a post method? how to pass the request body to the target end point?

0 1 407
1 REPLY 1

Are your private hosted APIs and client network APIs accessible on the Internet?

If your answer is yes, then you can use Apigee cloud evaluation account to test the services.

Apigee Cloud needs a publically accessible URL.

For other questions check these docs,

https://docs.apigee.com/api-platform/get-started/get-started

https://docs.apigee.com/api-platform/tutorials/secure-calls-your-api-through-api-key-validation