Call Of Duty API
Github
NPM
Discord
Search
⌃
K
Links
Call Of Duty API
Getting Started
How to Login
Modern Warfare
Modern Warfare 2
Warzone 2
Lifetime Statistics
Recent Match Details
Match Information
Modern Warfare 3
Cold War
Vanguard
Store
User
Misc
Powered By
GitBook
Lifetime Statistics
Retrieve lifetime statistics.
Multiplayer
import
{
Warzone2
}
from
"call-of-duty-api"
;
try
{
let
data
=
await
Warzone2
.
fullData
(
unoId
:
string
)
}
catch
(
Error
)
{
//Handle Exception
}
Previous
Warzone 2
Next
Recent Match Details
Last modified
28d ago