ProjectMappingMetacritic
This method returns the Baseline Project ID for the specified Metacritic ID.
Parameters:
|
id (required) |
Metacritic ID Example Value: 5caa47c65d8a52f6164f566317f5a499
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectMappingMetacritic?id=5caa47c65d8a52f6164f566317f5a499&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"METACRITIC_ID": "5caa47c65d8a52f6164f566317f5a499",
"BASELINE_ID": 4711327
}
]
