How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

123FormBuilder Forms API

Create, list, read, update, and delete forms, fields, and submissions.

123FormBuilder Forms API is one of 5 APIs that 123FormBuilder publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 12 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, a getting-started guide, rate-limit docs, and 12 JSON Schemas.

This API exposes 11 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against 2 base URLs: https://api.123formbuilder.com/v2, https://eu-api.123formbuilder.com/v2.

11 operations 6 paths 1 schemas 3 DELETE5 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.123formbuilder.com/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

123FormBuilder Forms API declares 1 security scheme for authenticating requests. An API key is passed in the query as JWT (JWTQuery). By default, every request must be authenticated.

  • JWTQuery — JWT token obtained from POST /token, supplied as the JWT query parameter.

Paths & Operations 11

Across 6 paths, the API surfaces 11 operations — 3 DELETE, 5 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Forms 11

Create, list, read, update, and delete forms, fields, and submissions.

GET
/forms
List Forms
forms-list-forms 4 params → 200400401
POST
/forms
Create a New Form
forms-create-a-new-form body → 201400401403422
DELETE
/forms/bulk
Delete Multiple Forms
forms-delete-multiple-forms body → 200400403
GET
/forms/{form_id}
Get Form Details
forms-get-form-details 2 params → 200400401403
PUT
/forms/{form_id}
Update Form Details
forms-update-form-details 2 params body → 200400401403422
DELETE
/forms/{form_id}
Delete a Form
forms-delete-a-form 1 param body → 200400403404
GET
/forms/{form_id}/fields
Get Form Fields
forms-get-form-fields 2 params → 200400401403
GET
/forms/{form_id}/submissions
Get Submissions
forms-get-submissions 7 params → 200400401403
GET
/forms/{form_id}/submissions/{submission_id}
Get Submission Details
forms-get-submission-details 4 params → 200400401403
PUT
/forms/{form_id}/submissions/{submission_id}
Update Submission
forms-update-submission 5 params → 200400401403
DELETE
/forms/{form_id}/submissions/{submission_id}
Delete One Form Submission
forms-delete-one-form-submission 3 params → 200400401403

Schemas 1

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

Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

123formbuilder-forms-api-openapi.yml Raw ↑

Other APIs 123FormBuilder publishes across the network.

123FormBuilder Accounts API
123FormBuilder Groups API
123FormBuilder Login API
123FormBuilder Users API
Where this information came from

This is an independent, third-party profile of 123FormBuilder Forms API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.