Wufoo website screenshot

Wufoo

Wufoo is an online form-builder owned by SurveyMonkey Inc. It lets non-developers build registration forms, surveys, contact forms, application forms, and payment forms through a drag-and-drop interface, then collect and report on submissions. Wufoo exposes a v3 REST API (Basic Auth, JSON/XML) over Forms, Entries, Fields, Users, Reports, Widgets, Comments, and Webhooks, plus push webhooks that POST form data to subscriber URLs at submission time.

Wufoo publishes 10 APIs on the APIs.io network, including Webhooks, Comments API, Entries API, and 7 more. Tagged areas include Forms, Form Builder, Surveys, Data Collection, and Webhooks.

The Wufoo catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

Wufoo’s developer surface includes authentication, developer portal, documentation, API reference, getting-started guide, signup flow, pricing, and 33 more developer resources.

61.3/100 strong ▬ flat Agent 39/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
10 APIs
FormsForm BuilderSurveysData CollectionWebhooksPaymentsSurveyMonkey

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 61.3/100 · strong
Contract Quality 19.4 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 2.7 / 13
Governance 4.5 / 12
Discoverability 7.4 / 10
Agent readiness — 39/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/wufoo: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Wufoo Webhooks

Wufoo webhooks POST form-submission payloads to a subscriber URL at the moment an entry is created. Up to 10 webhooks per form, with optional handshake key for verification and ...

Wufoo Comments API

Read comments attached to entries.

Wufoo Entries API

Read and create form submissions.

Wufoo Fields API

Read the field structure of a form or report.

Wufoo Forms API

Read forms and their metadata.

Wufoo Login API

Exchange credentials for an API key.

Wufoo Reports API

Read reports built on top of forms.

Wufoo Users API

Read account user information.

Wufoo Webhooks API

Subscribe to and unsubscribe from form submission webhooks.

Wufoo Widgets API

Read widgets inside reports.

Scroll for all 10

Postman Collections 9

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Wufoo REST API

OPEN COLLECTION

Arazzo Workflows 9

Multi-step API workflows described with the Arazzo specification.

Wufoo Add a Form Webhook

Confirm a form exists, then subscribe a URL to its submission webhook.

ARAZZO

Wufoo Browse Form Entries

Resolve a form, check its entry count, then page through its entries.

ARAZZO

Wufoo Moderate Form Comments

Resolve a form, count its comments, then list them when any exist.

ARAZZO

Wufoo Provision Builder User Forms

Exchange a user's credentials for their API key, then list that user's forms.

ARAZZO

Wufoo Export Report Entries

Resolve a report, read its field structure, then pull its filtered entries.

ARAZZO

Wufoo Report Entry Stats

List reports, count a report's entries, then fetch them when non-empty.

ARAZZO

Wufoo Report Widget Overview

Resolve a report, list its widgets, then read its underlying field structure.

ARAZZO

Wufoo Rotate a Form Webhook

Add a fresh webhook subscription, then delete the prior one by hash.

ARAZZO

Wufoo Submit a Form Entry

Discover a form, read its field structure, then submit a new entry.

ARAZZO

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Wufoo Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Wufoo Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Wufoo Finops

FINOPS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Wufoo Webhooks

Wufoo webhooks POST a form-submission payload to a subscriber URL the moment an entry is created. Each form supports up to 10 active webhooks. When the subscription is created w...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Wufoo Context

43 classes · 0 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Wufoo API Rules

3 rules · 1 errors 1 warnings 1 info

SPECTRAL

Wufoo API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Wufoo API Rules

7 rules · 4 errors 2 warnings 1 info

SPECTRAL

JSON Schema 6

Standalone JSON Schema definitions for this provider's data models.

Wufoo Entry

11 properties

JSON SCHEMA

Wufoo Field

11 properties

JSON SCHEMA

Wufoo Form

16 properties

JSON SCHEMA

Wufoo Report

11 properties

JSON SCHEMA

Wufoo User

12 properties

JSON SCHEMA

Wufoo Webhook Payload

8 properties

JSON SCHEMA

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Wufoo Entry Structure

0 properties

JSON STRUCTURE

Wufoo Form Structure

0 properties

JSON STRUCTURE

Examples 6

Example request and response payloads for these APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Wufoo Authentication

http · 1 scheme

SECURITY

