Available in Classic and VPC
NAVER Cloud Platform's API Gateway allows you to develop and deploy APIs and monitor information on API calls.
The overall sequence for utilizing API Gateway of NAVER Cloud Platform is as follows:
-
Develop APIs: console.
-
Create and manage products.
- Create Product. For more information, see Getting started with API Gateway.
- Manage product.
-
Register APIs.
-
Manage APIs.
- Manage documents.
- Usage Plan management.
- Create, edit, and delete usage plan.
- Connect or disconnect stage.
- User guides for this step.
- API key management.
- Create, check, copy, recreate, edit, and delete API keys.
- Check and disconnect (unsubscribe) connected stages.
- User guides for this step.
-
Protect APIs.
- Create, manage, and use authorizers.
- Create, manage, and use client certificates.
- User guides for this step.
-
-
Deploy APIs: console.
-
Call APIs: PC's terminal program.
- Call APIs.
- Check and subscribe to the catalog of the product posted by NAVER Cloud Platform or other users. For more information, see Published APIs.
-
Monitoring: console.
- Check performance metrics such as the number of API calls, success rates, and average response times by hour, day, or month.
- User guides for this step.
Note
You can configure a serverless service that can expose business logics to the outside world and return the results of logic processing using REST APIs.
For more information, see Call business logics using API Gateway and Cloud Functions in Guide center > Easy start guide from NAVER Cloud Platform portal.