NextMoe 开放 API
首页API 文档控制台
GalgameCatalog
  • get/v1/galgame
  • get/v1/galgame/{id}
  • get/v1/galgame/batch
  • get/v1/galgame/calendar
  • get/v1/galgame/calendar/pending
  • get/v1/galgame/calendar/tba
  • get/v1/galgame/changes
  • get/v1/galgame/officials/{id}/galgames
  • get/v1/galgame/search
  • get/v1/galgame/tags/{id}/galgames
文档 Galgame 面

Galgame 面

10 个公开端点 https://api.nextmoe.dev/v1/galgame
  • get
    /v1/galgame

    Cursor-paginated galgame list (thin aggregate items); sort=id|release_date, keyset cursor, no offset

  • get
    /v1/galgame/{id}

    Full aggregate record for one galgame (multi-source merge + attribution); include=intro,scores,covers,taxonomy gates the heavy blocks; weak ETag / 304

  • get
    /v1/galgame/batch

    Batch aggregate items by id (view=brief default = thin items; view=detail = full records, no include)

  • get
    /v1/galgame/calendar

    Release calendar for one ISO month (sfw)

  • get
    /v1/galgame/calendar/pending

    Release calendar 'month TBD' bucket for a year (sfw)

  • get
    /v1/galgame/calendar/tba

    Release calendar 'date TBA' bucket (sfw)

  • get
    /v1/galgame/changes

    Incremental-sync keyset stream of {id, updated} ascending by (updated, id); take the ids and hydrate via batch

  • get
    /v1/galgame/officials/{id}/galgames

    A maker's self-description + a page of its galgames (sfw)

  • get
    /v1/galgame/search

    Meilisearch relevance over published + sfw galgames, projected to thin aggregate items (page/limit)

  • get
    /v1/galgame/tags/{id}/galgames

    A tag's self-description + a page of the galgames carrying it (sfw)