public interface AsyncClient
extends com.aliyun.core.utils.SdkAutoCloseable
static DefaultAsyncClientBuilder builder()
static AsyncClient create()
CompletableFuture<CheckSmsVerifyCodeResponse> checkSmsVerifyCode(CheckSmsVerifyCodeRequest request)
request - the request parameters of CheckSmsVerifyCode CheckSmsVerifyCodeRequestCompletableFuture<CreateSchemeConfigResponse> createSchemeConfig(CreateSchemeConfigRequest request)
request - the request parameters of CreateSchemeConfig CreateSchemeConfigRequestCompletableFuture<CreateVerifySchemeResponse> createVerifyScheme(CreateVerifySchemeRequest request)
You can call this operation up to 100 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of CreateVerifyScheme CreateVerifySchemeRequestCompletableFuture<DeleteVerifySchemeResponse> deleteVerifyScheme(DeleteVerifySchemeRequest request)
You can call this operation up to 100 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of DeleteVerifyScheme DeleteVerifySchemeRequestCompletableFuture<DescribeVerifySchemeResponse> describeVerifyScheme(DescribeVerifySchemeRequest request)
You can call this operation up to 100 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of DescribeVerifyScheme DescribeVerifySchemeRequestCompletableFuture<GetAuthTokenResponse> getAuthToken(GetAuthTokenRequest request)
You must register an Alibaba Cloud account, obtain an Alibaba Cloud AccessKey pair, and create a verification service. For more information, see Use the phone number verification feature for HTML5 pages.
You can call this operation up to 1,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of GetAuthToken GetAuthTokenRequestCompletableFuture<GetAuthorizationUrlResponse> getAuthorizationUrl(GetAuthorizationUrlRequest request)
You must register an Alibaba Cloud account and obtain an Alibaba Cloud AccessKey pair. For more information, see Process of communication authorization.
You can call this operation up to 1,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of GetAuthorizationUrl GetAuthorizationUrlRequestCompletableFuture<GetFusionAuthTokenResponse> getFusionAuthToken(GetFusionAuthTokenRequest request)
request - the request parameters of GetFusionAuthToken GetFusionAuthTokenRequestCompletableFuture<GetMobileResponse> getMobile(GetMobileRequest request)
You must register an Alibaba Cloud account, obtain an Alibaba Cloud AccessKey pair, and create a verification service. For more information, see Getting Started.
This operation is applicable only to one-click logon or registration. You can call this operation only after you confirm the authorization on the authorization page provided by the SDK for one-click logon. You are prohibited from simulating or bypassing the authorization process. Alibaba Cloud reserves the right to terminate our services and take legal actions against such violations.
You can call this operation up to 5,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of GetMobile GetMobileRequestCompletableFuture<GetPhoneWithTokenResponse> getPhoneWithToken(GetPhoneWithTokenRequest request)
You must register an Alibaba Cloud account, obtain an Alibaba Cloud AccessKey pair, and create a verification service. For more information, see Getting Started.
This operation is applicable only to one-click logon or registration in HTML5 pages. You can call this operation only after you confirm the authorization on the authorization page provided by the JavaScript SDK. You are prohibited from simulating or bypassing the authorization process. Alibaba Cloud reserves the right to terminate our services and take legal actions against such violations.
You can call this operation up to 500 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of GetPhoneWithToken GetPhoneWithTokenRequestCompletableFuture<GetSmsAuthTokensResponse> getSmsAuthTokens(GetSmsAuthTokensRequest request)
You must register an Alibaba Cloud account, obtain an Alibaba Cloud AccessKey pair, and create a verification service. For more information, see Use the SMS verification feature.
You can call this operation up to 5,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of GetSmsAuthTokens GetSmsAuthTokensRequestCompletableFuture<QueryGateVerifyBillingPublicResponse> queryGateVerifyBillingPublic(QueryGateVerifyBillingPublicRequest request)
You can call this operation up to 500 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of QueryGateVerifyBillingPublic QueryGateVerifyBillingPublicRequestCompletableFuture<QueryGateVerifyStatisticPublicResponse> queryGateVerifyStatisticPublic(QueryGateVerifyStatisticPublicRequest request)
You can call this operation up to 500 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of QueryGateVerifyStatisticPublic QueryGateVerifyStatisticPublicRequest@Deprecated CompletableFuture<QuerySendDetailsResponse> querySendDetails(QuerySendDetailsRequest request)
CompletableFuture<SendSmsVerifyCodeResponse> sendSmsVerifyCode(SendSmsVerifyCodeRequest request)
request - the request parameters of SendSmsVerifyCode SendSmsVerifyCodeRequestCompletableFuture<VerifyMobileResponse> verifyMobile(VerifyMobileRequest request)
You must register an Alibaba Cloud account, obtain an Alibaba Cloud AccessKey pair, and create a verification service. For more information, see Getting Started.
This operation is applicable to only the verification of thephone number that you use. To obtain a phone number for one-click logon, call GetMobile.
You can call this operation up to 5,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of VerifyMobile VerifyMobileRequestCompletableFuture<VerifyPhoneWithTokenResponse> verifyPhoneWithToken(VerifyPhoneWithTokenRequest request)
You must register an Alibaba Cloud account, obtain an Alibaba Cloud AccessKey pair, and create a verification service. For more information, see Use the phone number verification feature for HTML5 pages.
You can call this operation up to 1,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of VerifyPhoneWithToken VerifyPhoneWithTokenRequestCompletableFuture<VerifySmsCodeResponse> verifySmsCode(VerifySmsCodeRequest request)
You must register an Alibaba Cloud account, obtain an Alibaba Cloud AccessKey pair, and create a verification service. For more information, see Use the SMS verification feature.
You can call this operation up to 500 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
request - the request parameters of VerifySmsCode VerifySmsCodeRequestCompletableFuture<VerifyWithFusionAuthTokenResponse> verifyWithFusionAuthToken(VerifyWithFusionAuthTokenRequest request)
request - the request parameters of VerifyWithFusionAuthToken VerifyWithFusionAuthTokenRequestCopyright © 2025. All rights reserved.