123FormBuilder REST API v2
REST API v2 for managing forms, fields, submissions, groups, users, and accounts in 123FormBuilder. Requests authenticate with a JWT issued by POST /token and passed as the JWT query parameter on subsequent calls. Separate US (api.123formbuilder.com) and EU (eu-api.123formbuilder.com) regional base URLs are offered; account region determines which to use. Common workflows include listing and filtering forms, paging submissions, bulk-deleting forms, registering group-level webhooks, and provisioning subusers with fine-grained permission flags.
Documentation
Documentation
https://www.123formbuilder.com/developer/api-v2/
APIReference
https://www.123formbuilder.com/developer/api-v2-forms/
Authentication
https://www.123formbuilder.com/developer/api-v2-authentication/
Quickstart
https://www.123formbuilder.com/docs/how-to-retrieve-data-through-api/
RateLimits
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/rate-limits/123formbuilder-rate-limits.yml
Specifications
Examples
Example
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/examples/123formbuilder-rest-api-v2-form-example.json
Example
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/examples/123formbuilder-rest-api-v2-field-example.json
Example
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/examples/123formbuilder-rest-api-v2-submission-example.json
Example
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/examples/123formbuilder-rest-api-v2-group-example.json
Example
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/examples/123formbuilder-rest-api-v2-user-example.json
Example
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/examples/123formbuilder-rest-api-v2-account-example.json
Example
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/examples/123formbuilder-rest-api-v2-token-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-schema/123formbuilder-rest-api-v2-form-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-schema/123formbuilder-rest-api-v2-field-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-schema/123formbuilder-rest-api-v2-submission-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-schema/123formbuilder-rest-api-v2-group-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-schema/123formbuilder-rest-api-v2-user-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-schema/123formbuilder-rest-api-v2-account-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-structure/123formbuilder-rest-api-v2-form-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-structure/123formbuilder-rest-api-v2-field-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-structure/123formbuilder-rest-api-v2-submission-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-structure/123formbuilder-rest-api-v2-group-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-structure/123formbuilder-rest-api-v2-user-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/123formbuilder/refs/heads/main/json-structure/123formbuilder-rest-api-v2-account-structure.json