WarEra API Client

SpicyPenguinApril 8, 2026other

gm/gn everybody


i made a python wrapper for the WarEra API

Features:

  • async requests: fast af boi

  • rate limiting: not as fast af boi

  • documentation: well kinda

  • type hinting: using dataclasses

  • good api coverage: covering 95% of the "documented" endpoints

NOTES:

0- there are some endpoints that has not been added yet to the wrapper (around 3 requests) in the time of writing this article

1- the project is still in development, further changes are to be expected in the near future

2- if you are facing any problems or have any suggestions please report here

3- contributions are welcome ;)

REPO | DOCUMENTATION | EXAMPLES