Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Numbers API Batch API

Multiple facts returned in a single request as a JSON map.

Numbers API Batch API is one of 5 APIs that Numbers API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Batch. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and 4 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, http://numbersapi.com.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
http://numbersapi.com/
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Batch 1

Multiple facts returned in a single request as a JSON map.

GET
/{numberRange}/batch
Numbers API Get Batch Facts
getBatchFacts 6 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is Fact (6 properties). Each schema is shown below with its type and property counts.

Fact
object
A single Numbers API fact returned in JSON form.
6 properties 4 required
BatchFacts
object
JSON map of number-keyed facts returned by a batch request. Each value is either a plain-text fact (default) or a Fact object (when json is set).

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

numbers-batch-api-openapi.yml Raw ↑

Other APIs Numbers API publishes across the network.

Numbers API Date API
Numbers API Math API
Numbers API Trivia API
Numbers API Year API