MyVaccination

API

Malaysia Vaccination Data API for Public Health Insights

Visit Website

Overview

The MyVaccination API provides real-time and historical vaccination data for Malaysia. It offers RESTful endpoints for national summary stats (total doses, fully vaccinated population), state-level breakdowns, age-group metrics, and daily trends. Responses are in JSON format, enabling easy integration. Use cases include building public health dashboards, supporting vaccine uptake research, news reporting, and developing tools to track Malaysia’s vaccination progress.

Example Integration (JavaScript)

script.js JS

fetch('https://documenter.getpostman.com/view/16605343/Tzm8GG7u')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful API
  • JSON Response Format
  • National & State-Level Data
  • Historical & Daily Trend Updates
  • No Authentication Required

Frequently Asked Questions

? Is MyVaccination API free to use?

Yes, the MyVaccination API is available for free public use without subscription fees.

? Does it require an API Key?

No, the API does not require authentication or an API key for access to its endpoints.

? What response format does the API support?

The API only supports JSON as the response format for all its vaccination data endpoints.

Top Alternatives

COVID-19 Malaysia Open Data API Search Google
WHO Global Vaccination Data API Search Google

People Also Ask about MyVaccination

MyVaccination vs COVID-19 Malaysia Open Data APIMyVaccination vs WHO Global Vaccination Data API MyVaccination 2025 review

Tool Info

Pricing Free
Category Health
Platform Public API

Pros

  • Free Public Access
  • Comprehensive Malaysia-Specific Data
  • Easy Integration
  • Regularly Updated Stats

Cons

  • Rate Limits May Apply
  • No Official SLA
  • Limited to Malaysia Only
  • No XML Support

More Health Tools