Wufoo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Wufoo Agentic Access

18 operations · 4 acting

18 operations · 4 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 11

Pagination, idempotency, versioning, errors, and events

Scroll for all 11

Build 7

SDKs, sample code, and the tooling you integrate with

Scroll for all 7

Access & Security 2

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Wufoo
description: 'Wufoo is an online form-builder owned by SurveyMonkey Inc. It lets non-developers

  build registration forms, surveys, contact forms, application forms, and payment

  forms through a drag-and-drop interface, then collect and report on submissions.

  Wufoo exposes a v3 REST API (Basic Auth, JSON/XML) over Forms, Entries, Fields,

  Users, Reports, Widgets, Comments, and Webhooks, plus push webhooks that POST

  form data to subscriber URLs at submission time.

  '
url: https://github.com/api-evangelist/wufoo
humanURL: https://www.wufoo.com
baseURL: https://{subdomain}.wufoo.com/api/v3
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.wufoo.com/images/wufoo-logo.png
tags:
- Forms
- Form Builder
- Surveys
- Data Collection
- Webhooks
- Payments
- SurveyMonkey
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.18'
type: Index
aid: wufoo:wufoo
access: 3rd-Party
apis:
- name: Wufoo Webhooks
  description: 'Wufoo webhooks POST form-submission payloads to a subscriber URL at the moment

    an entry is created. Up to 10 webhooks per form, with optional handshake key

    for verification and optional metadata for richer form/field structure.

    '
  aid: wufoo:wufoo:webhooks
  humanURL: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  baseURL: https://{subscriber}/
  tags:
  - Webhooks
  - Events
  - Form Submissions
  properties:
  - type: Documentation
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: AsyncAPI
    url: asyncapi/wufoo-webhooks-asyncapi.yml
  - type: JSONSchema
    url: json-schema/wufoo-webhook-payload-schema.json
  - type: Examples
    url: examples/wufoo-webhooks-form-submission-example.json
- aid: wufoo:wufoo-comments-api
  name: Wufoo Comments API
  description: Read comments attached to entries.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Comments
  properties:
  - type: OpenAPI
    url: openapi/wufoo-comments-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
- aid: wufoo:wufoo-entries-api
  name: Wufoo Entries API
  description: Read and create form submissions.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Entries
  properties:
  - type: OpenAPI
    url: openapi/wufoo-entries-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
- aid: wufoo:wufoo-fields-api
  name: Wufoo Fields API
  description: Read the field structure of a form or report.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Fields
  properties:
  - type: OpenAPI
    url: openapi/wufoo-fields-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
- aid: wufoo:wufoo-forms-api
  name: Wufoo Forms API
  description: Read forms and their metadata.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Forms
  properties:
  - type: OpenAPI
    url: openapi/wufoo-forms-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
- aid: wufoo:wufoo-login-api
  name: Wufoo Login API
  description: Exchange credentials for an API key.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Login
  properties:
  - type: OpenAPI
    url: openapi/wufoo-login-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
- aid: wufoo:wufoo-reports-api
  name: Wufoo Reports API
  description: Read reports built on top of forms.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/wufoo-reports-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
- aid: wufoo:wufoo-users-api
  name: Wufoo Users API
  description: Read account user information.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/wufoo-users-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
- aid: wufoo:wufoo-webhooks-api
  name: Wufoo Webhooks API
  description: Subscribe to and unsubscribe from form submission webhooks.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/wufoo-webhooks-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
- aid: wufoo:wufoo-widgets-api
  name: Wufoo Widgets API
  description: Read widgets inside reports.
  humanURL: https://wufoo.github.io/docs/
  baseURL: https://{subdomain}.wufoo.com/api/v3
  tags:
  - Widgets
  properties:
  - type: OpenAPI
    url: openapi/wufoo-widgets-api-openapi.yml
  - type: Documentation
    url: https://wufoo.github.io/docs/
  - type: APIReference
    url: https://wufoo.github.io/docs/
  - type: Authentication
    url: https://wufoo.github.io/docs/#authentication
  - type: RateLimits
    url: rate-limits/wufoo-rate-limits.yml
  - type: GettingStarted
    url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
  - type: SpectralRules
    url: rules/wufoo-rest-v3-rules.yml
  - type: JSONSchema
    url: json-schema/wufoo-form-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-field-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-entry-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-report-schema.json
  - type: JSONSchema
    url: json-schema/wufoo-user-schema.json
  - type: JSONStructure
    url: json-structure/wufoo-form-structure.json
  - type: JSONStructure
    url: json-structure/wufoo-entry-structure.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-forms-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-form-fields-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-list-entries-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-submit-entry-example.json
  - type: Examples
    url: examples/wufoo-rest-v3-put-webhook-example.json
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/wufoo/overview
- type: AgenticAccess
  url: agentic-access/wufoo-agentic-access.yml
