API Gateway quickstart

Prev Next

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:

  1. Develop APIs: console.

  2. Deploy APIs: console.

  3. 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.
  4. 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.