Table des matières

🇫🇷 Français | 🇬🇧 English


Swagger

Objective

Provide technical references and API documentation useful for integrating L’Identité Numérique La Poste.

👉 LINLP APIs mainly rely on OpenID Connect and OAuth 2.0 standards.


Standard OpenID Connect Documentation

Dynamic configuration is available through:

/auth/realms/partenaire/.well-known/openid-configuration

👉 This document notably contains:


Sandbox

https://authent.pprod.lidentitenumerique.laposte.fr/auth/realms/partenaire/.well-known/openid-configuration

Production

https://authent.lidentitenumerique.laposte.fr/auth/realms/partenaire/.well-known/openid-configuration

Partners are encouraged to use this document as the source of truth to:


Downloads

Swagger documents:


Next Step

👉 See examples:

API Examples