- type: DomainSecurity
  url: security/wufoo-domain-security.yml
- type: Authentication
  url: authentication/wufoo-authentication.yml
- type: Arazzo
  url: arazzo/wufoo-add-form-webhook-workflow.yml
  name: Wufoo Add a Form Webhook
- type: Arazzo
  url: arazzo/wufoo-browse-form-entries-workflow.yml
  name: Wufoo Browse Form Entries
- type: Arazzo
  url: arazzo/wufoo-moderate-form-comments-workflow.yml
  name: Wufoo Moderate Form Comments
- type: Arazzo
  url: arazzo/wufoo-provision-builder-user-forms-workflow.yml
  name: Wufoo Provision Builder User Forms
- type: Arazzo
  url: arazzo/wufoo-report-entries-export-workflow.yml
  name: Wufoo Export Report Entries
- type: Arazzo
  url: arazzo/wufoo-report-entry-stats-workflow.yml
  name: Wufoo Report Entry Stats
- type: Arazzo
  url: arazzo/wufoo-report-widget-overview-workflow.yml
  name: Wufoo Report Widget Overview
- type: Arazzo
  url: arazzo/wufoo-rotate-form-webhook-workflow.yml
  name: Wufoo Rotate a Form Webhook
- type: Arazzo
  url: arazzo/wufoo-submit-form-entry-workflow.yml
  name: Wufoo Submit a Form Entry
- type: Portal
  url: https://www.wufoo.com
- type: DeveloperPortal
  url: https://wufoo.github.io/docs/
- type: Documentation
  url: https://wufoo.github.io/docs/
- type: APIReference
  url: https://wufoo.github.io/docs/
- type: GettingStarted
  url: https://help.surveymonkey.com/en/wufoo/integrations/wufoo-api/
- type: Signup
  url: https://www.wufoo.com/signup/
- type: Login
  url: https://www.wufoo.com/login/
- type: Pricing
  url: https://www.wufoo.com/pricing/
- type: Plans
  url: plans/wufoo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/wufoo-rate-limits.yml
- type: Features
  url: https://www.wufoo.com/features/
- type: Integrations
  url: https://www.wufoo.com/partners/
- type: Blog
  url: https://www.wufoo.com/blog/
- type: RSS
  url: https://www.wufoo.com/blog/feed/
- type: Support
  url: https://help.surveymonkey.com/wufoo/
- type: StatusPage
  url: https://status.wufoo.com/
- type: StatusRSS
  url: https://status.wufoo.com/history.rss
- type: StatusAtom
  url: https://status.wufoo.com/history.atom
- type: TermsOfService
  url: https://www.wufoo.com/terms-of-use/
- type: PrivacyPolicy
  url: https://www.wufoo.com/privacy/
- type: GitHubOrganization
  url: https://github.com/wufoo
- type: Vocabulary
  url: vocabulary/wufoo-vocabulary.yml
- type: JSONLD
  url: json-ld/wufoo-context.jsonld
- type: FinOps
  url: finops/wufoo-finops.yml
- type: SDKs
  name: Wufoo PHP API Wrapper
  url: https://github.com/wufoo/Wufoo-PHP-API-Wrapper
- type: SDKs
  name: Wufoo Python SDK (pyfoo)
  url: https://github.com/wufoo/pyfoo
- type: SDKs
  name: Wufoo Ruby Wrapper (wuparty)
  url: https://github.com/wufoo/wuparty
- type: SDKs
  name: Wufoo Java SDK (j-woo)
  url: https://github.com/wufoo/j-woo
- type: SDKs
  name: Wufoo jQuery API Wrapper
  url: https://github.com/wufoo/Wufoo-jQuery-API-Wrapper
maintainers:
- FN: API Evangelist
  email: info@apievangelist.com
  url: https://apievangelist.com