API proxies powered by Vercel.

来源:Lruihao/vercel-proxy
网站:https://api.lruihao.cn

目录
注意
本文最后更新于 2026-03-10,文中内容可能已过时。

Vercel API Proxy

API proxies powered by Vercel.

[toc]

Hosts

API List

Go to the Vercel API Proxy and select the API you want to use.

Gravatar

  • API: /gravatar/avatar/(.*)
  • Method: GET/POST

Get the avatar of the email fee47a2f4f2cc71f99a02b0a73ecfee0 by Gravatar API.

1
2
GET /gravatar/avatar/fee47a2f4f2cc71f99a02b0a73ecfee0 HTTP/1.1
Host: cell-api.vercel.app

Lruihao

Google

  • API: /gravatar/avatar/(.*)
  • Method: *

Get favicons by Google API.

1
2
GET /google/s2/favicons?sz=64&domain=lruihao.cn HTTP/1.1
Host: cell-api.vercel.app

lruihao.cn

Netease Comment

  • API: /netease/comment
  • Method: GET/POST
  • Request parameter:
    nameRequiredtypedescription
    typenostringType is text, returns text, is Json, returns Json by default
    idnointSpecify the playlist id to get the hot reviews, default is NetEase Cloud Hot Songs List

Request example:

1
2
GET /netease/comment?mid=2280569152 HTTP/1.1
Host: cell-api.vercel.app

Response example:

Buy me a coffee~
Lruihao 支付宝支付宝
Lruihao 微信微信

发现新版本

当前站点有新版本可用。