WellbyteWellbyte

POST /v1/xiaohongshu/pgy/content_square

PGY Content Square

stable · 26 credits per success

PGY content leaderboards, switched by biz_type: platform-wide hits, industry sponsored notes, e-commerce promotions and more. Filterable by category, industry, date range, sort field and quote range.

Sign up for 500 credits and run with your own API key. Sign up free

Request

curl -s -X POST 'https://api.wellbyte.net/v1/xiaohongshu/pgy/content_square' \
  -H "Authorization: Bearer dg_live_…" \
  -H "Content-Type: application/json" \
  -d '{"fans":"demo","price":"demo","theme":"demo","biz_type":1,"category":"demo","industry":"demo","order_by":"demo","page_num":null,"note_type":null,"page_size":null,"placement":null,"date_range":null,"author_type":null,"search_word":"demo","content_type":null,"sub_biz_type":null,"marketing_target":null}'

Response

Sample response

data{
data:null
}

No calls yet. Get one green run first, then switch to your own data.

    Request parameters

    NameTypeInRequiredDescriptionExample
    fansobjectbodyno粉丝筛选对象demo
    priceobjectbodyno报价筛选对象,如 kind、range.min、range.maxdemo
    themestringbodyno内容主题demo
    biz_typeintegerbodyyes榜单类型:1 全平台热门、3 电商推广、4 行业合作笔记1
    categorystringbodyno内容类目,如 内容类目#美妆demo
    industrystringbodyno行业,如 母婴demo
    order_bystringbodyno排序字段,如 premium_engage_ratedemo
    page_numintegerbodyno页码,从 1 开始demo
    note_typeintegerbodyno笔记类型:1 图文、2 视频demo
    page_sizeintegerbodyno每页条数demo
    placementintegerbodyno投放场域demo
    date_rangeintegerbodyno时间范围(天):7 / 30demo
    author_typeintegerbodyno作者类型demo
    search_wordstringbodyno搜索词demo
    content_typeintegerbodyno内容类型demo
    sub_biz_typeintegerbodyno子榜单类型demo
    marketing_targetintegerbodyno营销目标demo

    Response fields

    Field dictionary coming soon — the executable panel shows the live shape.

    Errors

    codeHTTPMeaningBilled
    40001400Invalid parametersno
    40102401Invalid or revoked API Keyno
    40201402Insufficient creditsno
    40402404Resource not foundno
    42201422Quality gate failedno
    42901429Rate limit exceededno
    50401504Upstream timeoutno
    50201502Upstream errorno

    Billing

    Success costs 26 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.

    Search

    Search endpoints and docs