Game Object
Unique game id.
2
Status of the game (see status and visibility for details)
Enum Value | Description |
---|---|
NOT_ACCEPTED (0) | Not accepted. |
ACCEPTED (1) | Accepted and live. |
DELETED (3) | Deleted. |
Possible values: [0
, 1
, 3
]
1
1
Value will always be an empty object, this will be removed in subsequent API version.
null
Unix timestamp of date game was registered.
1493702614
Unix timestamp of date game was updated.
1499410290
Unix timestamp of date game was set live.
1499841403
Presentation style used on the mod.io website.
Enum Value | Description |
---|---|
GRID (0) | Grid View: Displays mods in a grid |
TABLE (1) | Table View: Displays mods in a table |
Possible values: [0
, 1
]
0
Submission process modders must follow.
Enum Value | Description |
---|---|
CONTROLLED (0) | Mod uploads must occur via the API using a tool created by the game developers |
ALL (1) | Mod uploads can occur from anywhere, including the website and API |
Possible values: [0
, 1
]
0
Dependency option for this game's mods.
Enum Value | Description |
---|---|
DISALLOW_DEPENDENCIES (0) | Disallow dependencies |
ALLOW_DEPENDENCIES_OPT_IN (1) | Allow dependencies, mods must opt in |
ALLOW_DEPENDENCIES_OPT_OUT (2) | Allow dependencies, mods must opt out |
ALLOW_DEPENDENCIES (3) | Allow dependencies with no restrictions |
Possible values: [0
, 1
, 2
, 3
]
0
Curation option enabled by this game to approve mods.
Enum Value | Description |
---|---|
DISABLED (0) | Disabled |
MARKETPLACE_QUEUE (1) | Marketplace queue |
LIVE_REQUIRES_APPROVAL (2) | Live requires approval |
Possible values: [0
, 1
, 2
]
0
Community features enabled for this game. Add the options you want together, to enable multiple features (see BITWISE fields)
Enum Value | Description |
---|---|
DISABLED (0) | None |
ALLOW_MOD_COMMENTS (1) | Allow comments on mods |
GUIDES (2) | Allow guides |
PIN_HOMEPAGE (4) | Pin on homepage |
SHOW_ON_HOMEPAGE (8) | Show on homepage |
SHOW_MORE_ON_HOMEPAGE (16) | Show more on homepage |
CAN_CHANGE_STATUS (32) | Allow change status |
ALLOW_PREVIEWS (64) | Enable Previews (Game must be hidden) |
ALLOW_PREVIEW_URL (128) | Allow preview share-URL (Previews must be enabled) |
ALLOW_NEGATIVE_RATINGS (256) | Allow negative ratings |
ALLOW_MODS_TO_BE_EDITED_VIA_WEB (512) | Allow mods to be edited via web |
ALLOW_DEPENDENCY (1024) | Allow mod dependencies |
ALLOW_GUIDE_COMMENTS (2048) | Allow comments on guides |
Possible values: [0
, 1
, 2
, 4
, 8
, 16
, 32
, 64
, 128
, 256
, 512
, 1024
, 2048
]
0
Monetization options enabled for this game. Add the options you want together, to enable multiple features (see BITWISE fields)
Enum Value | Description |
---|---|
DISABLED (0) | Access to monetization features disabled |
MONETIZATION (1) | Access to monetization features enabled by mod.io |
MARKETPLACE (2) | Marketplace enabled |
PARTNER_PROGRAM (4) | Creator partner program enabled |
LIMITED (8) | Quantity limited mods supported |
FORCED_LIMITED (16) | All mods must be quantity limited |
Possible values: [0
, 1
, 2
, 4
, 8
, 16
]
Please use monetization_options
instead, this will be removed in subsequent API version.
0
The default limit of mods allowed within a collection.
100
Cloud Cooking status for this game
Enum Value | Description |
---|---|
CLOUD_COOKING_DISABLED (0) | Cloud Cooking disabled |
CLOUD_COOKING_INITIALIZING (1) | Cloud Cooking initializing |
CLOUD_COOKING_INITIALIZED (2) | Cloud Cooking initialized |
CLOUD_COOKING_FINALIZING (3) | Cloud Cooking finalizing |
CLOUD_COOKING_ENABLED (4) | Cloud Cooking finalized |
CLOUD_COOKING_ACTION_REQUIRED (5) | Cloud cooking action required |
Possible values: [0
, 1
, 2
, 3
, 4
, 5
]
0
0
monetization_team object
The monetization team for this resource. Game Monetization Team Object.
The ID of the monetization team.
1
Max Stock for limited mods.
8388607
Level of API access allowed by this game. Add the options you want together, to enable multiple features (see BITWISE fields)
Enum Value | Description |
---|---|
NONE (0) | none |
OPEN (1) | Allow 3rd parties to access this games API endpoints |
DOWNLOADS (2) | Allow mods to be downloaded directly (if disabled all download URLs will contain a frequently changing verification hash to stop unauthorized use) |
AUTHORISED_DOWNLOADS (4) | Requires a bearer token to be supplied when attempting the download to enforce authenticated downloads only |
PAID_DOWNLOADS (8) | Requires a bearer token to be supplied and for the user to own the file when attempting the download |
Possible values: [0
, 1
, 2
, 4
, 8
]
Mature content setup for this game.
Enum Value | Description |
---|---|
MODS_DENY (0) | Don't allow mature content in mods |
MODS_ALLOW (1) | Allow mature content in mods |
ADULTS_ONLY (2) | This game is for mature audiences only |
Possible values: [0
, 1
, 2
]
Word used to describe user-generated content (mods, items, addons etc).
mods
Word used to describe the games token.
MIO
icon object
Contains icon data.
Icon filename including extension.
icon.png
URL to the full-sized icon.
https://assets.modcdn.io/images/placeholder/icon.png
URL to the small icon thumbnail.
https://assets.modcdn.io/images/placeholder/icon.png
URL to the medium icon thumbnail.
https://assets.modcdn.io/images/placeholder/icon.png
URL to the large icon thumbnail.
https://assets.modcdn.io/images/placeholder/icon.png
logo object
Contains logo data.
Logo filename including extension.
card.png
URL to the full-sized logo.
https://assets.modcdn.io/images/placeholder/card.png
URL to the small logo thumbnail.
https://assets.modcdn.io/images/placeholder/card.png
URL to the medium logo thumbnail.
https://assets.modcdn.io/images/placeholder/card.png
URL to the large logo thumbnail.
https://assets.modcdn.io/images/placeholder/card.png
header object
Contains header data.
Header image filename including extension.
modio-logo-bluedark.png
URL to the full-sized header image.
https://assets.modcdn.io/images/branding/modio-logo-bluedark.png
Name of the game.
Rogue Knight
Path for the game on mod.io. For example: https://mod.io/g/__rogue-knight__
rogue-knight
Summary of the games mod support.
Rogue Knight is a brand new 2D pixel platformer that supports custom levels and characters.
A guide about creating and uploading mods for this game to mod.io (applicable if submission_option = 0).
Instructions on the process to upload mods.
Link to a mod.io guide, your modding wiki or a page where modders can learn how to make and submit mods to your games profile.
https://www.rogue-knight-game.com/modding/getting-started
URL to the game.
https://mod.io/g/rogue-knight
other_urls object[]
Creator defined URLs to share.
Label of the link you are sharing.
Our Steam Page
The URL to be associated with the label.
https://www.steampowered.com/2348329042
tag_options object[]
Groups of tags configured by the game developer, that mods can select. Hidden tags will only be returned if show_hidden_tags
is set to true
. Group names and tags will be localized into the specified Accept-Language
header value if provided, for a list of supported languages see Localization (Note that if a localized variant of a tag is not available it will default to English).
Name of the tag group.
Theme
Can multiple tags be selected via 'checkboxes' or should only a single tag be selected via a 'dropdown'.
checkboxes
Array of tags in this group.
tags_localized object
List of tag names and the localized variant of the tag.
tag_count_map object
List of tag names and the count of mods with these tags.
Groups of tags flagged as 'hidden' are intended to be used for filtering (eg. game version), but should not be displayed to users. Hidden tags will only be returned if show_hidden_tags
is set to true
.
false
Groups of tags flagged as 'locked' are editable only if the authenticated user is a team member of the parent game. Useful for games to tag special functionality, which users can see and filter on (eg. competition winners).
false
stats object
Contains stats data.
Unique game id.
2
Available mod count for the game.
13
Last 24hours of mod downloads for the game.
204
Total mods downloaded for the game.
27492
Average mods downloaded on a daily basis.
1230
Total users who have subscribed to the mods for the game.
16394
Unix timestamp until this game's statistics are considered stale.
1492564103
theme object
Contains theme variables.
The primary hex color code.
#44bfd5
The dark hex color code.
#2c2c3f
The light hex color code.
#ffffff
The success hex color code.
#68D391
The warning hex color code.
#d6af2e
The danger hex color code.
#ff000e
platforms object[]
Platforms that are supported by this title.
Enum Value | Description |
---|---|
ALL | All Platforms |
WINDOWS | Windows |
MAC | Mac |
LINUX | Linux |
ANDROID | Android |
IOS | Iphone IOS |
XBOXONE | Xbox One |
XBOXSERIESX | Xbox Series X |
PLAYSTATION4 | Playstation 4 |
PLAYSTATION5 | Playstation 5 |
SWITCH | Switch |
OCULUS | Oculus |
SOURCE | Source |
Possible values: [ALL
, WINDOWS
, MAC
, LINUX
, ANDROID
, IOS
, XBOXONE
, XBOXSERIESX
, PLAYSTATION4
, PLAYSTATION5
, SWITCH
, OCULUS
, SOURCE
]
PLAYSTATION5
A presentable label of the platform.
PlayStation 5
Is this platform moderated by game admins? If false, then user submissions for the platform will be available immediately providing the game has mod curation disabled.
true
Are users able to upload files to this platform? By default, users are able to upload to all supported platforms, platforms set to true
may only be used by game admins only.
true
{
"id": 2,
"status": 1,
"date_added": 1493702614,
"date_updated": 1499410290,
"date_live": 1499841403,
"presentation_option": 0,
"submission_option": 0,
"dependency_option": 0,
"curation_option": 0,
"community_options": 0,
"monetization_options": 0,
"limit_collection_mods": 100,
"cloud_cooking_status": 0,
"monetization_team": {
"team_id": "1"
},
"max_stock": 8388607,
"api_access_options": 0,
"maturity_options": 0,
"ugc_name": "mods",
"token_name": "MIO",
"icon": {
"filename": "icon.png",
"original": "https://assets.modcdn.io/images/placeholder/icon.png",
"thumb_64x64": "https://assets.modcdn.io/images/placeholder/icon.png",
"thumb_128x128": "https://assets.modcdn.io/images/placeholder/icon.png",
"thumb_256x256": "https://assets.modcdn.io/images/placeholder/icon.png"
},
"logo": {
"filename": "card.png",
"original": "https://assets.modcdn.io/images/placeholder/card.png",
"thumb_320x180": "https://assets.modcdn.io/images/placeholder/card.png",
"thumb_640x360": "https://assets.modcdn.io/images/placeholder/card.png",
"thumb_1280x720": "https://assets.modcdn.io/images/placeholder/card.png"
},
"header": {
"filename": "modio-logo-bluedark.png",
"original": "https://assets.modcdn.io/images/branding/modio-logo-bluedark.png"
},
"name": "Rogue Knight",
"name_id": "rogue-knight",
"summary": "Rogue Knight is a brand new 2D pixel platformer that supports custom levels and characters.",
"instructions": "Instructions on the process to upload mods.",
"instructions_url": "https://www.rogue-knight-game.com/modding/getting-started",
"profile_url": "https://mod.io/g/rogue-knight",
"other_urls": [
{
"label": "Our Steam Page",
"url": "https://www.steampowered.com/2348329042"
}
],
"tag_options": [
{
"name": "Theme",
"name_localized": "string",
"type": "checkboxes",
"tags": [
"Horror"
],
"tags_localized": {
"Horror": "Horreur"
},
"tag_count_map": {
"Horror": 52
},
"hidden": false,
"locked": false
}
],
"stats": {
"game_id": 2,
"mods_count_total": 13,
"mods_downloads_today": 204,
"mods_downloads_total": 27492,
"mods_downloads_daily_average": 1230,
"mods_subscribers_total": 16394,
"date_expires": 1492564103
},
"theme": {
"primary": "#44bfd5",
"dark": "#2c2c3f",
"light": "#ffffff",
"success": "#68D391",
"warning": "#d6af2e",
"danger": "#ff000e"
},
"platforms": [
{
"platform": "PLAYSTATION5",
"label": "PlayStation 5",
"moderated": true,
"locked": true
}
]
}