-
-
Notifications
You must be signed in to change notification settings - Fork 0
API: Submission ‐ FixMatch
Michael Green edited this page Sep 21, 2024
·
1 revision
Method: POST
Body:
{
"mD5": "string",
"shA1": "string",
"metadataMatches": [
{
"source": "None",
"platformId": "string",
"gameId": "string"
}
]
}
Authorisation required: Yes - User API key (generated for every user) sent using the header X-API-Key
- Ensure at least one of
mD5
andshA1
has a value - metadataMatches is an array
-
source
= the metadata source to set the value to. Currently onlyIGDB
is supported -
platformId
= the new IGDB platform ID -
gameId
= the new IGDB game ID