Ore sitt web-API
Ore offers a JSON RESTful API to interact with mods and plugins indexed by Ore. The following is an ongoing specification of that API.
Data Types
There are a few integer-based enum-style data types that are used throughout the API. The following is a list of these current types.
Category IDs:
| 0 | Administrator Tools | 
| 1 | Chat Tools | 
| 2 | Utviklingsverktøy | 
| 3 | Economy | 
| 4 | Gameplay | 
| 5 | Spill | 
| 6 | Protection | 
| 7 | Rollespill | 
| 8 | World Management | 
| 9 | Forskjellig | 
| 10 | Udefinert | 
Sorting Method IDs:
| 0 | Flest stjerner | 
| 1 | Most downloads | 
| 2 | Most views | 
| 3 | Nyest | 
| 4 | Recently updated | 
Ruter
Below is a list of the following routes that are currently available within the API.