TrueBiz · Authentication Profile

Truebiz Authentication

Authentication

TrueBiz secures its APIs with apiKey and http across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanySecurityFraud PreventionBusiness VerificationMerchant RiskKYBUnderwritingPaymentsMonitoring
Methods: apiKey, http Schemes: 4 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (X-API-KEY)
AsyncApiKeyAuth apiKey
· in: header (X-API-KEY)
PropelAuthBearer http
scheme: bearer
AsyncPropelAuthBearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/truebiz-openapi-original.json
docs: https://ae.truebiz.io/api/v1/docs
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
  notes: >-
    All requests to TrueBiz require an API key sent in the X-API-KEY request
    header (documented in the API reference Introduction). A PropelAuth bearer
    JWT is accepted as an alternative for dashboard-issued sessions. There is no
    OAuth2 authorization-code/scoped flow, so no scopes artifact applies.
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  description: Primary authentication. Send your TrueBiz API key in the X-API-KEY header.
  sources:
  - openapi/truebiz-openapi-original.json
- name: AsyncApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  description: Same X-API-KEY header, applied to the asynchronous (job-submission) endpoints.
  sources:
  - openapi/truebiz-openapi-original.json
- name: PropelAuthBearer
  type: http
  scheme: bearer
  description: PropelAuth-issued bearer JWT accepted for dashboard/app-originated calls.
  sources:
  - openapi/truebiz-openapi-original.json
- name: AsyncPropelAuthBearer
  type: http
  scheme: bearer
  description: PropelAuth bearer JWT applied to the asynchronous endpoints.
  sources:
  - openapi/truebiz-openapi-original.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/truebiz-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.