Cloud API#

Development Packages#

If you wish to utilize the Melissa Cloud APIs in your development environment, our Cloud API Packages provide a seamless, easy-to-use interface for integration into your applications

C# (.NET) via NuGet#

Install using Visual Studio (Manage NuGet Packages for Solution) or with .NET CLI:

dotnet add package MelissaData.CloudAPI

Python via pip#

Install using the Python Package Index (PyPI) by running the pip command in your terminal or command prompt:

pip install melissadatacloudapi

Please refer to the Melissa Cloud API Packages documentation for more detailed instructions.

Contents#