
# Create Application

APP is the basic unit of authorization for API Gateway, and the API Gateway verifies the legality of the caller by verifying the `APPKey`, `APPSecret` of the APP.
When creating an application, select "Application Management" under "Call API" in the console. Click "Create Application", enter the application name and description, then click "OK".
<!-- image-todo -->