Melissa Releases Packages

Melissa Releases Packages#

Packages/Samples covers the usage of Melissa Cloud APIs using popular third party tools, platforms, and programming languages. None of these are required but they can certainly get you up and running quickly.

For installation instructions and more detailed info, visit our Package Installation Guide: Installation Guide.

NuGet and Pip#

SDK support for NuGet (C# .NET) and pip (Python) is currently in development and will be available in a future release.

OpenAPI (Swagger)#

OpenAPI is a popular specification for describing REST APIs. By providing swagger JSON documents, you can automatically generate client code and test applications.

Postman#

Postman is a quick and easy way to test raw HTTP requests and responses. Using our pre-made request templates, you can start testing and generating code snippets for our Cloud APIs in seconds.

Try it out now: Run In Postman

Sample Code#

Sample code illustrating how to construct raw HTTP requests to Melissa’s cloud API will be included in a future update.