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

The Authentication API from BanQu — 6 operation(s) for authentication.

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

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

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

8 operations 6 paths 10 schemas 1 DELETE3 GET4 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 Authentication 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 8

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

Authentication 8
POST
/auth/api-tokens
Create persistent token for API requests authentication. Token will be written to the response body only once and will not be stored within the BanQu system
body → 200400401403422
GET
/auth/api-tokens
Get available API tokens
→ 200401403
DELETE
/auth/api-tokens/{id}
Remove API token
1 param → 204400401403
GET
/auth/accounts
List available accounts
→ 200401
POST
/auth/accounts/{accountId}/token
Create account-specific short-lived authentication token
1 param → 200401404
POST
/auth/signup
Sign up user
body → 200400
GET
/auth/signup/{token}
Get user invite info
1 param → 200204400404
POST
/auth/signup/{token}
Sign up user by invite
1 param body → 200400404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are InviteInfo (6 properties), SignUp (5 properties), AuthTokens (4 properties), AccountInfo (4 properties). Each schema is shown below with its type and property counts.

InviteInfo
object
6 properties
ApiTokenCreationParameters
SignUp
object
5 properties
PersonName
object
2 properties 2 required
ApiTokenInfo
object
4 properties 1 required
AccountInfo
object
4 properties
PersonNameField
string
AuthTokens
object
Auth and refresh tokens for API request authentication
4 properties 2 required
ImmutableTimestamp
number
Number of milliseconds elapsed since January 1, 1970 00:00:00 UTC
SignUpWithToken
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

banqu-authentication-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 Connections API
BanQu Data Processors API
BanQu Form Data Entries API
BanQu Forms API
Where this information came from

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