Psydex - What the World Is Thinking What the World Is Thinking
AG API v1.0 (beta)

• Overview
• API Key Generation
• Catalog
• Correlations
• Content
• Events
• Topics
• Search
• Sentiment
• Statistics
• Text Mining
• Time Series
• Updates

Request Authorization to API

AG API Overview

The AG API enables efficient access to a full set of capabilities in Psydex AG (Analytics Grid). This page documents the interface to the REST API. All REST calls require authorization and an API Key. Client samples for Java, C# and custom TCP/IP socket interfaces are also available.


URLs:

 
   
REST API Root URL(s) http://psydex.net/api
https://psydex.net/api
   
XSD Root URL(s): http://psydex.net/api/xsd
https://psydex.net/api/xsd



HTTP Status Codes:  
   
Code: Meaning
200 OK
404 Not Found
500 Internal Server Error



MIME Types:  
   
Type: Standard
XML text/xml;charset=utf-8
XSD text/xml;charset=utf-8



Exception Response: Schema Definition
   
Message: Meaning
Invalid api_key parameter API Key parameter is not valid
Invalid API Key: XXXX API Key parameter did not decode properly
Authentication Failed for API Key: XXXX Invalid Password
Invalid Request Invalid Rest API Request