Skip to main content
Version: 1.0.0

Medipim Web API - OpenAPI 3.1

Here, you will find all the necessary information to interact with our platform programmatically using the web API. Our API allows developers to access and manipulate various resources on our internal network, such as products, media and leaflets.

Authentication

We only support the HTTP Basic Authentication scheme for our web API. This means it is not safe to use directly in browser-based applications, as browsers may expose your credentials. If you need to access the API from a browser, we recommend using a proxy server or backend service to handle authentication securely. You can find your API credentials in your account settings on the Medipim platform. Use your API key as the user-id and your API secret as the password when using basic authentication.

Security Scheme Type:

http

HTTP Authorization Scheme:

basic

License

Commercial