Google Cloud 창의 프로젝트 선택 도구에서 조직 이름이 선택되어 있는지 확인합니다. 조직 이름은 Google Cloud 프로젝트 이름과 동일합니다.
+ 만들기를 클릭합니다.
프록시 만들기 창의 프록시 템플릿에서 리버그 프록시(가장 일반적)를 선택합니다. 리버스 프록시는 수신 트래픽을 백엔드 서비스로 라우팅하기만 합니다.
프록시 세부정보 아래에서 다음을 입력합니다.
프록시 이름:myproxy를 입력합니다. 이 섹션의 나머지 단계에서는 이를 프록시 이름이라고 가정합니다.
기본 경로: Proxy name에 입력하는 값으로 자동 설정됩니다. 기본 경로는 API에 요청을 수행하는 데 사용되는 URL의 일부입니다. Apigee는 URL을 사용하여 수신 요청을 적절한 API 프록시로 일치시키며 라우팅합니다.
설명(선택사항): '간단한 프록시로 Apigee 테스트'와 같이 새 API 프록시에 설명을 입력합니다.
대상(기존 API):https://mocktarget.apigee.net를 입력합니다. 이는 Apigee가 API 프록시에 대한 요청에서 호출하는 대상 URL을 정의합니다. mocktarget 서비스는 Apigee에서 호스팅되며 간단한 데이터를 반환합니다. API 키 또는 액세스 토큰이 필요하지 않습니다.
스페이스(선택사항): 조직에서 Apigee 스페이스를 사용 설정한 경우 사용 가능한 옵션 목록에서 선택한 스페이스와 API 프록시를 연결할 수 있습니다. 자세한 내용은 Apigee 스페이스 개요를 참고하세요.
다음을 클릭합니다.
배포(선택사항)에서 배포 환경 필드를 변경하지 말고 그대로 둡니다. 이 예시에서는 이 단계에서 프록시를 배포하지 않고 만들기만 합니다. 서비스 계정 필드는 무시해도 됩니다. 비워둡니다.
만들기를 클릭합니다.
Apigee에서 새 프록시를 만들고 프록시 요약 창에 프록시 세부정보 요약을 표시합니다.
프록시가 아직 배포되지 않았으므로 배포 섹션이 비어 있습니다.
엔드포인트 요약의 수정사항 섹션에서 보기를 클릭합니다.
엔드포인트 보기 창에 다음이 표시됩니다.
프록시 엔드포인트: 프록시에 설정한 기본 경로(이 예시에서는 /myproxy)입니다.
대상 엔드포인트: 대상에 설정한 기본 경로(이 예시에서는 https://mocktarget.apigee.net)입니다.
Apigee UI는 해당 환경의 API 프록시 목록을 표시합니다. 아직 프록시를 만들지 않았다면 목록은 비어 있습니다.
새로 만들기를 클릭합니다.
프록시 만들기 마법사가 시작됩니다.
가장 일반적인 리버스 프록시를 선택합니다.
프록시 세부정보 뷰가 표시됩니다.
다음 설정으로 프록시를 구성합니다.
프록시 이름:myproxy를 입력합니다. 이 섹션의 나머지 단계에서는 이를 프록시 ID라고 가정합니다.
프록시 기본 경로:/myproxy로 자동 설정됩니다. 프록시 기본 경로는 API에 요청을 수행하는 데 사용되는 URL의 일부입니다. Apigee는 URL을 사용하여 수신 요청을 적절한 API 프록시로 일치시키며 라우팅합니다.
설명(선택사항): 간단한 프록시로 Apigee 테스트와 같이 새 API 프록시에 설명을 입력합니다.
대상(기존 API):https://mocktarget.apigee.net를 입력합니다. 이는 Apigee가 API 프록시에 대한 요청에서 호출하는 대상 URL을 정의합니다. mocktarget 서비스는 Apigee에서 호스팅되며 간단한 데이터를 반환합니다. API 키 또는 액세스 토큰이 필요하지 않습니다.
API 프록시의 세부정보는 다음과 같아야 합니다.
다음을 클릭합니다.
일반 정책 화면에서 보안 옵션으로 통과(승인 없음)을 선택합니다.
다음을 클릭합니다.
요약 화면에서 만들기를 클릭합니다. 선택적 배포를 선택하지 않은 상태로 둡니다.
Apigee는 프록시를 생성합니다. 이는 프록시 번들이라고도 합니다.
프록시 목록으로 이동을 클릭합니다.
Apigee는 API 프록시 목록을 표시하는 프록시 뷰를 표시합니다. 새 프록시에는 아직 배포되지 않았음을 의미하는 회색 상태 표시기가 있습니다.
다음으로 API 프록시를 배포합니다. 클라이언트가 프록시를 사용하려면 먼저 프록시를 배포해야 합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-18(UTC)"],[[["\u003cp\u003eThis guide provides instructions for creating a simple API proxy in both Apigee and Apigee hybrid environments using either the new Apigee in Cloud console or the classic Apigee UI.\u003c/p\u003e\n"],["\u003cp\u003eThe primary focus is on creating a "Reverse proxy," which routes incoming traffic to a backend service, specifically using the \u003ccode\u003ehttps://mocktarget.apigee.net\u003c/code\u003e URL for testing.\u003c/p\u003e\n"],["\u003cp\u003eThe API proxy creation process involves specifying details such as the proxy name, base path, description, and target URL, with the base path being a part of the URL used for API requests.\u003c/p\u003e\n"],["\u003cp\u003eThe created proxy can be reviewed in the proxy summary, where you can see the proxy and target endpoints, however it will not be deployed initially.\u003c/p\u003e\n"],["\u003cp\u003eThe created proxy is ready to be deployed, which will make it accessible to clients.\u003c/p\u003e\n"]]],[],null,["*This page\napplies to **Apigee** and **Apigee hybrid**.*\n\n\n*View [Apigee Edge](https://docs.apigee.com/api-platform/get-started/what-apigee-edge) documentation.*\n\nIn this step, you will create a simple API proxy that calls a mock target service. \n\nApigee in Cloud console\n\n1. In the Google Cloud console, go to the **Proxy development \\\u003e API proxies** page.\n\n [Go to API proxies](https://console.cloud.google.com/apigee/proxies)\n2. Be sure that your organization name is selected from the project picker in the **Google Cloud** pane. The organization name is the same as your Google Cloud project name.\n3. Click **+ Create**.\n4. In the **Create a proxy** pane, under **Proxy template** , select **Reverse proxy (Most common)**. A reverse proxy simply routes incoming traffic to a backend service.\n5. Under **Proxy details** , enter the following:\n - **Proxy name:** Enter `myproxy`. The remaining steps in this section assume that this is your proxy's name.\n - **Base Path** : Automatically set to the value you enter for `Proxy name`. The **Base\n Path** is part of the URL used to make requests to your API. Apigee uses the URL to match and route incoming requests to the proper API proxy.\n - **Description (Optional)**: Enter a description for your new API proxy, such as \"Testing Apigee with a simple proxy.\"\n - **Target (Existing API)** : Enter `https://mocktarget.apigee.net`. This defines the target URL that Apigee invokes on a request to the API proxy. The mocktarget service is hosted at Apigee and returns simple data. It requires no API key or access token.\n - **Space (Optional)** : If your organization has Apigee Spaces enabled, you can associate the API proxy with a Space selected from the list of available options. For more information, see [Apigee Spaces overview](/apigee/docs/api-platform/system-administration/spaces/apigee-spaces-overview).\n - Click **Next**.\n6. Under **Deploy (optional)** leave the **Deployment environments** field unchanged. In this example, you just create the proxy without deploying it at this stage. You can also ignore the **Service Account** field. Leave it blank.\n7. Click **Create** .\n\n Apigee creates the new proxy and displays a summary of the proxy details in the\n **Proxy summary** pane.\n\n The **Deployments** section is empty because\n the proxy has not yet been deployed.\n8. In the **Revisions** section under **Endpoint summary** , click **View** .\n\n The endpoints view pane displays:\n - **Proxy endpoints** : The basepath you set for the proxy, which in this example is `/myproxy`.\n - **Target endpoints** : The basepath you set for the target, which in this example is `https://mocktarget.apigee.net`.\n9. Click **Close** to return to the Proxy summary page.\n\nClassic Apigee\n\nTo create a simple API proxy in the classic Apigee UI:\n\n1. Open the [Apigee UI](https://apigee.google.com) in a browser.\n2. Click **Develop \\\u003e API Proxies** in the main view of the UI.\n\n3. From the **Select Environment** drop-down list, select the environment in which you want\n to create a new API proxy.\n\n The Apigee UI displays a list of API proxies for that environment. If you haven't created any\n proxies yet, the list is empty.\n4. Click **Create New** . \n\n The **Create Proxy** wizard starts:\n\n5. Select **Reverse proxy** (most common).\n\n The **Proxy details** view is displayed.\n6. Configure your proxy with the following settings:\n - **Proxy Name:** Enter `myproxy`. The remaining steps in this section assume that this is your proxy's ID.\n - **Proxy Base Path:** Automatically set to `/myproxy`. The **Proxy Base\n Path** is part of the URL used to make requests to your API. Apigee uses the URL to match and route incoming requests to the proper API proxy.\n - **Description** (Optional): Enter a description for your new API proxy, such as **Testing Apigee with a simple proxy**.\n - **Target (Existing API)** : Enter `https://mocktarget.apigee.net`. This defines the target URL that Apigee invokes on a request to the API proxy. The mocktarget service is hosted at Apigee and returns simple data. It requires no API key or access token.\n\n Your API proxy's details should look like the following:\n\n7. Click **Next**.\n8. On the **Common policies** screen, select **Pass through (no authorization)** as the security option.\n9. Click **Next**.\n10. On the **Summary** screen, click **Create** . (Leave the **Optional Deployment** unselected.)\n\n Apigee generates the proxy (sometimes referred to as *the proxy bundle*):\n\n11. Click **Go to proxy list** .\n\n Apigee displays the **Proxies** view, which displays a list of API proxies. The\n new proxy has a gray status indicator, meaning that it has not yet been deployed.\n\nNext you'll deploy the API proxy. A proxy must be deployed before it can be used by a client.\n[1](/apigee/docs/api-platform/get-started/create-proxy) [(NEXT) Step 2: Deploy the API proxy](/apigee/docs/api-platform/get-started/deploy-proxy) [3](/apigee/docs/api-platform/get-started/test-proxy) [4](/apigee/docs/api-platform/get-started/change-endpoint) [5](/apigee/docs/api-platform/get-started/add-policy)\n\n\u003cbr /\u003e"]]