{"@context": "https://schema.org", "@type": "WebAPI", "name": "Numbers API API", "description": "All about Numbers. REST access with json/xml/jsonp result support. Below is the documentation for the Numbers API. You can try them out right here. Find more information and subscribe at [math.tools](https://math.tools/api/numbers/)", "provider": {"@type": "Organization", "name": "math.tools"}, "documentation": "https://api.math.tools/yaml/math.tools.numbers.openapi.yaml"}
All about Numbers. REST access with json/xml/jsonp result support. Below is the documentation for the Numbers API. You can try them out right here. Find more information and subscribe at [math.tools](https://math.tools/api/numbers/)
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.math.tools http://api.math.tools
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
All about Numbers. REST access with json/xml/jsonp result support. Below is the documentation for the Numbers API. You can try them out right here. Find more information and subscribe at [math.tools](https://math.tools/api/numbers/)
| method | path | what the vendor says it does |
|---|---|---|
GET | /numbers/base | Convert a given number from one base to another base Base Conversion |
GET | /numbers/base/binary | Convert a given number to binary Base Conversion |
GET | /numbers/base/hex | Convert a given number to hexadecimal Base Conversion |
GET | /numbers/base/octal | Convert a given number to octal Base Conversion |
GET | /numbers/cardinal | Get the cardinal of the given number Spell |
GET | /numbers/currency | Spells out the number as a currency Spell |
GET | /numbers/fact | Get a random fact about a number Number Facts |
GET | /numbers/is-cube | Checks whether a given number is a cube number or not. Number Checks |
GET | /numbers/is-palindrome | Checks whether a given number is a palindrome number or not. Number Checks |
GET | /numbers/is-square | Checks whether a given number is a square number or not. Number Checks |
GET | /numbers/is-triangle | Checks whether a given number is a triangle number or not. Number Checks |
GET | /numbers/nod | Get the number of the day for current day Number of the day |
GET | /numbers/numeral/chinese | Convert base 10 representation of a given number to chinese numeral. Number Systems Conversion |
GET | /numbers/numeral/egyptian | Convert base 10 representation of a given number to egyptian numeral. Number Systems Conversion |
GET | /numbers/numeral/roman | Convert base 10 representation of a given number to roman numeral. Number Systems Conversion |
GET | /numbers/ordinal | Get the ordinal of the given number Spell |
GET | /numbers/pi | Get digits of pi (Ï€) PI |
GET | /numbers/prime/factors | Get the prime factors of a given number. Prime |
GET | /numbers/prime/is-fermat-prime | Checks whether a given number is a known fermat prime number or not. Prime Number Checks |
GET | /numbers/prime/is-fibonacci-prime | Checks whether a given number is a known fibonacci prime number or not. Prime Number Checks |
GET | /numbers/prime/is-mersenne-prime | Checks whether a given number is a known mersenne prime number or not. Prime Number Checks |
GET | /numbers/prime/is-partition-prime | Checks whether a given number is a known partition prime number or not. Prime Number Checks |
GET | /numbers/prime/is-pell-prime | Checks whether a given number is a known pell prime number or not. Prime Number Checks |
GET | /numbers/prime/is-perfect | Checks whether a given number is a perfect number or not. Prime Number Checks |
GET | /numbers/prime/is-prime | Checks whether a given number is a known prime number or not. Prime Number Checks |
GET | /numbers/random | Generate random number(s) Number Generation |
specification origin: https://api.math.tools/yaml/math.tools.numbers.openapi.yaml
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.