ListApiDefinitions

更新时间:
复制 MD 格式

Retrieves the OpenAPI metadata for a product.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

GET /api/definitions HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

product

string

Yes

The product code.

  • Call the GetRequestLog operation to obtain the product code from the response.

  • Find the product code in the URL of the OpenAPI Portal. For example, the URL of the OpenAPI Portal for Short Message Service is https://api.aliyun.com/product/Dysmsapi. The product code for Short Message Service is Dysmsapi.

Ecs

apiVersion

string

Yes

The version of the API.

2014-05-26

Response elements

Element

Type

Description

Example

object

The open metadata.

Examples

Success response

JSON format

{}

Error codes

See for a complete list.

Release notes

See Release Notes for a complete list.