本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
username:password
Authorization: Basic *****************
curl --location 'https://echo.apifox.com/anything/get' \ --header 'token: {{token}}' \ --header 'Authorization: Basic <encoded-value>'
{}