2026 Postal Rates for IndividualsTarifs postaux Particuliers 2026
Tarifs postaux Particuliers 20262026 Postal Rates for Individuals
This API published by La Poste provides the 2026 postal rate schedule applicable to individual customers in France. It covers pricing for the universal postal service, which is designed to ensure equal access, continuity, and adaptability of mail and parcel delivery across the national territory. The data can be used to programmatically retrieve current tariffs for standard postal products intended for private users, supporting price comparison and integration into third-party services or applications that need up-to-date postage cost information.« Le service universel postal concourt à la cohésion sociale et au développement équilibré du territoire. Il est assuré dans le respect des principes d'égalité, de continuité et d'adaptabilité en recherchant la meilleure efficacité économique et sociale. Il garantit à tous les usagers, de manière p…
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| produit | string | Type of postal item, such as letter, postcard, document or small object.Type of postal item, such as letter, postcard, document or small object. |
| type_denvoi | string | Category of shipment, e.g. tracked or untracked mail.Category of shipment, e.g. tracked or untracked mail. |
| offre | string | Name of the postal offer or service tier applied.Name of the postal offer or service tier applied. |
| au_depart_deAu départ de | string | Geographic origin zone of the shipment.Geographic origin zone of the shipment. |
| vers | string | Geographic destination zone of the shipment.Geographic destination zone of the shipment. |
| poids_en_gPoids min (en g) | integer | Minimum weight of the shipment, in grams.Minimum weight of the shipment, in grams. |
| poids_max_en_g_avec_supplementPoids max (en g) | integer | Maximum weight for this tariff, in grams, including any surcharge.Maximum weight for this tariff, in grams, including any surcharge. |
| tarif_en_euroTarif | number | Postal rate for this item, in euros.Postal rate for this item, in euros. |
| distribution_en_j_min_indicatifDistribution en J min | integer | Indicative minimum number of days for delivery.Indicative minimum number of days for delivery. |
| distribution_en_j_max_indicatifDistribution en J max | integer | Indicative maximum number of days for delivery.Indicative maximum number of days for delivery. |
| distribution_en_j_garanti | integer | Guaranteed number of days for delivery.Guaranteed number of days for delivery. |
Schema captured from datafair 21 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1vers: France Métropolitaine · offre: Lettre verte (2kg max)
{
"vers": "France Métropolitaine",
"offre": "Lettre verte (2kg max)",
"_score": null,
"produit": "Lettre, carte postale, document, petit document, petit objet (de moins de 3 cm d'épaisseur) distribué en boîte aux lettres",
"poids_en_g": 20,
"type_denvoi": "Envoi non suivi",
"au_depart_de": "France Métropolitaine",
"tarif_en_euro": 1.52,
"poids_max_en_g_avec_supplement": 2000,
"distribution_en_j_min_indicatif": 3
}Record 2vers: France Métropolitaine · offre: Prêt-à-Poster lettre verte (100 g max.)
{
"vers": "France Métropolitaine",
"offre": "Prêt-à-Poster lettre verte (100 g max.)",
"_score": null,
"produit": "Lettre, carte postale, document, petit document, petit objet (de moins de 3 cm d'épaisseur) distribué en boîte aux lettres",
"poids_en_g": 20,
"type_denvoi": "Envoi non suivi",
"au_depart_de": "France Métropolitaine",
"tarif_en_euro": 1.72,
"poids_max_en_g_avec_supplement": 100,
"distribution_en_j_min_indicatif": 3
}Record 3vers: France Métropolitaine · offre: Sticker à l’unité
{
"vers": "France Métropolitaine",
"offre": "Sticker à l’unité",
"_score": null,
"produit": "Lettre, carte postale, document, petit document, petit objet (de moins de 3 cm d'épaisseur) distribué en boîte aux lettres",
"type_denvoi": "Envoi suivi",
"au_depart_de": "France Métropolitaine",
"tarif_en_euro": 0.5
}Record 4vers: France Métropolitaine · offre: Prêt-à-Expédier Chrono 13 J+1 avant 13h
{
"vers": "France Métropolitaine",
"offre": "Prêt-à-Expédier Chrono 13 J+1 avant 13h\nPochette matelassée",
"_score": null,
"produit": "Lettre, carte postale, document, petit document, petit objet (de moins de 3 cm d'épaisseur) distribué en boîte aux lettres",
"poids_en_g": 1000,
"type_denvoi": "Envoi suivi",
"au_depart_de": "France Métropolitaine",
"tarif_en_euro": 34,
"distribution_en_j_min_indicatif": 1
}Record 5vers: France Métropolitaine · offre: Chrono 13 (30 kg max.), J+1 avant 13 h
{
"vers": "France Métropolitaine",
"offre": "Chrono 13 (30 kg max.), J+1 avant 13 h",
"_score": null,
"produit": "Lettre, carte postale, document, petit document, petit objet (de moins de 3 cm d'épaisseur) distribué en boîte aux lettres",
"poids_en_g": 2000,
"type_denvoi": "Envoi suivi",
"au_depart_de": "France Métropolitaine",
"tarif_en_euro": 36,
"poids_max_en_g_avec_supplement": 30000,
"distribution_en_j_min_indicatif": 1
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datanova.laposte.fr/data-fair/api/v1/datasets/tarifs-postaux-particuliers-2026/
- Format
- openapi
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://datanova.laposte.fr/data-fair/api/v1/datasets/tarifs-postaux-particuliers-2026/lines?size=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Dataset
Volume & freshness
License
No license declared upstream.
Source: datafair
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.