AWeber is an email marketing and automation platform for small businesses, creators, and entrepreneurs providing email broadcasts, drip campaigns, landing pages, sign-up forms, and subscriber management. The AWeber REST API at api.aweber.com offers full programmatic access to lists, subscribers, broadcasts, campaigns, custom fields, segments, and tags using OAuth 2.0 authentication.
AWeber publishes 13 APIs on the APIs.io network, including Accounts API, Broadcasts API, Campaigns API, and 10 more. Tagged areas include Email Marketing, Marketing Automation, Email, Newsletters, and Subscribers.
The AWeber catalog on APIs.io includes 1 event-driven AsyncAPI specification.
AWeber’s developer surface includes authentication, documentation, signup flow, pricing, support, engineering blog, YouTube channel, and 42 more developer resources.
Regulatory Posture applies to this provider. Its tags matched the
Telecommunications regime, so
Regulatory Posture carries 15 points of the composite.
If this regime is wrong for your business, say so on your
provider repo — the
applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it
carries 10 points of the composite. It is scored from the published contracts
themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already
holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in
front of it, and the first time that check is skipped a duplicate record is created.
Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet,
not penalised by it.
The six quality facets above are damped to 75 points between them,
because the conditional facet above carries the other
25. That is why each facet's contribution is shown against a damped
maximum: raising a quality facet moves the composite by 75% of its nominal
weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/aweber: open an issue to ask a question, or submit a pull request to add artifacts.
Submit an artifact on GitHub — free →Manage your own listing — the Influence plan, $499/mo →
The Accounts API from AWeber — 2 operations for listing the accounts an access token can reach and reading a single account, the root of the AWeber resource hierarchy.
The Broadcasts API from AWeber — 10 operations for creating, updating, scheduling, cancelling and deleting broadcast emails on a list, plus reading opens and clicks.
The Subscribers API from AWeber — 12 operations for adding, reading, updating, moving, searching and deleting subscribers on a list, reading subscriber activity, and recording t...
The Integrations API from AWeber — 2 operations for reading the third-party integrations (PayPal, Shopify, WordPress, Facebook and the rest of the 750+ app catalog) connected to...
### What is it? Beta endpoints are early-access versions of the upcoming v2 API that provide developers with a preview of new features and changes before the official v2 release...
These endpoints are used to authenticate with the api. The AWeber API uses the OAuth 2.0 model to handle authentication. OAuth is a standardized way for services to grant permis...
### What is it? Represents the collection of sign-up forms associated with the AWeber Customer Account's lists. Webforms are sets of customized HTML and javascript that are used...
aid: aweber
name: AWeber
description: AWeber is an email marketing and automation platform for small businesses, creators, and entrepreneurs providing
email broadcasts, drip campaigns, landing pages, sign-up forms, and subscriber management. The AWeber REST API at api.aweber.com
offers full programmatic access to lists, subscribers, broadcasts, campaigns, custom fields, segments, and tags using OAuth
2.0 authentication.
type: Index
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: paid
onboarding: self-serve
trial: true
trial_days: 14
try_now: false
public: false
label: Self-serve signup, free developer account, paid customer account
confidence: high
source:
- https://www.aweber.com/pricing.htm
- https://labs.aweber.com
- authentication
note: Two separate registrations. The developer account at labs.aweber.com is free and issues the OAuth client credentials;
the data belongs to a paid AWeber customer account (Lite $15/mo, Plus $30/mo, 14-day trial). API access itself is not
priced or gated by tier.
generated: '2026-08-13'
method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/aweber.png
tags:
- Email Marketing
- Marketing Automation
- Email
- Newsletters
- Subscribers
- Campaigns
- Landing Pages
- Web Forms
- Segments
- Webhook
- Authentication
- Small Business
tags_raw:
- Email Marketing
- Marketing Automation
- Email
- Newsletters
- Subscribers
- Campaigns
- Landing Pages
- Web Forms
- Segments
- Webhooks
- OAuth 2.0
- Small Business
url: https://raw.githubusercontent.com/api-evangelist/aweber/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: aweber:aweber-accounts-api
name: AWeber Accounts API
description: The Accounts API from AWeber — 2 operations for listing the accounts an access token can reach and reading
a single account, the root of the AWeber resource hierarchy.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Account
tags_raw:
- Accounts
properties:
- type: OpenAPI
url: openapi/aweber-accounts-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-broadcasts-api
name: AWeber Broadcasts API
description: The Broadcasts API from AWeber — 10 operations for creating, updating, scheduling, cancelling and deleting
broadcast emails on a list, plus reading opens and clicks.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Broadcasts
properties:
- type: OpenAPI
url: openapi/aweber-broadcasts-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-campaigns-api
name: AWeber Campaigns API
description: The Campaigns API from AWeber — 5 operations for reading follow-up and broadcast campaigns on a list and their
aggregate statistics.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Campaigns
properties:
- type: OpenAPI
url: openapi/aweber-campaigns-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-custom-fields-api
name: AWeber Custom Fields API
description: The Custom Fields API from AWeber — 5 operations for creating, reading, renaming and deleting the custom subscriber
fields defined on a list.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Custom Fields
properties:
- type: OpenAPI
url: openapi/aweber-custom-fields-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-landing-pages-api
name: AWeber Landing Pages API
description: The Landing Pages API from AWeber — 2 operations for reading the landing pages attached to a list.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Landing Pages
properties:
- type: OpenAPI
url: openapi/aweber-landing-pages-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-lists-api
name: AWeber Lists API
description: The Lists API from AWeber — 4 operations for listing and finding the email lists on an account and reading
the tags applied on a list.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- List
tags_raw:
- Lists
properties:
- type: OpenAPI
url: openapi/aweber-lists-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-segments-api
name: AWeber Segments API
description: The Segments API from AWeber — 2 operations for reading the saved segments defined on a list.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Segments
properties:
- type: OpenAPI
url: openapi/aweber-segments-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-subscribers-api
name: AWeber Subscribers API
description: The Subscribers API from AWeber — 12 operations for adding, reading, updating, moving, searching and deleting
subscribers on a list, reading subscriber activity, and recording tracked purchases.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Subscribers
properties:
- type: OpenAPI
url: openapi/aweber-subscribers-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-integrations-api
name: AWeber Integrations API
description: The Integrations API from AWeber — 2 operations for reading the third-party integrations (PayPal, Shopify,
WordPress, Facebook and the rest of the 750+ app catalog) connected to an AWeber account and used for email sharing.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Integration
tags_raw:
- Integrations
properties:
- type: OpenAPI
url: openapi/aweber-integrations-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/#tag/Integrations
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- aid: aweber:aweber-beta-endpoints-api
name: AWeber Beta Endpoints API
description: '### What is it?
Beta endpoints are early-access versions of the upcoming v2 API that provide developers with a preview of new features
and changes before the official v2 release. These endpoints are accessible at `api.aweber.com/2.0-beta/` and include **new
functionality not available in v1**.
Beta endpoints are previews of v2 functionality and do not replace v1 endpoints. The stable v1 API remains the recommended
choice for production applications.
### Important Notice
**Beta endpoints are experimental and subject to change without notice.** As beta endpoints, developers should expect:
- **Contracts may change** at any time without backward compatibility
- **Endpoints may not follow** previously established patterns from v1 endpoints
- **Current Documentation may be inaccurate** or incomplete
- **Limited support** compared to stable v1 endpoints
- **No guarantee of stability** until official v2 release
**Use beta endpoints only for testing and development purposes.** Do not rely on beta endpoints for production applications.
### Key Differences from v1 API
Beta endpoints introduce several changes that preview the upcoming v2 API:
- **UUID Identifiers**: Resources use UUIDs instead of numeric IDs
- **New Functionality**: Access to capabilities and data not available through v1 endpoints
- **Different Base URL**: Beta endpoints are accessible at `api.aweber.com/2.0-beta/` instead of `api.aweber.com/1.0/`
### Authentication
Beta endpoints use the same OAuth 2.0 authentication as v1 endpoints. Your existing access tokens and authentication flow
will work with beta endpoints.
### Base URL
```
https://api.aweber.com/2.0-beta/
```
### Support
For questions about beta endpoints:
- Email: [api@aweber.com](mailto:api@aweber.com?subject=Beta%20Endpoints)
- Include "Beta Endpoints" in your subject line
- Provide specific details about the endpoint and issue encountered'
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Beta Endpoints
properties:
- type: OpenAPI
url: openapi/aweber-beta-endpoints-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- type: Documentation
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: APIReference
url: https://api.aweber.com/#tag/OAuth-2.0-Reference
- type: Authentication
url: authentication/aweber-authentication.yml
- type: OAuthScopes
url: scopes/aweber-scopes.yml
- type: Documentation
url: https://api.aweber.com/#tag/Beta-Endpoints
- type: APIReference
url: https://api.aweber.com/#tag/Beta-Endpoints
- type: ChangeLog
url: https://api.aweber.com/#tag/Developer-Changelog
- aid: aweber:aweber-oauth-1-0a-reference-api
name: AWeber OAuth 1.0a Reference API
description: The OAuth 1.0a Reference API from AWeber — 2 operation(s) for oauth 1.0a reference.
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- OAuth 1.0a Reference
properties:
- type: OpenAPI
url: openapi/aweber-oauth-1-0a-reference-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- type: Documentation
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: APIReference
url: https://api.aweber.com/#tag/OAuth-2.0-Reference
- type: Authentication
url: authentication/aweber-authentication.yml
- type: OAuthScopes
url: scopes/aweber-scopes.yml
- type: Documentation
url: https://api.aweber.com/#tag/Beta-Endpoints
- type: APIReference
url: https://api.aweber.com/#tag/Beta-Endpoints
- type: ChangeLog
url: https://api.aweber.com/#tag/Developer-Changelog
- aid: aweber:aweber-oauth-2-0-reference-api
name: AWeber OAuth 2.0 Reference API
description: 'These endpoints are used to authenticate with the api. The AWeber API uses
the OAuth 2.0 model to handle authentication. OAuth is a standardized way
for services to grant permission on a user''s behalf to another application,
without exposing their credentials (ie - username and password).'
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- OAuth 2.0 Reference
properties:
- type: OpenAPI
url: openapi/aweber-oauth-2-0-reference-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- type: Documentation
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: APIReference
url: https://api.aweber.com/#tag/OAuth-2.0-Reference
- type: Authentication
url: authentication/aweber-authentication.yml
- type: OAuthScopes
url: scopes/aweber-scopes.yml
- type: Documentation
url: https://api.aweber.com/#tag/Beta-Endpoints
- type: APIReference
url: https://api.aweber.com/#tag/Beta-Endpoints
- type: ChangeLog
url: https://api.aweber.com/#tag/Developer-Changelog
- aid: aweber:aweber-webforms-api
name: AWeber Webforms API
description: '### What is it?
Represents the collection of sign-up forms associated with the AWeber Customer
Account''s lists.
Webforms are sets of customized HTML and javascript that are used to put up a sign-up forms
on a customer''s website. The Webform can be modified in the AWeber Control Panel and if you
include the javascript source link on any web page, that form will be displayed.
Webforms can also be subject to split-tests to compare conversion effectiveness. Webforms that
belong to a split test are listed as *components* of the split test and can be retrieved by
following the `components_collection_link` of the split test. The statistics of each component
include only displays of that Webform where it was displayed from a split test.
Use this set of resources to retrieve information about the available sign-up forms and associated
split tests. The collection responses are sorted by the appropriate identifier and paginated using
`next_collection_link` and `prev_collection_link` properties. See
[How Collections are Represented](#collection-representation) for details on collection traversal.
### Related endpoints
* [Webforms](#tag/Webforms)
### Related code examples
* [Get Webforms Detail](#tag/Get-Webforms-Detail)'
humanURL: https://api.aweber.com/
baseURL: https://api.aweber.com/1.0
tags:
- Web Forms
tags_raw:
- Webforms
properties:
- type: OpenAPI
url: openapi/aweber-webforms-api-openapi.yml
- type: Documentation
url: https://api.aweber.com/
- type: APIReference
url: https://api.aweber.com/
- type: Authentication
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: GettingStarted
url: https://api.aweber.com/#tag/Getting-Started
- type: Documentation
url: https://api.aweber.com/#tag/OAuth-2.0-Overview
- type: APIReference
url: https://api.aweber.com/#tag/OAuth-2.0-Reference
- type: Authentication
url: authentication/aweber-authentication.yml
- type: OAuthScopes
url: scopes/aweber-scopes.yml
- type: Documentation
url: https://api.aweber.com/#tag/Beta-Endpoints
- type: APIReference
url: https://api.aweber.com/#tag/Beta-Endpoints
- type: ChangeLog
url: https://api.aweber.com/#tag/Developer-Changelog
common:
- type: AgenticAccess
url: agentic-access/aweber-agentic-access.yml
- type: TrustCenter
url: security/aweber-trust-center.yml
- type: DomainSecurity
url: security/aweber-domain-security.yml
- type: Authentication
url: authentication/aweber-authentication.yml
- type: OAuthScopes
url: scopes/aweber-scopes.yml
- type: Website
url: https://www.aweber.com
- type: Documentation
url: https://api.aweber.com/
- type: DeveloperPortal
url: https://labs.aweber.com
- type: SignUp
url: https://www.aweber.com/signup.htm
- type: Login
url: https://www.aweber.com/login.htm
- type: Pricing
url: https://www.aweber.com/pricing.htm
- type: Support
url: https://help.aweber.com
- type: Blog
url: https://blog.aweber.com
- type: StatusPage
url: https://status.aweber.com
- type: TermsOfService
url: https://www.aweber.com/service-agreement.htm
- type: PrivacyPolicy
url: https://www.aweber.com/privacy.htm
- type: GitHubOrganization
url: https://github.com/aweber
- type: Python SDK
url: https://github.com/aweber/AWeber-API-Python-Library
- type: PHP SDK
url: https://github.com/aweber/AWeber-API-PHP-Library
- type: Ruby SDK
url: https://github.com/aweber/AWeber-API-Ruby-Library
- type: Postman
url: https://www.postman.com/aweber-api
- type: X (Twitter)
url: https://x.com/aweber
- type: Facebook
url: https://www.facebook.com/AWeber
- type: LinkedIn
url: https://www.linkedin.com/company/aweber
- type: YouTube
url: https://www.youtube.com/user/AWeber
- name: MCP Server (candidate — no server is published)
url: mcp/aweber-mcp.yml
type: MCPServer
- type: Packages
url: packages/aweber-packages.yml
- type: SDKs
url: packages/aweber-packages.yml
- type: LLMsTxt
url: llms/aweber-llms.txt
- type: Overlay
url: overlays/aweber-api-overlay.yaml
- type: Conformance
url: conformance/aweber-conformance.yml
- type: Compliance
url: https://www.aweber.com/dpst.htm
- type: ErrorCatalog
url: errors/aweber-problem-types.yml
- type: Lifecycle
url: lifecycle/aweber-lifecycle.yml
- type: Conventions
url: conventions/aweber-conventions.yml
- type: ChangeLog
url: changelog/aweber-changelog.yml
- type: DataModel
url: data-model/aweber-data-model.yml
- type: Webhooks
url: asyncapi/aweber-webhooks.yml
- type: AgentSkill
url: skills/_index.yml
- type: Plans
url: plans/aweber-plans-pricing.yml
- type: RateLimits
url: rate-limits/aweber-rate-limits.yml
- type: VulnerabilityDisclosure
url: security/aweber-vulnerability-disclosure.yml
- name: Developer Terms of Service
url: https://labs.aweber.com/docs/tos
type: TermsOfService
- name: Legal
url: https://www.aweber.com/legal.htm
type: Legal
- name: Anti-Spam Policy
url: https://www.aweber.com/antispam.htm
type: AcceptableUsePolicy
- name: Knowledge Base
url: https://docs.aweber.com/api
type: HelpCenter
- name: AWeber Community
url: https://community.aweber.com/
type: Community
- name: Developer Newsletter Archive
url: https://archive.aweber.com/awlabs
type: Newsletter
- name: Code Samples
url: https://github.com/aweber/public-api-examples
type: Examples
features:
- name: Email Broadcasts
description: Create, schedule, and send broadcast emails to lists or segments with drag-and-drop editor and HTML support.
- name: Drip Campaigns
description: Build automated drip campaigns and follow-up sequences triggered by subscriber activity and tags.
- name: Subscriber Management
description: Add, update, segment, and tag subscribers across multiple lists with custom fields and activity history.
- name: Landing Pages
description: Build mobile-responsive landing pages with templates, A/B testing, and built-in lead capture forms.
- name: Sign-Up Forms
description: Embed customizable sign-up forms and pop-ups on any website to grow mailing lists.
- name: Analytics and Reporting
description: Track opens, clicks, deliverability, and subscriber growth with detailed reporting per campaign.
- name: Webhooks
description: Subscribe to subscriber, campaign, and broadcast events via webhooks for real-time integrations.
useCases:
- name: Newsletter Publishing
description: Publish recurring newsletters to engaged subscribers with template reuse and segmentation.
- name: Lead Nurturing
description: Run automated email sequences to nurture leads from sign-up through conversion using drip campaigns.
- name: E-commerce Email Marketing
description: Send promotional broadcasts, cart-abandonment sequences, and product recommendations integrated with stores.
- name: Audience Growth
description: Capture leads via landing pages and embedded sign-up forms with double opt-in workflows.
integrations:
- name: WordPress
description: Sync sign-up forms and subscribers between WordPress and AWeber
- name: Shopify
description: Sync e-commerce customers and trigger automations
- name: Zapier
description: Connect AWeber to thousands of apps via Zapier triggers and actions
- name: PayPal
description: Add buyers to lists and trigger campaigns from PayPal events
- name: Facebook
description: Sync Facebook Lead Ads with AWeber lists
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
x-enrichment:
date: '2026-08-13'
status: enriched
artifacts_added: 17
pass: local-v1
note: 'Contract discovery replaced a scaffolded, partly-wrong OpenAPI with AWeber''s real published spec: OpenAPI 3.0.2
harvested from https://api.aweber.com/swagger.yaml and its 33 $ref files, 45 paths / 57 operations, bundled into openapi/_original/aweber-api-openapi.yml.'
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.