documentation

DayPI: Batch API Calls together

By vineet

You can now group multiple DayPI requests into one request using the Batch API. Batch APIs help improve the performance of your application as your application makes only HTTP request to the DayPIs.

You can also download a PHP script to call the Batch API.

Read more about how to call the Batch API using PHP.

 

DayPI: Source Calls

By vineet

The DayPI Source calls return articles, quotes and connections from content published by one or more sources. These APIs are only available for DayPI version 4.4 and above.

API Status Return Codes

By john

The DayPI call responses include codes indicating success or failure as well as a message with some explanation or helpful tip in cases of failure. Here is the current list of response/error codes and messages:

Search Syntax in the DayPI

By john

The Search News Object enables full-text searching of news content. The DayPI search engine is based on Lucene. As such, the DayPI supports a subset of Lucene's search syntax.

DayPI: Quote Calls

By john

DayPI: Article Calls

By john


DayPI: Topic Calls

By john

DayPI: Search Calls

By john

Basic Concepts in the DayPI

By john

News Objects

The DayPI exposes metadata about and connections around a core set of News Objects. These News Objects and their relationships enable developers to build applications that reveal new kinds of information to users and enable users to explore the landscape of news.

Our goal is to enable developers to ask rich questions about news content, and to build applications around those questions and their answers.

DayPI Documentation

By john

The DayPI provides programmers with a web accessible interface to Daylife’s news aggregation and analysis service. By using the DayPI, developers can ask rich questions about the news, and retrieve data that will allow them to build applications around the answers to those questions.

This documentation covers DayPI version 4.6.