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

Organize forms into groups and share groups with subusers.

123FormBuilder Groups 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 Group. 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 7 operations across 5 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.

7 operations 5 paths 1 schemas 3 GET3 POST1 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 Groups 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 7

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

Groups 7

Organize forms into groups and share groups with subusers.

GET
/groups
Get All User Groups
groups-get-all-user-groups 3 params → 200400401
POST
/groups
Create a New Group
groups-create-a-new-group body → 201400401422
GET
/groups/{group_id}
Get Group Details
groups-get-group-details 2 params → 200400401403
PUT
/groups/{group_id}
Update Group Data
groups-update-group-data 1 param body → 200400401403422
GET
/groups/{group_id}/forms
Get All Forms in a Group
groups-get-all-forms-in-a-group 2 params → 200400401403
POST
/groups/{group_id}/share
Share a Group with a User
groups-share-a-group-with-a-user 1 param body → 200400401403422
POST
/groups/{group_id}/unshare
Unshare a Group From a User
groups-unshare-a-group-from-a-user 1 param body → 201400401403422

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-groups-api-openapi.yml Raw ↑

Other APIs 123FormBuilder publishes across the network.

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

This is an independent, third-party profile of 123FormBuilder Groups 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.