Simple APIs for complex data

We turn hard-to-use public data (XML, Excel, scattered portals) into clean REST APIs. Pay only for the volume you need.

Free to try No commitment Cancel anytime
6+
APIs available
12+
Users
35
Requests served
99.9%
Target uptime

Free

Pour decouvrir les APIs et tester les integrations.

Free
Forever
  • 1000 requests/day
  • Access to all APIs
  • Full documentation
  • CSV / Excel export
  • Real-time webhooks

Starter

Pour freelances et petits projets.

9 CHF / month
  • 10000 requests/day
  • Access to all APIs
  • Full documentation
  • CSV / Excel export
  • Real-time webhooks
Popular

Pro

Pour PME et agences. Exports, webhooks, dashboards.

29 CHF / month
  • 100000 requests/day
  • Access to all APIs
  • Full documentation
  • CSV / Excel export
  • Real-time webhooks

Business

Pour entreprises. Illimite, SLA, support prioritaire.

99 CHF / month
  • Unlimited requests
  • Access to all APIs
  • Full documentation
  • CSV / Excel export
  • Real-time webhooks
  • Priority support
  • Guaranteed SLA
Easy to integrate

One request. Clean data.

No more XML parsing, website scraping, or deciphering Excel files. Our APIs return structured JSON, ready to consume.

  • API key authentication (ApiKey header)
  • Standardized pagination, filters and sorting
  • Swagger OpenAPI documentation
  • Compatible with Python, JS, curl, Postman
example.py
# Fetch Swiss authorized medicines
import requests

r = requests.get(
    "https://opendata.altius-group.ch/health/swissmedic/drugs/",
    headers={"Authorization": "ApiKey your_key"},
    params={"category": "pharmaceutical"}
)
drugs = r.json()["results"]
print(f"{len(drugs)} drugs found")

Who uses OpenData Altius?

Professionals who need clean, structured, queryable Swiss public data.

Pharma & health

Swissmedic drug monitoring, ERP integration, batch recall alerts, market analysis.

Finance & fintech

SNB data (FX rates, interest rates), BFS indicators, economic stats for models and dashboards.

Media & data journalism

Investigations, visualizations, cross-referencing Zefix, SECO and BFS data for data-driven reporting.

Consulting firms

Sector studies, due diligence, benchmarks based on up-to-date official Swiss data.

Research & education

Researchers, students, institutes working on Swiss public policy, health or economy.

Devs & startups

Easily integrate Swiss public data in your product without parsing XML or scraping PDFs.

Why OpenData Altius?

Public data, simplified access

Data stays free at its source (Swissmedic, BFS...). We clean and expose it as a clean REST API.

Automatic updates

Our crawlers continuously sync with official sources. You always have up-to-date data.

Complete OpenAPI documentation

Swagger and Redoc available with all endpoints, schemas, and examples. Integration in minutes.

Swiss hosting

Servers in Switzerland, GDPR compliance, no reselling of your data. Secure Stripe payments.

Detailed comparison

All differences between our plans at a glance.

Feature Free Starter Pro Business
Price / month0 CHF9 CHF29 CHF99 CHF
Requests / day1,00010,000100,000Unlimited
Burst / minute30120600Unlimited
Access to all APIs
JSON format
CSV / Excel export
Real-time webhooks
SupportCommunityEmail 72hEmail 24hPriority
99.9% SLA
Commercial use

Trusted by

"Huge time saver for Swissmedic data. What used to take us days parsing XML is now available in a single REST call."

Testimonial coming soon
Pharma / French-speaking Switzerland

"Clear documentation, stable API, responsive support. Ideal for our data journalism investigations into Swiss companies."

Testimonial coming soon
Data journalism

"Free plan let us prototype fast. We upgraded to Pro as soon as our product went live. Unbeatable value."

Testimonial coming soon
Fintech / Zurich

Illustrative testimonials. Real customer feedback will be published soon.

Stripe payments
SSL / TLS 1.3
Swiss hosting
GDPR compliant
OpenAPI REST

Frequently asked questions

Ready to get started?

Create your free account and get your API key in seconds.

Start free