Numbers API · Example Payload

Date Fact Json

NumbersTriviaMathFactsEducationFreeNo Auth

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

Top-level fields

textfoundnumbertypeyear

Example Payload

Raw ↑
{
  "text": "February 29 is the day in 1504 that Christopher Columbus uses his knowledge of a lunar eclipse to convince Native Americans to provide him with supplies.",
  "found": true,
  "number": 60,
  "type": "date",
  "year": "1504"
}