Wufoo Webhooks API
Subscribe to and unsubscribe from form submission webhooks.
Wufoo Webhooks API is one of 10 APIs that Wufoo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 7 JSON Schema definitions.
Tagged areas include Webhooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, rate-limit docs, a getting-started guide, and 7 JSON Schemas.
This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 3.0.
Requests are made against a single base URL, https://{subdomain}.wufoo.com/api/v3.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Wufoo Webhooks API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth— HTTP Basic Auth. Use your Wufoo API key as the username and any non-empty string as the password. Servers require TLS v1.0 or higher; SSLv3 and lower are block…
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 DELETE, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Subscribe to and unsubscribe from form submission webhooks.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Wufoo 9
Other APIs Wufoo publishes across the network.