Curated datasets, one URL away.

Over 1,200 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, filter with ?lastname=Adams, sort, page, pick columns. See the documentation for everything.

What people use it for

Prototyping

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

Teaching

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

Reference data

States, countries, postal codes, elements, and other lookups your app needs anyway.

Integrations

Stable JSON endpoints for spreadsheets, dashboards, and low-code tools.

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.