# Méthode 2 : création de missions par API

## Introduction

Pour importer vos missions, vous pouvez utiliser l’API Engagement afin de **créer, modifier et supprimer des missions d’engagement** de manière automatisée.

La documentation technique destinée aux développeurs est उपलब्ध dans la section **API Référence** :

* [Créer / modifier une mission](/api-reference/mission-mission/creer-mettre-a-jour.md)
* [Supprimer une mission](/api-reference/mission-mission/supprimer.md)

⚠️ **Attention** :\
Cette méthode d’intégration offre un haut niveau de contrôle et de sécurité, mais elle nécessite :

* une **maintenance régulière**,
* une **rigueur technique importante** de la part de l’intégrateur.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.api-engagement.beta.gouv.fr/annoncer-des-missions/creation-dun-flux-xml/methode-2-creation-de-missions-par-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
