aid: la-poste-groupe name: La Poste Groupe description: >- La Poste Groupe is the French state-owned postal, parcel, banking and digital services group. Its public API programme runs on Okapi, the group's own API management platform, published at developer.laposte.fr: nine APIs covering shipment tracking across mail, Colissimo and Chronopost (Suivi v2), address validation and normalisation (ControlAdresse v2), forward and reverse geocoding, the Digiposte certified digital-safe partner API, online registered mail (Lettre recommandee en ligne), driving-licence exam booking (Code de la route) and an Open Data gateway over data.laposte.fr. Colissimo, the group's parcel arm, additionally publishes SOAP contracts for label generation and pickup-point lookup at ws.colissimo.fr, and GeoPost/DPDgroup sits inside the same group. Access is metered by subscription plans with published quotas and prices, and calls are authenticated with an X-Okapi-Key header against the api.laposte.fr gateway. url: https://raw.githubusercontent.com/api-evangelist/la-poste-groupe/refs/heads/main/apis.yml image: https://developer.laposte.fr/apple-touch-icon.png x-type: company x-source: harvest:openehr-coalition specificationVersion: '0.20' created: '2026-09-02' modified: '2026-09-02' tags: - Company - Logistics - Shipping - Package Tracking - Postal - Addresses - Geocoding - Open Data - Document Management - Identity - Government - France apis: - name: La Poste Suivi v2 description: >- Real-time tracking for La Poste shipments. Suivi v2 harmonises the delivery status of tracked mail (courrier suivi), Colissimo parcels and Chronopost express into one simplified status plus the full routing history, for one to ten tracking numbers per call. humanURL: https://developer.laposte.fr/catalog-apis/suivi@2 baseURL: https://api.laposte.fr/suivi/v2 tags: - Package Tracking - Shipping - Logistics properties: - type: OpenAPI url: openapi/la-poste-groupe-suivi-openapi.json - type: Overlay url: overlays/la-poste-groupe-suivi-overlay.yaml - type: Documentation url: https://developer.laposte.fr/catalog-apis/suivi@2 - name: La Poste ControlAdresse v2 description: >- Address validation and normalisation against the French Service National de l'Adresse reference base. Autocompletes and corrects addresses as they are typed in signup forms, checkout flows and CRM records, and returns a normalised postal address for a given address code. humanURL: https://developer.laposte.fr/catalog-apis/controladresse@2 baseURL: https://api.laposte.fr/controladresse/v2 tags: - Addresses - Data Quality properties: - type: Documentation url: https://developer.laposte.fr/catalog-apis/controladresse@2 - name: La Poste Geolocalisation v1 description: >- Forward geocoding over the La Poste address base - resolve a known postal address to the GPS coordinates La Poste holds for it, for mapping, routing and territory analysis. humanURL: https://developer.laposte.fr/catalog-apis/geolocalisation@1 baseURL: https://api.laposte.fr/geolocalisation/v1 tags: - Geocoding - Addresses properties: - type: Documentation url: https://developer.laposte.fr/catalog-apis/geolocalisation@1 - name: La Poste Geolocalisation inversee v1 description: >- Reverse geocoding - given a latitude/longitude pair, returns between one and five nearby French postal addresses within a predefined radius. humanURL: https://developer.laposte.fr/catalog-apis/geolocinversee@1 baseURL: https://api.laposte.fr/geolocinversee/v1 tags: - Geocoding - Addresses properties: - type: Documentation url: https://developer.laposte.fr/catalog-apis/geolocinversee@1 - name: Digiposte v3 description: >- Partner API for Digiposte+, La Poste's certified digital safe (coffre-fort numerique a valeur probante). Lets an issuer create and manage memberships, deposit certified documents into a user's vault, run organisation safes and sharing spaces, and drive partner enrolment procedures. humanURL: https://developer.laposte.fr/catalog-apis/digiposte@3 baseURL: https://api.laposte.fr/digiposte/v3 tags: - Document Management - Identity - Archiving properties: - type: OpenAPI url: openapi/la-poste-groupe-digiposte-openapi.json - type: Overlay url: overlays/la-poste-groupe-digiposte-overlay.yaml - type: Documentation url: https://developer.laposte.fr/catalog-apis/digiposte@3 - name: Lettre recommandee en ligne v1 description: >- Online registered-mail ordering. Businesses submit a registered letter through the API and La Poste prints it, folds and inserts it, franks it and delivers it, then returns a proof of deposit (preuve de depot) for a batch of orders. humanURL: https://developer.laposte.fr/catalog-apis/lettre-recommandee-en-ligne@1 tags: - Postal - Registered Mail properties: - type: OpenAPI url: openapi/la-poste-groupe-lettre-recommandee-en-ligne-openapi.json - type: Overlay url: overlays/la-poste-groupe-lettre-recommandee-en-ligne-overlay.yaml - type: Documentation url: https://developer.laposte.fr/catalog-apis/lettre-recommandee-en-ligne@1 - name: Code de la route v2 description: >- Booking API for "Passer mon code avec La Poste" - the official La Poste driving-theory examination service. Covers session lookup, candidate validation, pre-reservations and reservations for both the standard (CLR) and CNM exam tracks. humanURL: https://developer.laposte.fr/catalog-apis/codedelaroute@2 baseURL: https://api.laposte.fr/codedelaroute/v2 tags: - Government - Booking properties: - type: Documentation url: https://developer.laposte.fr/catalog-apis/codedelaroute@2 - name: La Poste Open Data v1 description: >- Gateway over La Poste's open datasets - postal codes (hexasmal), contact points, post-office opening hours, services and accessibility, street letterboxes, self-service machines and new communes. Fronted through the Okapi gateway and served by the Data Fair instance at data.laposte.fr, which publishes its own OpenAPI 3.1 and an RFC 9727 /.well-known/api-catalog. humanURL: https://developer.laposte.fr/catalog-apis/opendata@1 baseURL: https://api.laposte.fr/opendata/v1 tags: - Open Data - Addresses - Geocoding properties: - type: OpenAPI url: openapi/la-poste-groupe-open-data-openapi.json - type: Overlay url: overlays/la-poste-groupe-open-data-overlay.yaml - type: Documentation url: https://developer.laposte.fr/catalog-apis/opendata@1 - type: APICatalog url: well-known/la-poste-groupe-api-catalog.json - name: Colissimo Web Services description: >- Colissimo's SOAP web services for e-commerce shipping - shipping-label and return-label generation, pickup planning, deposit-slip (bordereau) generation, international product lookup, and pickup-point / relay-point search across post offices, Consignes Pickup lockers and relay merchants. humanURL: https://www.colissimo.entreprise.laposte.fr/outils-et-solutions baseURL: https://ws.colissimo.fr tags: - Shipping - Logistics - Package Tracking properties: - type: WSDL url: wsdl/la-poste-groupe-colissimo-sls.wsdl - type: WSDL url: wsdl/la-poste-groupe-colissimo-point-retrait.wsdl - type: Documentation url: https://developer.laposte.fr/catalog-apis/colissimo@1 maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io common: - type: VulnerabilityDisclosure url: security/la-poste-groupe-vulnerability-disclosure.yml - type: DomainSecurity url: security/la-poste-groupe-domain-security.yml - type: OAuthScopes url: scopes/la-poste-groupe-scopes.yml - type: Authentication url: authentication/la-poste-groupe-authentication.yml - type: Website url: https://www.lapostegroupe.com/fr - type: DeveloperPortal url: https://developer.laposte.fr/ - type: Documentation url: https://documentation-okapi.laposte.fr/ - type: APIReference url: https://developer.laposte.fr/catalog-apis - type: GettingStarted url: https://developer.laposte.fr/getting-started - type: Support url: https://faq.developer.laposte.fr - type: Blog url: https://www.lapostegroupe.com/fr/newsroom - type: GitHubOrganization url: https://github.com/DeveloperLaPoste - type: TermsOfService url: https://developer.laposte.fr/cgu - type: PrivacyPolicy url: https://developer.laposte.fr/data-privacy - type: Postman url: https://github.com/DeveloperLaPoste/okapi-postman - type: Packages url: packages/la-poste-groupe-packages.yml - type: SDKs url: packages/la-poste-groupe-packages.yml - type: CLI url: cli/la-poste-groupe-cli.yml - type: WellKnown url: well-known/la-poste-groupe-well-known.yml - type: SecurityTxt url: well-known/la-poste-groupe-security.txt - type: Security url: security/la-poste-groupe-vulnerability-disclosure.yml - type: Conventions url: conventions/la-poste-groupe-conventions.yml - type: ErrorCatalog url: errors/la-poste-groupe-problem-types.yml - type: Lifecycle url: lifecycle/la-poste-groupe-lifecycle.yml - type: StatusPage url: https://developer.laposte.fr/status/api - type: Conformance url: conformance/la-poste-groupe-conformance.yml - type: Sandbox url: sandbox/la-poste-groupe-sandbox.yml - type: DataModel url: data-model/la-poste-groupe-data-model.yml - type: Plans url: plans/la-poste-groupe-plans-pricing.yml - type: Pricing url: plans/la-poste-groupe-plans-pricing.yml - type: RateLimits url: rate-limits/la-poste-groupe-rate-limits.yml - type: AgentSkill url: skills/_index.yml - type: LLMsTxt url: llms/la-poste-groupe-llms.txt x-enrichment: date: '2026-09-02' status: enriched artifacts_added: 34 pass: local-v1