Open API Billing Information
Open API and its billing information
| No. | API | API Name | API Description | Billing Type | Billing | Billing Description |
|---|---|---|---|---|---|---|
| 1 | /base/gservice/api/v1/Crc | Calculate Crc | Calculate the CRC value of input data, supporting multiple CRC algorithms. | Fixed Amount per Invoke | 2000 | N/A |
- The interfaces listed in the above table are opened API interfaces.
- Billing Type - Fixed Amount per Invoke : Charged based on each API call, each call consumes a fixed number of API points.
- The default unit for billing values is API points, which means that when calling an API, a certain amount of API points are consumed according to different billing types.
- API calls are only billed when the call is successful. The criteria for successful invocation are: a. The HTTP status code for API response is 2XX. b. The status code for API response is successful. (Only when the response of the API contains an API status code)