All Products
Search
Document Center

API Gateway:AuthorizedApi

Last Updated:Dec 10, 2025

Description

Specifies the authorization relationship between an application and an API.

Node name

AuthorizedApi

Child nodes

RegionId

String

The region where the API is located.

GroupId

String

The ID of the API group. The system generates this ID, and it is globally unique.

GroupName

String

The name of the API group.

StageName

String

The API environment. Valid values:

  • RELEASE: The production environment.

  • TEST: The test environment.

Operator

String

The authorizer. Valid values:

  • PROVIDER: The API owner.

  • CONSUMER: The API caller.

ApiId

String

The unique ID of the API. The system generates this ID.

ApiName

String

The name of the API.

AuthorizationSource

String

The source of the authorization. Valid values:

  • CONSOLE: The console.

  • Application Programming Interface (API)

Description

String

The description of the authorization.

AuthorizedTime

String

The time when the authorization was granted. The time is in GMT.

AuthValidTime

String

The expiration time of the authorization. The time is in GMT.