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 Users API

Read account user information.

Wufoo Users 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 Users. 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 1 operation across 1 path, 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.

1 operations 1 paths 1 schemas 1 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 Users 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 1

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

Users 1

Read account user information.

GET
/users.{format}
List Account Users
listUsers 2 params → 200

Schemas 1

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

User
object
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wufoo-users-api-openapi.yml Raw ↑

Other APIs Wufoo publishes across the network.

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