Enrich your application with relevant media using the LexisNexis® Metabase API
Cut through the media clutter. Get the information needed to drive strategic planning, faster response to market changes and informed decision making.
Sign up for a 14-day trial* of LexisNexis Metabase API to see how easy it is to integrate relevant open Web and licensed news content and social media into the tools you already use.

Output Options
Metabase customers have several output options:
- HTTPS—Customers can call the Metabase database using HTTPS as well as HTTP.
- Paragraph Breaks—The content of an item that is contained in the
tag by default includes line breaks to show where the original text on the web page has paragraph breaks (as set-up by <p> and <br> tags in the original article’s HTML). Alternatively, it is possible to retrieve the article content text without the line breaks, as flat unformatted text. - HTML Markup—by default content is stripped of all HTML markup (e.g. <a>, <p>, <em>, <strong>, etc.) There is an optional field named <contentWithMarkup> which is available if you would like to receive the content with the original HTML markup intact.
- Compression—Metabase supports compression for all HTTP or HTTPS requests. Compression can save you bandwidth, and for services like Metabase where content is downloaded continuously, bandwidth can be beneficial.
- XML—The default format for Metabase payload is XML and content will be delivered in XML without any additional commands. However, adding “&format=xml” to a Metabase call with also specify that the payload be delivered in XML format.
- JSON—The Metabase payload can also be delivered in a JSON format by adding “&format=json” to a Metabase call.