File size: 1,811 Bytes
03ae9d7
 
928d61e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
03ae9d7
928d61e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
license: cc-by-4.0
pretty_name: WhatsApp Business Platform Open Data
language:
  - en
tags:
  - whatsapp
  - pricing
  - telecom
  - messaging
  - reference
configs:
  - config_name: rates
    data_files: rates.csv
  - config_name: limits
    data_files: limits.csv
  - config_name: changes
    data_files: changes.csv
---

# WhatsApp Business Platform Open Data

Dated, sourced reference data for the WhatsApp Business Platform, published under
CC BY 4.0 by WhaTools (https://wha.tools). Each file carries its own licence,
attribution and verification date; the live source is regenerated from
https://wha.tools/api/data.

## Datasets

| File | What it is | Verified | Source page |
| --- | --- | --- | --- |
| `rates.{json,csv}` | WhatsApp Business API rate card | 2026-08-03 | https://wha.tools/whatsapp-api-pricing |
| `limits.{json,csv}` | WhatsApp limits & rules | 2026-08-05 | https://wha.tools/whatsapp-limits |
| `changes.{json,csv}` | WhatsApp API pricing changes | 2026-08-06 | https://wha.tools/whatsapp-api-pricing-history |

The JSON files are the canonical form (envelopes carrying `license`,
`attribution`, `source`, `verified` and `upstream`). The CSVs are flattened
views for quick loading; `rates.csv` covers the per-message headline rates —
volume-tier rates live only in `rates.json`.

## Provenance

- **rates / changes** upstream: https://developers.facebook.com/docs/whatsapp/pricing
- **limits** upstream: https://faq.whatsapp.com/

Rates are stored per currency exactly as Meta publishes them (FX-anchored, not
converted), so do not derive one currency from another.

## Licence & attribution

CC BY 4.0 — <https://creativecommons.org/licenses/by/4.0/>. When you use this data, credit
**WhaTools (https://wha.tools)** and link back to the source page for the dataset you used.