To get the WikiRate data as JSON responses via swaggerhub you can:

  1. set the http access header to application/json in your request
  2. append .json to the request urls, or (3) add format=json to the query params.

WikiRate is built with Decko, and is thus constructed from cards.

Everything in Decko is a card, including images, accounts, searches, fields, etc. So every request for a webpage on WikiRate.org or via its REST API is for a card.

The documentation is divided into generic Decko card documentation (under Decko) and more WikiRate-specific cardtypes (under WikiRate).


Contact the developer
Licence GPL-2.0

Find out more about Decko