Output integers
with precision.
The most robust REST API for natural whole numbers. Strict typing, content negotiation, and zero-dependency validation.
bash — curl
$
curl -H "Accept: application/json" \
https://numbers.frag-ferdi.de/number/556
{
"value": 556
}
$