I provide this API for developers to get statistics and other informations from Call of Duty: Modern Warfare.
This is a great API with regular updates, very stable and with high perfmorances.
platform param accepts :
Follow me on twitter to get updated:
@el__reco
GETTING STARTED
You can follow current updates and changes on our Trello board : https://trello.com/b/QdyESRwg
Custom Headers
“x-rapidapi-host”: “call-of-duty-modern-warfare.p.rapidapi.com”
“x-rapidapi-key”: "INSERT YOUR API KEY"
Pass your Authorization token using the following headers : x-rapidapi-host and x-rapidapi-key
You can get an Authorization token by sign up.
TIPS
The GET parameters must be URL-encoded according to RFC 3986 (rawurlencode in php for example) and for battletags you need to replace ‘#’ by ‘%2523’
API VERSION
API is always update for the last version of Call of Duty: Modern Warfare and very stable.