Counts Of P - API

Documentation

Overview

This is an API that anyone can use to calculate the resources and ergo needed to upgrade main character's level, weapons, mechanical arm and P-Organ. It also has a special mode to build up your character, and it will show the resulting stats, weight and cost.

API

HOME URL = https://countsofp.com

Levels

In order to understand weapon and arm levels, the API will follow the next rules:


Arm in game: -, I, II, III

Arm in API: 0, 1, 2, 3


Weapons in game: 0, +1, +2, +3, +4, +5, +6, +7, +8, +9, +10

Weapons in API: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11

Endpoints