Curated datasets, one URL away.

Clean, curated reference datasets served as JSON, XML, and CSV through a simple API. No signup for casual use. No subscriptions, ever.

Try it right now

GET https://mysafeinfo.com/api/data/presidents

[
  {
    "President": 1,
    "ID": 1,
    "FullName": "George Washington",
    "Party": "None, Federalist",
    "Terms": "1789-1797"
  },
  ...
]

Add ?format=csv or ?format=xml, sort with ?sort=Party, page with ?pagesize=25&pagenumber=2, or shuffle the order with ?random=true. See the documentation for everything.

What people use it for

Prototyping

Realistic sample data for demos and tutorials without standing up a backend first.

Teaching

Classroom-ready datasets for courses on APIs, data handling, and web development.

Reference lookups

States, countries, elements, currencies, and other constants your app needs anyway.

Dropdowns and autocomplete

Fill select lists and typeaheads from a stable endpoint instead of hardcoding them.

Spreadsheets and dashboards

Pull data straight into Excel, Google Sheets, and low-code tools with one URL.

Trivia and games

Champions, quotes, mythology, and scripture for quizzes and side projects.

A sample of what's inside

The catalog spans scripture, history, science, geography, sports, and language. A few to start with:

U.S. Presidents English Monarchs Popes The Elements Planets Human Bones Dog Breeds Dinosaurs Countries Airport Codes World Currencies MLB World Series Champions Nobel Prize Winners American Idioms Titanic Passengers and Crew

Pricing

The free tier covers casual use. Heavier use is a one-time annual pass: pay once, use it for a year, renew if you feel like it. See pricing.