I am playing around with the Wikia API and have listed, for instance, all comics in the Marvel or DC Fandom Wikis, all the movies, etc.. using the following URL, where I substituted the relevant category.
https://dc.fandom.com/api/v1/Articles/List?expand=1&category=comics&namespaces=0&limit=10
Some of these categories are straightforward, so far I found movies, episodes, comics, novels, audio and characters. As far as I know, a complete list of all possible API categories is nowhere in the documentation.
Is there a way to list all possible categories? For instance, I would like to list video games, but videogames or games is not a possible category. A list would make things considerably easier.