Custom Connector

Numbers API Connector

Global

The Numbers API Connector provides access to trivia, mathematical facts, historical events, and interesting data about numbers, dates, and years via the official Numbers API. It lets users fetch fun or educational facts for a specific number or at random — ideal for educational platforms, entertainment apps, and fact-based widgets.

Type
Virtual machines, Single VM, BYOL
Runs on
Google Compute Engine
Last update
24 Oct 2024
Category
Integration
Overview

Integration Overview

The Numbers API Connector exposes the following endpoints:

  • Get trivia fact. Retrieve a trivia fact about a number.
  • Get math fact. Retrieve a mathematical fact about a number.
  • Get date fact. Retrieve a historical fact about a date.
  • Get year fact. Retrieve a fact about a year.
  • Get random fact. Retrieve a random fact (trivia, math, date, or year).
Documentation

Detailed Integration Documentation

Get Trivia Fact

Operation IDgetNumberTrivia
Endpoint/{number}/trivia
Parametersnumber (path, integer | string) – any integer, or “random” for a random trivia fact. json (query, boolean) – return JSON instead of plain text.
PurposeReturns a trivia fact about the given number.
OutputText or JSON with the trivia fact.
Workflow exampleShow a “fun fact of the day” about a user’s favorite number.

Get Math Fact

Operation IDgetNumberMathFact
Endpoint/{number}/math
Parametersnumber (path, integer | string) – any integer, or “random”. json (query, boolean).
PurposeRetrieves a mathematical fact about the number.
OutputText or JSON with the fact.
Workflow exampleEnrich math learning platforms with number facts.

Get Date Fact

Operation IDgetDateFact
Endpoint/{month}/{day}/date
Parametersmonth (path, integer) – 1–12. day (path, integer) – 1–31. json (query, boolean).
PurposeReturns a historical event or fact related to the date.
OutputText or JSON with the fact.
Workflow exampleDaily history features (“On this day in history”).

Get Year Fact

Operation IDgetYearFact
Endpoint/{year}/year
Parametersyear (path, integer | “random”). json (query, boolean).
PurposeProvides a fact related to the specified year.
OutputText or JSON with the fact.
Workflow exampleDisplay context in historical timelines or learning apps.

Get Random Fact

Operation IDgetRandomFact
Endpoint/random
Parameterstype (query, string) – restrict type of fact: trivia, math, date, or year. json (query, boolean).
PurposeReturns a random fact, optionally restricted by type.
OutputText or JSON with the fact.
Workflow exampleGenerate a “random fact” widget.

Example Workflow: Daily Fun Facts Widget

User opens appCall /random/trivia?json to fetch a fun random trivia fact.
User enters birthdateCall /{month}/{day}/date?json.
User explores mathCall /{number}/math?json.
App suggests historyCall /{year}/year?json.
Support

For technical support, contact custom-connectors-support@isolutions.sa.

free consultation

Schedule a Free Consultation With Our Specialists

Book a free demo
request

Begin Your Adventure With Experienced Professionals

Send request
help desk

Do You Have Questions or Want More Information? Call Now.

Contact support