NextMoe 开放 API
首页API 文档控制台
GalgameCatalog
  • get/v1/catalog/characters/{id}
  • get/v1/catalog/labels/{id}
  • get/v1/catalog/lookup
  • post/v1/catalog/lookup/batch
  • get/v1/catalog/names/{id}
  • get/v1/catalog/redirects
  • post/v1/catalog/resolve
  • get/v1/catalog/search
  • get/v1/catalog/works/{id}
文档 Catalog 面

Catalog 面

9 个公开端点 https://api.nextmoe.dev/v1/catalog
  • get
    /v1/catalog/characters/{id}

    Character identity; include=works attaches the works it appears in with voice names

  • get
    /v1/catalog/labels/{id}

    Label (brand / circle / publisher …) identity; include=works attaches attributed works

  • get
    /v1/catalog/lookup

    Reverse-lookup an external id to its catalog work via an EXACT anchor (killer feature); 404 on miss/hidden

  • post
    /v1/catalog/lookup/batch

    Batch external-id reverse-lookup (≤100 pairs); misses return a null work in order

  • get
    /v1/catalog/names/{id}

    Credited identity (same-person grouping via public links); include=credits attaches works + roles

  • get
    /v1/catalog/redirects

    Keyset feed of id-convergence (merge) events for stored-id cleanup; filter by entity_type

  • post
    /v1/catalog/resolve

    Batch old id → canonical id (redirect flattening) for a given entity_type

  • get
    /v1/catalog/search

    Entity relevance search over names / characters / labels, projected to public briefs

  • get
    /v1/catalog/works/{id}

    Frozen work record: identity + titles + exact cross-source refs + claim pointer; include=relations,credits