Use this endpoint to view a list of files in a web browser.
Melissa Releases
Melissa Releases allows you to securely and efficiently download data files, object binaries, and other collateral files from Melissa. This service enables you to automate the process of updating your data and APIs by scripting the download of specific files rather than downloading the entire zip archive. File versioning is also provided, if needed, making it easier to download historical data or builds.
Melissa Releases can be used to:
- Automate database updates.
- Check for updates for specific products.
- Securely download data files.
- Download only needed files, saving space and time.
- Download historical data as needed.
Documentation
Support Center
Describes the target architecture (ie, 'bitness'). Used for object binaries and language interface binaries on certain OS platforms.
Describes the target compiler.
ACC3- HP-UX native compilerANY- Any compilerC- C/C++COM- Windows COM DLLDLL- Windows standard DLLGCC32- gcc v3.2 (Linux)GCC34- gcc v3.4 (AIX, HP-UX, Linux)GCC41- gcc v4.1 (Linux)GCC46- gcc v4.6 (zLinux)GCC48- gcc v4.8 (Linux)GCC83- gcc v8.3 (AIX)JAVA- JavaMSSQL- SQL Server T-SQLNET- .NETPERL- PerlPHP- PHP (legacy, prior to v7)PHP7- PHP v7PLSQL- Oracle PL/SQLPYTHON- PythonRUBY- RubySSIS2005- SSIS 2005 componentSSIS2008- SSIS 2008 componentSSIS2012- SSIS 2012 componentSSIS2014- SSIS 2014 componentSSIS2016- SSIS 2016 componentSSIS2017- SSIS 2017 componentSSIS2019- SSIS 2019 componentSSIS2022- SSIS 2022 componentWINDOWS- WindowsWS12- Solaris native compilerWS6- Solaris native compilerXLC12- AIX native compilerXLC6- AIX native compiler
Describes the target OS. Used for object binaries and language interface binaries.
AIX- AIX PowerPCANY- Any OSHPUX_IT- HP-UX ia64HPUX_PA- HP-UX RISCLINUX- Linux RedhatSOLARIS- Solaris SparcWINDOWS- WindowsZLINUX- IBM zLinux
Desired Format of Response.
crLfList- Default. File list delimited by CR/LF.lfList- File list delimited by LF.comma- comma delimited list.tab- tab delimited list.json- JSON serialized list.xml- XML serialized list.
The License Key issued by Melissa.
- Melissa Releases Serverhttps://releases.melissadata.net/Metadata/Library/{os}/{compiler}/{architecture}/{release}/{filename}
- curl
- C#
- Python
- Java
- JavaScript
- Node.js
- PHP
- Go
- Ruby
- R
- C#+Newtonsoft
- Java8+Apache
- Payload
curl -i -X GET \
'https://releases.melissadata.net/Metadata/Library/WINDOWS/NET/ANY/LATEST/MelissaUpdater.exe?id={REPLACE-WITH-YOUR-LICENSE-KEY}'{ "FileName": "mdGeo.dll", "Release": "2024.03", "BuildNumber": "4.0.1.17390", "FileSize": "1653608", "OS": "WINDOWS", "Compiler": "DLL", "Architecture": "64BIT", "MD5": "aacfa224e7b5734592f65594ab64d50e", "SHA1": "c80c990d2ead209f68665f8b4296961438d1f64a", "SHA256": "c9eb970ee534ebe9ff9894aa0a7d2959bc8856a81d84bb694de11d39dbedd641" }
The License Key issued by Melissa.
- Melissa Releases Serverhttps://releases.melissadata.net/Metadata/Data/{release}/{filename}
- curl
- C#
- Python
- Java
- JavaScript
- Node.js
- PHP
- Go
- Ruby
- R
- C#+Newtonsoft
- Java8+Apache
- Payload
curl -i -X GET \
'https://releases.melissadata.net/Metadata/Data/LATEST/ews.txt?id={REPLACE-WITH-YOUR-LICENSE-KEY}'{ "FileName": "Congress.csv", "Release": "2024.01", "BuildDate": "2023-12", "FileSize": "45995", "MD5": "c42cd3b9f31e5a54a395c9b1b6455d5a", "SHA1": "f9e23f670f82c1e440fb78d8e1f1f6b4fd603356", "SHA256": "ec0d336cbfdd4bc4ee0ae39d997b1604819f6942f216a0b3eb62f3a718bed560" }
Describes the target architecture (ie, 'bitness'). Used for object binaries and language interface binaries on certain OS platforms.
Describes the language interface.
NET- .NETC- C/C++JAVA- JavaPERL- PerlPHP- PHP (legacy, prior to v7)PHP7- PHP v7PYTHON- PythonRUBY- RubyPLSQL- Oracle PL/SQLMSSQL- SQL Server T-SQL
Describes the target OS. Used for object binaries and language interface binaries.
AIX- AIX PowerPCANY- Any OSHPUX_IT- HP-UX ia64HPUX_PA- HP-UX RISCLINUX- Linux RedhatSOLARIS- Solaris SparcWINDOWS- WindowsZLINUX- IBM zLinux
The License Key issued by Melissa.
- Melissa Releases Serverhttps://releases.melissadata.net/Metadata/Interface/{os}/{language}/{architecture}/{release}/{filename}
- curl
- C#
- Python
- Java
- JavaScript
- Node.js
- PHP
- Go
- Ruby
- R
- C#+Newtonsoft
- Java8+Apache
- Payload
curl -i -X GET \
'https://releases.melissadata.net/Metadata/Interface/ANY/NET/ANY/LATEST/mdAddr_cSharpCode.cs?id={REPLACE-WITH-YOUR-LICENSE-KEY}'{ "FileName": "mdAddr_cSharpCode.cs", "Release": "2024.01", "FileSize": "99767", "Language": "NET", "Architecture": "ANY", "MD5": "250568c3798c8a51f948bc6291490cc3", "SHA1": "b4dfe0d63c67c3d1454a32e344c8e51e326f715a", "SHA256": "e93a0e7474db0d49dbf1fa57ecccec145bfc6f22974d3bad9ae05710b1e640bb" }
The name of the target product.
The License Key issued by Melissa.
- Melissa Releases Serverhttps://releases.melissadata.net/Metadata/Product/{release}/{productname}
- curl
- C#
- Python
- Java
- JavaScript
- Node.js
- PHP
- Go
- Ruby
- R
- C#+Newtonsoft
- Java8+Apache
- Payload
curl -i -X GET \
'https://releases.melissadata.net/Metadata/Product/LATEST/DataQualitySuite?id={REPLACE-WITH-YOUR-LICENSE-KEY}'{ "FileName": "mdAddr_cSharpCode.cs", "Release": "2024.01", "FileSize": "99767", "Language": "NET", "Architecture": "ANY", "MD5": "250568c3798c8a51f948bc6291490cc3", "SHA1": "b4dfe0d63c67c3d1454a32e344c8e51e326f715a", "SHA256": "e93a0e7474db0d49dbf1fa57ecccec145bfc6f22974d3bad9ae05710b1e640bb" }