2023-10-08 06:10:29 -04:00
|
|
|
# Get Stats Using Battle.NET (Requires Numbers)
|
|
|
|
https://my.callofduty.com/api/papi-client/stats/cod/v1/title/mw/platform/battle/gamer/$PROF/profile/type/mp
|
|
|
|
|
|
|
|
# Get Stats Using PSN
|
|
|
|
https://my.callofduty.com/api/papi-client/stats/cod/v1/title/mw/platform/psn/gamer/$PROF/profile/type/mp
|
|
|
|
|
|
|
|
# Get Stats Using Xbox Live
|
|
|
|
https://my.callofduty.com/api/papi-client/stats/cod/v1/title/mw/platform/xbl/gamer/$PROF/profile/type/mp
|
|
|
|
|
|
|
|
# Get Recent Games
|
|
|
|
https://my.callofduty.com/api/papi-client/crm/cod/v2/title/mw/platform/battle/gamer/$PROF/matches/mp/start/0/end/0/details
|
|
|
|
|
|
|
|
# Get Maps & Game Modes (No $PROF Variable Needed)
|
2023-10-19 05:55:39 -04:00
|
|
|
https://my.callofduty.com/api/papi-client/ce/v1/title/mw/platform/battle/gameType/mp/communityMapData/availability
|
|
|
|
|
2023-12-25 03:57:17 -05:00
|
|
|
# Get friendFeedEvents
|
|
|
|
https://my.callofduty.com/api/papi-client/userfeed/v1/friendFeed/platform/battle/gamer/$PROF/friendFeedEvents/en
|
|
|
|
|
2023-12-25 04:29:38 -05:00
|
|
|
# Get eventFeed
|
2023-12-25 03:57:17 -05:00
|
|
|
https://my.callofduty.com/api/papi-client/userfeed/v1/friendFeed/rendered/en/{acct_sso_token}
|
|
|
|
|
2023-12-25 04:29:38 -05:00
|
|
|
# Get CP
|
2023-12-25 03:57:17 -05:00
|
|
|
https://my.callofduty.com/api/papi-client/inventory/v1/title/mw/platform/battle/gamer/$PROF/currency
|
|
|
|
|
|
|
|
https://my.callofduty.com/api/papi-client/crm/cod/v2/accounts/platform/battle/gamer/$PROF/
|
|
|
|
|
2023-12-25 08:38:28 -05:00
|
|
|
https://my.callofduty.com/api/papi-client/preferences/v1/platform/battle/gamer/$PROF/list
|
|
|
|
|
|
|
|
# Get Bundle Info
|
|
|
|
https://my.callofduty.com/api/papi-client/inventory/v1/title/mw/bundle/400525/en
|