Wufoo Forms API
Read forms and their metadata.
Wufoo Forms 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 Forms. 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, and defines 1 schema. 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 Forms 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 — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Read forms and their metadata.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Form (16 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Wufoo 9
Other APIs Wufoo publishes across the network.