Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Lierrmm/CSharp-CODAPI

Repository files navigation

Deprecated

As of 13th October 2024 this package is no longer maintained. It's been fun. 🎈

https://www.github.com/sponsors/lierrmm https://www.paypal.me/liammm https://www.nuget.org/packages/CSharp-CODAPI

Call Of Duty API Wrapper

Call of Duty Api is a promised based wrapper for the "private" API that Activision use on the callofduty.com website.

This wrapper is written in C# and is publicly available on nuget.

Discord

Join the discord: here

Website

https://codapi.dev

Documentation

You can find documentation here.

Libraries

node-callofduty - NodeJS implementation of the wrapper cod-python-api - Python implementation of the wrapper written by Engineer15 & TodoLodo