AWeber's API is a REST and OAuth 1.0 based API that allows developers to construct their own applications for displaying and managing AWeber customer accounts.
AWeber is a web-based service provider of email marketing software that handles editing messages, delivery, analytics, and collection of mailing list subscribers.
AWeber's API is a REST-based API that allows developers to construct their own applications for displaying and managing AWeber customer accounts. The API uses OAuth 1.0a for authentication and returns all requested data in JSON format.
AWeber provides several API client libraries, supporting PHP, Ruby, and Python.