This document describes how to create an API under a service by defining it in the API Gateway console.
You have created a service.
In API Gateway, you can create APIs for five types of backend services, i.e., general APIs for public URL/IP, VPC, SCF, and Mock, and microservice APIs for TSF. More information is listed below:
API Type | Backend Service | Documentation |
---|---|---|
General API | Public URL/IP | Creating APIs Connecting to the Public URL/IP Backend |
VPC resources | Creating APIs Connecting to the VPC Resource Backend | |
SCF | Creating APIs Connecting to the SCF Backend | |
Mock | Creating APIs Connecting to the Mock Backend | |
Microservice API | TSF | Creating APIs Connecting to the TSF Backend |
Basic information of an API includes:
Was this page helpful?