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 Smart Contracts API

Automation workflows that react to system events

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

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

This API exposes 11 operations across 8 paths, and defines 15 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.

11 operations 8 paths 15 schemas 1 DELETE7 GET2 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 Smart Contracts 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 11

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

Smart Contracts 11

Automation workflows that react to system events

GET
/smart-contracts
List smart contracts
→ 200401403
POST
/smart-contracts
Create smart contract
body → 201400401403
GET
/smart-contracts/{contractId}
Get smart contract details
1 param → 200400401403404
PUT
/smart-contracts/{contractId}
Update smart contract
1 param body → 204400401403422
DELETE
/smart-contracts/{contractId}
Deactivate smart contract
1 param → 204401403422
GET
/smart-contracts/{contractId}/history
Get smart contract execution history
1 param → 200401403404
POST
/smart-contracts/{contractId}/restore
Reactivate smart contract
1 param → 204401403422
GET
/smart-contracts/triggers
Get available triggers
→ 200401403
GET
/smart-contracts/triggers/{triggerId}
Get trigger details
1 param → 200400401403
GET
/smart-contracts/actions
List available actions
1 param → 200401403
GET
/smart-contracts/actions/{actionId}
Get smart contract action details
1 param → 200401403

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are WorkflowRequest (6 properties), JsonSchema (6 properties), SmartContract (5 properties), WorkflowFilter (4 properties). Each schema is shown below with its type and property counts.

WorkflowStepName
stringnull
Optional unique alpha-numeric name of the step. Data produced during the step execution can be referred by this name
JsonSchema
object
https://json-schema.org/draft-07/schema
6 properties
SmartContractAction
object
4 properties 2 required
ScimResourceMetadata
object
2 properties 2 required
WorkflowSteps
array
WorkflowFilter
object
4 properties 2 required
WorkflowRequest
object
6 properties 3 required
Mapping
object
3 properties
SmartContract
object
5 properties 2 required
SmartContractTrigger
object
2 properties
WorkflowAction
object
4 properties 2 required
WorkflowStepInput
stringnull
Name of one of the previous steps that should be used as a primary input. By default the latest step name is used
WorkflowUniquenessFilter
object
4 properties 2 required
Timestamp
number
Number of milliseconds elapsed since January 1, 1970 00:00:00 UTC
WorkflowMapping
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

banqu-smart-contracts-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 Smart Contracts 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.