Wiki |
This is preliminary documentation and is subject to change.
Class | Description | |
---|---|---|
NotFoundApiException | The CLR counterpart for Wikia NotFoundException (previously, NotFoundApiException). | |
WikiaApiException | An exception that raises when received exception node in JSON response from Wikia API requests. | |
WikiaHtmlResponseParser | ||
WikiaJsonResponseParser | Parser that parses the JSON and dispatches error in the response from generic Wikia API response. | |
WikiaNamespaces | Contains Wikia-specific namespace IDs. | |
WikiaQueryRequestMessage | The request message used with Wikia publicized and non-public API endpoints. | |
WikiaSiteOptions | Contains configuration for WikiaSite. |
Wikia uses a modified MediaWiki fork based on MediaWiki v1.19. Since then, various public or non-publicized Wikia-specific web APIs were developed, including user-management, chatting, commenting and discussions.
For now, the available API endpoints includes
For more information on these Wikia-specific API endpoints, see wikia:dev:Nirvana.