Serving from the nearest edge · live12db.com

Reference data, served from the edge.

One fast, predictable API for timezones, country metadata, currencies and calendars — replicated across 30 regional endpoints so reads stay under 15 ms wherever your users are.

30
Regional endpoints
<15ms
p50 read latency
99.99%
Monthly uptime
12B+
Requests / month

Built for predictable reads

A boring API, in the best way: stable schemas, versioned endpoints, and the same response from every region.

Edge replication

Data is replicated to all 30 regions. Requests resolve to the closest node automatically via geo-routing.

🔑

Simple auth

One Bearer token. Per-key rate limits and usage are reported in standard response headers.

📦

Stable schemas

Every dataset is versioned. Breaking changes ship under a new path, never in place.

🌍

30 regions

From Amsterdam to Singapore. Pin a region with a subdomain or let anycast pick the nearest.

📈

Observability

Request IDs, rate-limit headers and a public status page for every edge node.

📚

OpenAPI

A complete OpenAPI 3 spec drives our docs, SDKs and Postman collection.

Up and running in two minutes

Send a request to any regional endpoint with your API key. Every node returns identical, versioned JSON.

  • No SDK required — plain HTTPS and JSON
  • Consistent responses across all regions
  • Generous free tier for development

Open the quickstart

# Current time at the nearest edge node
curl -s https://nl.live12db.com/v1/time \
  -H "Authorization: Bearer $LIVE12_KEY"

# Look up a country by ISO code
curl -s https://nl.live12db.com/v1/countries?code=NL \
  -H "Authorization: Bearer $LIVE12_KEY"

Datasets

Curated, regularly updated reference data. More datasets ship every quarter.

Timezones

IANA zones with live UTC offsets and DST transitions.

Countries

ISO 3166 codes, capitals, currencies and calling codes.

Currencies

ISO 4217 reference data and daily indicative rates.

Calendars

Public holidays and working-day calendars per country.

Start building today

Free tier includes 100k requests / month. No card required.

Get your API key