> ## Documentation Index
> Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 蒲公英内容广场（热门内容榜单）

> 蒲公英内容广场（热门内容榜单）

蒲公英内容广场（热门内容榜单）

**计费** — 成功调用基准价 \$0.029（= provider 成本 × 1.45；最终扣费按你的套餐倍率浮动）。仅当上游响应体 `code` 为 `200` 时计费。

<Note>
  响应结构尚未完整文档化 —— **以实际调用为准**。
</Note>

## 示例

```bash theme={null}
curl -X POST "https://api.aisa.one/apis/v1/tikhub/xiaohongshu/pgy/get_content_square" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'  # 请求体结构见下方 schema
```


## OpenAPI

````yaml openapi/tikhub.json POST /tikhub/xiaohongshu/pgy/get_content_square
openapi: 3.1.0
info:
  title: AIsa API
  description: >-
    Capability layer for the agentic economy. Models, skills, payments, and
    deployment — everything AI agents need to reason, act, and transact. This
    spec consolidates all AIsa API endpoints into a single reference.
  version: 1.0.0
  contact:
    name: AIsa
    url: https://aisa.one
    email: developer@aisa.one
  license:
    name: MIT
    url: https://opensource.org/licenses/MIT
  termsOfService: https://aisa.one/tos
servers:
  - url: https://api.aisa.one/apis/v1
    description: AIsa Data APIs (Bearer auth — register at https://aisa.one)
  - url: https://api.aisa.one/apis/v2
    description: >-
      AIsa Data APIs (x402 pay-per-call) — same surface as /apis/v1, mirrored.
      No registration; receive HTTP 402 challenge, settle with stablecoin
      micropayment. Spec: https://www.x402.org. Open-source gateway
      implementation: https://github.com/AIsa-team/aisa-proxy
    x-implementation: https://github.com/AIsa-team/aisa-proxy
  - url: https://api.aisa.one/v1
    description: AIsa LLM Inference (OpenAI-compatible, Bearer auth)
  - url: https://api.aisa.one/v1beta
    description: AIsa Gemini-compatible GenerateContent (Bearer auth)
security:
  - BearerAuth: []
tags:
  - name: AI Models
    description: >-
      Access 50+ LLMs via OpenAI-compatible, Anthropic, and Google Gemini
      interfaces
  - name: Account & Usage
    description: >-
      Programmatic account balance and usage endpoints for cost monitoring and
      alerting
  - name: Agent Email
    description: >-
      AI-agent email accounts, inboxes, threads, drafts, and message send/reply
      via AgentMail.to
  - name: Crypto Data
    description: Cryptocurrency prices, markets, and exchange data via CoinGecko
  - name: Financial Data
    description: Stock prices, financials, analyst estimates, SEC filings, and macro data
  - name: Image Generation
    description: Generate and edit images using AI models
  - name: Instagram
    description: >-
      Read public Instagram data — profiles, posts, reels, highlights, comments,
      and Google-backed search
  - name: Market Intelligence
    description: ''
  - name: Other
    description: ''
  - name: Pinterest
    description: >-
      Read public Pinterest data — search pins, fetch pin details, and browse
      boards
  - name: Prediction Markets
    description: Query prediction markets — Polymarket, Kalshi, and matching markets
  - name: Reddit
    description: >-
      Read public Reddit data — search posts, browse subreddits, and fetch
      comments
  - name: SEO & Search Data
    description: >-
      SERP, keywords, backlinks, domain and competitor analysis — DataForSEO,
      Semrush, and Ahrefs
  - name: Sales Intelligence
    description: B2B contact and company enrichment, search, and outreach via Apollo.io
  - name: Scholar Search
    description: Search academic papers and research
  - name: Twitter / X
    description: >-
      Read, search, and interact with Twitter/X — profiles, tweets, communities,
      trends, and engagement
  - name: WaveInflu
    description: ''
  - name: Web & News Search
    description: >-
      Search the web and news — Tavily search, Oxylabs AI-answer-engine queries,
      and model-grounded search
  - name: YouTube Search
    description: Search YouTube videos
paths:
  /tikhub/xiaohongshu/pgy/get_content_square:
    post:
      tags:
        - Other
      summary: PGY content square leaderboards
      description: PGY content square leaderboards
      operationId: post_tikhub_xiaohongshu_pgy_get_content_square
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ContentSquareReq'
        required: true
      responses:
        '200':
          description: >-
            Successful response. Response structure varies; refer to the actual
            API response.
components:
  schemas:
    ContentSquareReq:
      properties:
        biz_type:
          type: integer
          enum:
            - 1
            - 2
            - 3
            - 4
            - 5
            - 6
            - 7
            - 8
          title: Biz Type
          description: >-
            Leaderboard: 1=Xiaohongshu Popular, 2=Product Seeding, 3=E-commerce
            Promotion, 4=Dandelion Collaboration, 5=Lead Collection,
            6=E-commerce Hot, 7=Direct Seeding, 8=App Promotion
          examples:
            - 1
        page_num:
          type: integer
          maximum: 100
          minimum: 1
          title: Page Num
          description: Page; each board has only 100 items
          default: 1
          examples:
            - 1
        page_size:
          type: integer
          maximum: 34
          minimum: 1
          title: Page Size
          description: Page size, 1-34 (web fixed at 34)
          default: 34
          examples:
            - 34
        search_word:
          type: string
          maxLength: 100
          title: Search Word
          description: >-
            Keyword; leave empty to view the full chart; supports
            comma-separated batch search
          default: ''
          examples:
            - Face Mask
        order_by:
          type: string
          maxLength: 64
          title: Order By
          description: Sort field, empty=board default
          default: ''
          examples:
            - premium_imp_num
        date_range:
          type: integer
          enum:
            - 3
            - 7
            - 14
            - 30
          title: Date Range
          description: Date window in days
          default: 7
          examples:
            - 7
        sub_biz_type:
          anyOf:
            - type: integer
              enum:
                - 1
                - 2
                - 3
            - type: 'null'
          title: Sub Biz Type
          description: >-
            Board 8 only: 1=app download, 2=mini-program promotion, 3=app
            re-engagement (default)
          examples:
            - 3
        category:
          anyOf:
            - type: string
              maxLength: 64
            - type: 'null'
          title: Category
          description: >-
            Category (board 1 only), format: "level1#level2", e.g. "Content
            Category#Beauty"
          examples:
            - 'Content category: Beauty'
        industry:
          anyOf:
            - type: string
              maxLength: 64
            - type: 'null'
          title: Industry
          description: Industry name (boards 2/3/4/5/6/7/8); valid values differ per board
          examples:
            - Parenting & Baby
        note_type:
          anyOf:
            - type: integer
              enum:
                - 1
                - 2
            - type: 'null'
          title: Note Type
          description: 'Content type: 1=Image+text, 2=Video'
          examples:
            - 2
        content_type:
          anyOf:
            - type: integer
              enum:
                - 1
                - 2
                - 3
                - 5
                - 6
                - 11
                - -1
            - type: 'null'
          title: Content Type
          description: >-
            Content source: 1=Blogger partnership, 2=Celebrity partnership,
            3=Employee, 5=Buyer, 6=Professional account, 11=Director, -1=User
          examples:
            - 1
        theme:
          anyOf:
            - type: string
              maxLength: 64
            - type: 'null'
          title: Theme
          description: Theme name (boards 2/4/5/7/8)
          examples:
            - Unboxing
        author_type:
          anyOf:
            - type: integer
              enum:
                - 1
                - 2
            - type: 'null'
          title: Author Type
          description: 'Board 4 only: 1=Dandelion creator, 2=celebrity'
          examples:
            - 1
        placement:
          anyOf:
            - type: integer
              enum:
                - 1
                - 2
                - 3
            - type: 'null'
          title: Placement
          description: >-
            Traffic placement (boards 2/3/5/7/8): 1=Discover feed, 2=Search,
            3=In-video traffic
          examples:
            - 1
        marketing_target:
          anyOf:
            - type: integer
              enum:
                - 3
                - 8
            - type: 'null'
          title: Marketing Target
          description: 'Board 3 only: 3=product promotion, 8=live stream promotion'
          examples:
            - 3
        price:
          anyOf:
            - $ref: '#/components/schemas/PriceFilter'
            - type: 'null'
          description: Creator price (board 4 only)
        fans:
          anyOf:
            - $ref: >-
                #/components/schemas/crawlers__xiaohongshu__pgy__pgy_content_filters__RangeFilter
            - type: 'null'
          description: Creator follower count range (board 4 only)
      additionalProperties: false
      type: object
      required:
        - biz_type
      title: ContentSquareReq
    PriceFilter:
      properties:
        kind:
          type: integer
          enum:
            - 1
            - 2
          title: Kind
          description: 'Quote type: 1=image-text note, 2=video note'
        range:
          $ref: >-
            #/components/schemas/crawlers__xiaohongshu__pgy__pgy_content_filters__RangeFilter
          description: Quote range (CNY)
      additionalProperties: false
      type: object
      required:
        - kind
        - range
      title: PriceFilter
      description: >-
        Web page "Creator Pricing": image-text and video are two independent
        channels; one must be selected first.
    crawlers__xiaohongshu__pgy__pgy_content_filters__RangeFilter:
      properties:
        min:
          anyOf:
            - type: integer
              maximum: 9999999
              minimum: 0
            - type: 'null'
          title: Min
          description: Minimum value (inclusive)
        max:
          anyOf:
            - type: integer
              maximum: 9999999
              minimum: 0
            - type: 'null'
          title: Max
          description: Maximum value (inclusive); omit for no upper limit
      additionalProperties: false
      type: object
      title: RangeFilter
      description: >-
        Numeric range. Either bound may be omitted; at least one must be
        provided.
  securitySchemes:
    BearerAuth:
      type: http
      scheme: bearer
      description: AIsa API key. Get yours at https://aisa.one

````