The Medicys-Conventionnel API is an HTTP REST API. It supports CORS and provides OAuth2.0 authentfication, allowing an easy and secure interaction with both web clients and backend applications.

The Medicys-Conventionnel API is specified following the Swagger/OpenAPI standard. You can get the specification file at https://api.medicys-conventionnel.fr/swagger/v1/swagger.json (for the sandbox, use https://staging-api.medicys-conventionnel.fr/swagger/v1/swagger.json) and, from it, generate client code for most languages using the Swagger Editor or Swagger Codegen.

The API base URL is https://api.medicys-conventionnel.fr/.

For the sandbox, use the URL https://staging-api.medicys-conventionnel.fr/