AWeber REST API

REST API for managing AWeber accounts, lists, subscribers, broadcasts, campaigns, custom fields, segments, and tags. Authentication uses OAuth 2.0 with personal access tokens or the authorization code flow.

API entry from apis.yml

apis.yml Raw ↑
aid: aweber:rest-api
name: AWeber REST API
description: REST API for managing AWeber accounts, lists, subscribers, broadcasts, campaigns, custom
  fields, segments, and tags. Authentication uses OAuth 2.0 with personal access tokens or the authorization
  code flow.
humanURL: https://developer.aweber.com/docs/v3
baseURL: https://api.aweber.com/1.0
tags:
- Email Marketing
- Subscribers
- Lists
- Broadcasts
- Campaigns
- Automation
properties:
- type: Documentation
  url: https://developer.aweber.com/docs/v3
- type: API Reference
  url: https://api.aweber.com/
- type: OpenAPI
  url: openapi/aweber-openapi.yml
- type: Authentication
  url: https://developer.aweber.com/docs/v3/oauth
- type: Getting Started
  url: https://developer.aweber.com/docs/v3/getting-started