zdzz相关API文档
点击速度测速APIQZ账号OAuth 2.0认证API
点击速度测速APIQZ账号OAuth 2.0认证API
QQ群
    • 认证
      • 授权端点
        GET
      • 令牌端点
        POST
      • 用户信息端点
        GET
      • OpenID Connect 配置端点
        GET
    • 数据模型
      • TokenResponse
      • UserInfoResponse
      • ErrorResponse
      • OIDConfigurationResponse

    ErrorResponse

    {
        "error": "string",
        "error_description": "string",
        "error_uri": "http://example.com"
    }
    Built with