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 Form Data Entries API

Form assignments and submitted form data entries

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

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

This API exposes 18 operations across 12 paths, and defines 14 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.

18 operations 12 paths 14 schemas 4 DELETE2 GET1 PATCH10 POST1 PUT

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 Form Data Entries 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 18

Across 12 paths, the API surfaces 18 operations — 4 DELETE, 2 GET, 1 PATCH, 10 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Form Data Entries 18

Form assignments and submitted form data entries

GET
/forms/{formId}/data-entries
List form data entries
6 params → 200401
POST
/forms/{formId}/data-entries
Create form data entry
3 params body → 201400401403
GET
/forms/{formId}/data-entries/{entryId}
Get form data entry data
2 params → 200400
PATCH
/forms/{formId}/data-entries/{entryId}
Modify form data entry
5 params body → 200204400401403404422
DELETE
/forms/{formId}/data-entries/{entryId}
Archive form data entry
3 params → 204400401403404
POST
/forms/{formId}/data-entries/{entryId}/duplicate
Duplicate existing data entry
3 params → 201400401403404
POST
/forms/{formId}/data-entries/{entryId}/submit
Submit data entry to form owner
4 params body → 204400401403404
POST
/forms/{formId}/data-entries/{entryId}/review
Mark submitted data entry as reviewed
3 params body → 204400
POST
/forms/{formId}/data-entries/{entryId}/withdraw
Withdraw the submitted data entry
3 params → 204400
POST
/forms/{formId}/data-entries/{entryId}/responders
Add data entry responders
3 params body → 204400403404422
PUT
/forms/{formId}/data-entries/{entryId}/responders
Replace data entry responders
3 params body → 204400403404422
DELETE
/forms/{formId}/data-entries/{entryId}/responders/{responderId}
Remove a responder from the data entry by Id
4 params → 204400401403404
POST
/forms/{formId}/data-entries/{entryId}/reject
Reject submitted form data entry back to editor
3 params body → 204400401403404
POST
/forms/{formId}/data-entries/{entryId}/approval
Mark submitted data entry as approved
3 params body → 204400401403404
DELETE
/forms/{formId}/data-entries/{entryId}/approval
Revoke approval of a form data entry
3 params body → 204400401403404
POST
/forms/{formId}/data-entries/{entryId}/denial
Deny form data entry, which means no more re-submissions will be allowed (aka permanent reject)
3 params body → 204400401403404
DELETE
/forms/{formId}/data-entries/{entryId}/denial
Revoke denial of a form data entry
3 params body → 204400401403404
POST
/forms/{formId}/data-entries/{entryId}/restore
Restore data entry that was previously archived
3 params → 204400401403404

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are FormDataEntry (17 properties), LocalizedString (1 property), OptionalComment (1 property), RequiredComment (1 property). Each schema is shown below with its type and property counts.

ApproveDataEntry
DenyDataEntry
ReviewDataEntry
RequiredComment
object
1 property 1 required
FormData
object
Form data that matches parent form schema
LocalizedString
object
1 property 1 required
AddFormDataResponders
array
RejectFormData
Id
string
RevokeDataEntryApproval
FormDataEntry
object
Form data entry, assigned by a connected identity or created manually
17 properties
OptionalComment
object
1 property
RevokeDataEntryDenial
ReplaceFormDataResponders
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

banqu-form-data-entries-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 Forms API
Where this information came from

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