返回API列表

URL编解码

URL编码或解码

登录后可使用在线调试功能、查看调用统计和专属API Key
接口信息 GET
基本信息
请求地址https://zjb522.cn/v1/urlencode
请求方式GET
调用价格¥0.0010/次
免费额度每日前100次免费
请求参数
参数名类型必填说明
keystring用户API Key
text string 文本内容
action string 操作:encode/decode(默认encode)
调用示例
curl "https://zjb522.cn/v1/urlencode?key=您的API_KEY&text=value&action=value"