Skip to main content

PC*Miler Versions

Resource URL

https://pcmiler.alk.com/apis/rest/v1.0/service.svc/pcmversion

GET /pcmversion

Retrieves a list of the PC*Miler versions available based on the region of the world entered. The default region is NA - North America. This API requires a premium web services subscription. New versions of PC*Miler are generally released for North America in late June or early July and the rest of the world in September.

Request Parameter

Name Description Data Type Values
region The region of the world for which you want to retrieve the currently available versions of PC*Miler.
enum
Available Regions:
AF - Africa
AS - Asia
EU - Europe
NA - North America
OC - Australian continent
SA - South America
ME - Middle East

Response Parameter

Name Description Data Type Values
pcmversions An array of the currently available versions of PC*Miler.
Array of strings
PCM18 and Later

Sample Request

https://pcmiler.alk.com/apis/rest/v1.0/service.svc/pcmversion?region=NA

Sample Response

{
"pcmversions": ["PCM18","PCM19","PCM20","PCM21","PCM22","PCM23","PCM24","PCM25","PCM26","PCM27","PCM28","PCM29","PCM30","PCM31","PCM32","PCM33","PCM34","PCM35", "PCM36", "PCM37", "PCM38"]
}

Error Codes

Message Description
Unlicensed for Rating This API key is not licensed for rating.
Last updated July 2, 2024.
API Endpoint: