How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AWeber Webforms API

### What is it?Represents the collection of sign-up forms associated with the AWeber CustomerAccount's lists.Webforms are sets of customized HTML and javascript that are used to put up a sign-up formson a customer's website. The Webform can be modified in the AWeber Control Panel and if youinclude 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 thatbelong to a split test are listed as *components* of the split test and can be retrieved byfollowing the `components_collection_link` of the split test. The statistics of each componentinclude 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 associatedsplit 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)

AWeber Webforms API is one of 13 APIs that AWeber publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Web Forms. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, and a changelog.

This API exposes 8 operations across 8 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.aweber.com/1.0.

8 operations 8 paths 6 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.aweber.com/1.0
Authentication
OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 2

AWeber Webforms API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth_2.0) using the authorizationCode flow, exposing 9 scopes. It supports OAuth 2.0 (OAuth 2.0) using the authorizationCode flow, exposing 9 scopes. By default, every request must be authenticated.

  • OAuth_2.0 — The following endpoints and scopes are used to authenticate.
  • OAuth 2.0 — The following endpoints and scopes are used to authenticate.

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

Webforms 8

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 pu…

GET
/accounts/{accountId}?ws.op=getWebForms
Get webforms for account
getWebformsForAccount 4 params → 200400401403404405410500
GET
/accounts/{accountId}?ws.op=getWebFormSplitTests
Get split tests for account
getSplitTestsForAccount 4 params → 200400401403404405410500
GET
/accounts/{accountId}/lists/{listId}/web_forms
Get webforms for list
getWebformsForList 4 params → 200400401403404405410500
GET
/accounts/{accountId}/lists/{listId}/web_forms/{webformId}
Get webform for list
getWebformForList 3 params → 200401403404405410500503
GET
/accounts/{accountId}/lists/{listId}/web_form_split_tests
Get split tests for list
getSplitTestsForList 4 params → 200400401403404405410500
GET
/accounts/{accountId}/lists/{listId}/web_form_split_tests/{splitTestId}
Get split test for list
getSplitTestForList 3 params → 200401403404405410500503
GET
/accounts/{accountId}/lists/{listId}/web_form_split_tests/{splitTestId}/components
Get split test components
getSplitTestComponents 5 params → 200400401403404405410500
GET
/accounts/{accountId}/lists/{listId}/web_form_split_tests/{splitTestId}/components/{splitTestComponentId}
Get split test component
getSplitTestComponent 4 params → 200401403404405410500503

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are WebformSplitTestComponent (17 properties), Webform (15 properties), WebformSplitTest (8 properties), WebformSplitTestComponents (6 properties). Each schema is shown below with its type and property counts.

WebformSplitTestComponent
object
17 properties
Webforms
object
6 properties
WebformSplitTest
object
8 properties
WebFormSplitTests
object
6 properties
Webform
object
15 properties
WebformSplitTestComponents
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aweber-webforms-api-openapi.yml Raw ↑

Other APIs AWeber publishes across the network.

AWeber Accounts API
AWeber Broadcasts API
AWeber Campaigns API
AWeber Custom Fields API
AWeber Landing Pages API
AWeber Lists API
AWeber Segments API
AWeber Subscribers API
AWeber Integrations API
AWeber Beta Endpoints API
AWeber OAuth 1.0a Reference API
AWeber OAuth 2.0 Reference API
Where this information came from

This is an independent, third-party profile of AWeber Webforms API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.