Retrieve lifetime statistics.
These endpoints will no longer return data as of 1st March 2024.
import { Warzone2 } from "call-of-duty-api"; try { let data = await Warzone2.fullData(unoId: string) } catch(Error) { //Handle Exception }
Last updated 8 months ago