返回全部术语
73网络与协议必备

Endpoint

接口地址

API 中某个具体功能的访问地址,不同的功能通常对应不同的 Endpoint。

举个例子

我调用 /v1/words 这个 Endpoint 来获取单词列表。

相关资源

复制提示词

List the REST endpoints this app needs, with method, path and payload for each.

相关术语

查看全部