Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wufoo Comments API

Read comments attached to entries.

Wufoo Comments 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 Comments. 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.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0
Base URL
https://{subdomain}.wufoo.com/api/v3
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Wufoo Comments 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.

Comments 2

Read comments attached to entries.

GET
/forms/{identifier}/comments.{format}
List Form Comments
listFormComments 6 params → 200
GET
/forms/{identifier}/comments/count.{format}
Count Form Comments
countFormComments 3 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Comment (5 properties). Each schema is shown below with its type and property counts.

Comment
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wufoo-comments-api-openapi.yml Raw ↑

Other APIs Wufoo publishes across the network.

Wufoo Webhooks
Wufoo Entries API
Wufoo Fields API
Wufoo Forms API
Wufoo Login API
Wufoo Reports API
Wufoo Users API
Wufoo Webhooks API
Wufoo Widgets API