What is AOL's OpenMail API?
The AOL OpenMail API is comprised of two services:
Developers can use the above services to access new mail count, new message list for a user's inbox and voicemail folders. AOL, AIM and personal domain accounts are supported with the above services.
OpenMail uses the AOL OpenAuth API for authentication purposes. Please visit the OpenAuth page and follow the steps described there.
Using OpenAuth, you will be able to get an authentication Token, the usage of which is described in the diagram below and through sample code in the Flow of Your Application section.
* Use newMailCount if you want to show just the mail count
# Use newMailList if you want to show both the count and the mail list details.
