Numbers API · Example Payload

Numbers Math Fact Example

Science And MathPublic APIsTriviaNumbersDatesOpen Source

Numbers Math Fact Example is an example object payload from Numbers API, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

textnumberfoundtype

Example Payload

Raw ↑
{
  "text": "42 is the 5th Catalan number.",
  "number": 42,
  "found": true,
  "type": "math"
}