Byabbe API

Byabbe API offers free access to historical data, including events, births, and deaths for any given date. Ideal for educational platforms, quiz apps, and history-related projects, this open-source public API delivers data in a structured JSON format. Developers can integrate it easily into web and mobile apps to create engaging historical content.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

NaN

Rate Limit

API Endpoints

Retrieves historical events for a specific date

Full URL

https://byabbe.se/on-this-day/{month}/{day}/events.json

Code Examples

curl -X GET 'https://byabbe.se/on-this-day/{month}/{day}/events.json'

Parameters

{
  "day": 20,
  "month": 7
}

Example Response

{
  "events": [
    {
      "year": 1969,
      "description": "Apollo 11 lands on the Moon"
    }
  ]
}

Version

v1
Tags
educationhistory
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

None specified

Supported Languages
English
Use Cases
educational apps
history tools
https://byabbe.se/

Related APIs

Discover similar APIs that might interest you

APIfree

Open Trivia DB

Open Trivia DB API provides free, unauth...

Category
Education
Endpoints
1
educationquiztrivia
APIfreemium

Words API

WordsAPI is a freemium language API prov...

Category
Education
Endpoints
1
dictionarylanguage
APIopen source

Universities List

The Universities List API lets you searc...

Category
Education
Endpoints
1
educationreference