Skip to main content
GET
/
headline
headline
curl --request GET \
  --url https://zgjyzx.zxiaoruan.cn/headline
{
  "code": 123,
  "msg": "<string>",
  "data": [
    {
      "id": 123,
      "text": "<string>",
      "url": "<string>"
    }
  ]
}

Headers

Authorization
string
default:Bearer ncyunhua

Response

200 - application/json
code
integer
required
msg
string
required
data
object[]
required