ELAINE offers an API interface for user to integrate ELAINE Analysis into customer's application.
Through API calls, developer submits narrative for ELAINE analysis and retrieved result in JSON format.
How can I use ELAINE API?
Step 1:
Sign-up for an ELAINE account
This enables users to get acquainted with ELAINE's analysis through
- ELAINE Journal - available analysis of daily news narrative in various categories, such as finance, politics, technology, etc.)
- Submit your own documents for analysis
Step 2: When you are familiar with ELAINE's analysis and wish to test and integrate ELAINE analysis with your application, send us a request via email
Step 3: Upon approval, an ELAINE Developer credential will be established and documentation on detail of API calls is provided
Guide to ELAINE Web Service for Developers
Does ELAINE store my data that is passed into the API?
Data passed into the API will live for the duration of the analysis.
The output JSON file will be deleted upon retrieval with the API call.
What is the duration of ELAINE Developer Program?
Each developer has 60 days to test and integrate ELAINE analysis via API calls.
Are there limits on ELAINE API for developers?
- There is a limit of 100 calls per day
- Analysis is limited to the first 4000 characters of a document passed into the API