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

BanQu Forms API

The Forms API from BanQu — 6 operation(s) for forms.

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

Tagged areas include Forms. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 9 operations across 6 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 3.3.4.

Requests are made against a single base URL, https://banqu.app:443/api/v1.

9 operations 6 paths 21 schemas 1 DELETE4 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.3.4
Base URL
https://banqu.app/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

BanQu Forms API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). By default, every request must be authenticated.

  • Bearer — Your authentication token

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Forms 9
GET
/forms
List forms
1 param → 200400401
POST
/forms
Create form
body → 201400401403
GET
/forms/{formId}
Get form details
1 param → 200400401
PATCH
/forms/{formId}
Modify form
1 param body → 204401403404
DELETE
/forms/{formId}
Archive form
1 param → 204401403404
GET
/forms/fragments
List available form fragments
→ 200400401
GET
/forms/{formId}/editable
Get not composed form details for editing. Includes fragment references rather than their fields
1 param → 200400401
POST
/forms/{formId}/restore
Restore archived form
1 param → 204401403404422
POST
/forms/{formId}/assign
Request form data entry from connected identity
1 param body → 201400401403404

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are FormField (23 properties), FormFieldWithItems (22 properties), FragmentField (17 properties), CheckboxField (15 properties). Each schema is shown below with its type and property counts.

ScimResourceMetadata
object
2 properties 2 required
FormSection
object
14 properties 1 required
ReadWriteVisibility
string
ImmutableId
string
Form
object
12 properties 2 required
FormField
object
23 properties 3 required
FormElementVisibility
FormGroup
object
5 properties 1 required
ParentFieldName
string
Name of a parent field whose selected value filters options in this field. E.g., selecting a connection filters related data entries
DescriptionVariant
string
JsonNestedIdentifier
string
JSON field name, optionally nested, e.g., 'field1.subfield2'
LocalizedString
object
1 property 1 required
OptionalLocalizedString
object
FormFieldImportance
object
3 properties
FormMarkupElement
object
8 properties 2 required
ReadWriteHideVisibility
string
FormFieldWithItems
object
22 properties 4 required
JsonIdentifier
string
JSON field name
FragmentField
object
17 properties 2 required
CheckboxField
object
15 properties 2 required
FormDto
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

banqu-forms-api-openapi.yml Raw ↑

Other APIs BanQu publishes across the network.

BanQu Asset Categories API
BanQu Asset Sharing API
BanQu Asset Transactions API
BanQu Asset Transfer Claiming API
BanQu Asset Transfers API
BanQu Asset Transformations API
BanQu Assets API
BanQu Attachments API
BanQu Authentication API
BanQu Connections API
BanQu Data Processors API
BanQu Form Data Entries API
Where this information came from

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