Table of Contents

Class ByteDanceMicroAppEndpoints

Namespace
SKIT.FlurlHttpClient.ByteDance.MicroApp
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.MicroApp.dll

字节小程序 API 接口域名。

public static class ByteDanceMicroAppEndpoints
Inheritance
ByteDanceMicroAppEndpoints
Inherited Members

Fields

API_MINIAPP

小程序 API 域名(默认)。

public const string API_MINIAPP = "https://developer.toutiao.com/api"

Field Value

string

API_MINIAPP_SANDBOX

小程序 API 沙盒环境域名。

public const string API_MINIAPP_SANDBOX = "https://open-sandbox.douyin.com/api"

Field Value

string

API_MINIGAME

小游戏 API 域名。

public const string API_MINIGAME = "https://minigame.zijieapi.com/mgplatform/api"

Field Value

string