Apifox Echo
复制页面
Apifox Echo
Apifox Echo
HTTP 方法
使用 Query 参数
GET
使用 POST 参数
POST
使用 DELETE 参数
DELETE
使用 PUT 参数
PUT
使用 PATCH 参数
PATCH
HTTP 状态码
返回指定的状态码(可指定多个随机返回)
DELETE
返回指定的状态码(可指定多个随机返回)
GET
返回指定的状态码(可指定多个随机返回)
PATCH
返回指定的状态码(可指定多个随机返回)
POST
返回指定的状态码(可指定多个随机返回)
PUT
返回指定的状态码(可指定多个随机返回)
TRACE
任意内容
返回所有Request的内容
DELETE
返回所有Request的内容
GET
返回所有Request的内容
PATCH
返回所有Request的内容
POST
返回所有Request的内容
PUT
返回所有Request的内容
TRACE
返回所有Request的内容
DELETE
返回所有Request的内容
GET
返回所有Request的内容
PATCH
返回所有Request的内容
POST
返回所有Request的内容
PUT
返回所有Request的内容
TRACE
动态内容
解码 base64url-encoded 字符串
GET
返回 n 个随机 bytes
GET
延迟返回
DELETE
延迟返回
GET
延迟返回
PATCH
延迟返回
POST
延迟返回
PUT
延迟返回
TRACE
Drips data over a duration after an optional initial delay.
GET
生成包含分页码的数据
GET
Streams 方式返回 n 个字节
GET
Stream 方式返回 n 个字节
GET
Stream 方式返回 n 个 JSON
GET
返回一个 UUID4
GET
返回格式
返回 Brotli-encoded 数据
返回 Deflate-encoded 数据
Returns page denied by robots.txt rules.
返回 UTF-8 encoded body
返回 GZip-encoded 数据
返回简单的 HTML 数据
返回简单的 JSON 数据
返回 robots.txt rules
返回简单的 XML 数据
检查 Response 信息
Returns a 304 if an If-Modified-Since header or If-None-Match is present. Returns the same as a GET otherwise.
Sets a Cache-Control header for n seconds.
Assumes the resource has the given etag and responds to If-None-Match and If-Match headers appropriately.
Returns a set of response headers from the query string.
Returns a set of response headers from the query string.
检查 Request 信息
返回 Request HTTP header
返回请求的 IP 地址
返回请求的 User-Agent header
图片
返回 JPEG 格式图片
返回 PNG 格式图片
返回 SVG 格式图片
返回 SEBP 格式图片
根据 Accept header 返回对应格式图片
Cookies
返回 cookie 数据
Deletes cookie(s) as provided by the query string and redirects to cookie list.
通过 Query 参数设置 Cookie
Sets a cookie and redirects to cookie list.
重定向
Absolutely 302 Redirects n times.
302/3XX Redirects to the given URL.
302/3XX Redirects to the given URL.
302/3XX Redirects to the given URL.
302/3XX Redirects to the given URL.
302/3XX Redirects to the given URL.
302/3XX Redirects to the given URL.
302 Redirects n times.
Relatively 302 Redirects n times.
Auth
HTTP Basic Auth
Bearer Token
Digest Auth
Digest Auth + Algorithm
Digest Auth + Algorithm
HTTP Basic Auth
Apifox Echo
复制页面
服务说明
#
Apifox Echo 是
Apifox
官方提供的
简单的接口请求和返回数据服务
,可以模拟各种接口请求参数和返回数据的情况,供开发人员和测试人员学习测试 API 使用。
Apifox Echo is a simple HTTP Request & Response Service。
目前提供了 HTTP 类接口的,后续会支持 gRPC、GraphQL、RPC 等协议接口。
服务地址
#
https://echo.apifox.com/
修改于
2022-09-17 06:50:09
下一页
使用 Query 参数