Tech: Mise à jour de l'API SIRENE [GEN-2557]#6406
Merged
Merged
Conversation
| API_INSEE_CLIENT_ID = os.getenv("API_INSEE_CLIENT_ID") | ||
| API_INSEE_CLIENT_SECRET = os.getenv("API_INSEE_CLIENT_SECRET") | ||
| API_INSEE_USERNAME = os.getenv("API_INSEE_USERNAME") | ||
| API_INSEE_PASSWORD = os.getenv("API_INSEE_PASSWORD") |
Contributor
There was a problem hiding this comment.
Quand je vais sur Comment interroger l'API Sirene . Ça semble parler de se créer une clef d'API "On peut la renouveler ou la révoquer. Elle n’a pas de durée limite." et il suffirait ensuite de la passer en --header 'X-INSEE-Api-Key-Integration: xxxxxxx' ?
Contributor
Author
There was a problem hiding this comment.
On utilise l'api privée, et non la publique
Contributor
Author
There was a problem hiding this comment.
Hum... si ça se trouve on peut se contenter de la publique, je vais essayer de comprendre la différence
Contributor
Author
There was a problem hiding this comment.
Alors ça fonctionne, mais j'ai l'impression que le délai de réponse est catastrophique : si je redemande une siret déjà interrogé, ça mouline super longtemps.
leo-naeka
approved these changes
Jun 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤔 Pourquoi ?
Il y a une PR de secrets pour mettre à jours les settings (ajout uniquement, on supprimera les anciens settings après le déploiement)
🍰 Comment ?
🚨 À vérifier
🏝️ Comment tester ?
💻 Captures d'écran