Health
复制页面
dy-gateway
Health
健康检查
GET
Open
统一券核销入口
POST
验券准备
POST
获取当前抖音 access_token
GET
查询门店信息
GET
Internal
查询核销流水
GET
查询核销汇总报表
GET
创建核销端应用
POST
查询核销端应用列表
GET
修改应用 token 读取权限
PATCH
数据模型
HealthResponse
ErrorResponse
MessageResponse
AppStatus
VerificationStatus
EnrichmentStatus
OrderStatus
PrepareCouponRequest
VerifyCouponRequest
VerificationView
VerificationResponse
AccessToken
AccessTokenResponse
VerifierApp
CreateAppResponseData
CreateAppRequest
CreateAppResponse
AppListResponse
UpdateTokenAccessRequest
VerificationListResponse
VerificationSummaryRow
VerificationSummaryResponse
Health
复制页面
健康检查
GET
/healthz
调试
Run in Apifox
Run in Apifox
请求参数
无
请求示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例
请求示例
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/healthz'
返回响应
🟢
200
成功
application/json
服务正常
Body
生成代码
示例
{
"status"
:
"ok"
}
修改于
2026-03-16 02:28:54
下一页
统一券核销入口