Catalog 面
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/lookupReverse-lookup an external id to its catalog work via an EXACT anchor (killer feature); 404 on miss/hidden
- post
/v1/catalog/lookup/batchBatch 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/redirectsKeyset feed of id-convergence (merge) events for stored-id cleanup; filter by entity_type
- post
/v1/catalog/resolveBatch old id → canonical id (redirect flattening) for a given entity_type
- get
/v1/catalog/searchEntity 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