Automate Math Numbers
HumDay reads Math Numbers’s own published API description and derives 26 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Math Numbers is
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/)
API host: api.math.tools
What HumDay can read from Math Numbers
These are the operations a schedule or a trigger can watch.
- GETGet digits of pi (Ï€)
/numbers/pi - GETGet the number of the day for current day
/numbers/nod - GETConvert a given number from one base to another base
/numbers/base - GETGet a random fact about a number
/numbers/fact - GETGenerate random number(s)
/numbers/random - GETChecks whether a given number is a cube number or not.
/numbers/is-cube - GETGet the ordinal of the given number
/numbers/ordinal - GETGet the cardinal of the given number
/numbers/cardinal - GETSpells out the number as a currency
/numbers/currency - GETChecks whether a given number is a square number or not.
/numbers/is-square - GETChecks whether a given number is a triangle number or not.
/numbers/is-triangle - GETChecks whether a given number is a palindrome number or not.
/numbers/is-palindrome - GETConvert a given number to hexadecimal
/numbers/base/hex - GETConvert a given number to octal
/numbers/base/octal - GETConvert a given number to binary
/numbers/base/binary - GETConvert base 10 representation of a given number to roman numeral.
/numbers/numeral/roman - GETGet the prime factors of a given number.
/numbers/prime/factors - GETChecks whether a given number is a known prime number or not.
/numbers/prime/is-prime - GETConvert base 10 representation of a given number to chinese numeral.
/numbers/numeral/chinese - GETConvert base 10 representation of a given number to egyptian numeral.
/numbers/numeral/egyptian - GETChecks whether a given number is a perfect number or not.
/numbers/prime/is-perfect - GETChecks whether a given number is a known pell prime number or not.
/numbers/prime/is-pell-prime - GETChecks whether a given number is a known fermat prime number or not.
/numbers/prime/is-fermat-prime - GETChecks whether a given number is a known mersenne prime number or not.
/numbers/prime/is-mersenne-prime - GETChecks whether a given number is a known fibonacci prime number or not.
/numbers/prime/is-fibonacci-prime - GETChecks whether a given number is a known partition prime number or not.
/numbers/prime/is-partition-prime
How automating Math Numbers works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Math Numbers account.
- Grant access, then go live. You approve the specific Math Numbers operations it may use — and only those.
Automate Math Numbers with these
- Monarchinitiative BioLink164 operations
- UniCourt Enterprise158 operations
- OSF APIv2 Documentation156 operations
- IllumiDesk143 operations
- Figshare136 operations
- MCW Rat Genome Database100 operations
- U.S. EPA Enforcement and Compliance History Online (ECHO) Detailed Facility Report (DFR)94 operations
- OpenFEC91 operations
- NBA Stats83 operations
- Thebluealliance The Blue Alliance65 operations
- eDRV57 operations
- Collegefootballdata College Football Data51 operations
Categories
Questions about Math Numbers automation
- Can HumDay connect to Math Numbers?
- Yes. HumDay reads Math Numbers's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 26 operations are documented.
- Do I need to write code to automate Math Numbers?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Math Numbers account.
- What can HumDay do in Math Numbers?
- 0 of the 26 documented operations change something in Math Numbers, and 26 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Math Numbers account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Math Numbers is held behind that approval.
Where this came from
The operations above are read from a published API description for Math Numbers at api.math.tools/yaml/math.tools.numbers.openapi.yaml. Descriptions are the provider’s own words, not ours. Last published 2021-06-21.