TaxBit · Authentication Profile

Taxbit Authentication

Authentication

The TaxBit APIs authenticate every request with a bearer token. Two token scopes exist: a tenant-scoped bearer token (the primary mechanism) and an account-owner-scoped bearer token used for tax-documentation (W-8/W-9) flows. The tenant-scoped token is obtained by POSTing OAuth-style credentials (client_id, client_secret, tenant_id) from the Taxbit Dashboard Developer Settings; it is valid for 24 hours.

TaxBit declares 2 security scheme(s) across its OpenAPI definitions.

CompanyTaxTax ComplianceInformation ReportingDigital AssetsCryptocurrencyAccountingRegTech
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

http
scheme: bearer
http
scheme: bearer

Source

Authentication Profile

taxbit-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: >-
  https://apidocs.taxbit.com/reference/auth-token,
  https://apidocs.taxbit.com/reference/post_oauth-token,
  https://apidocs.taxbit.com/reference/post_oauth-account-owner-token, and
  https://apidocs.taxbit.com/docs/accessing-the-api. The OpenAPI spec is served
  by ReadMe behind auth and could not be downloaded, so this profile is built
  from the published auth documentation rather than derived from securitySchemes.
description: >-
  The TaxBit APIs authenticate every request with a bearer token. Two token
  scopes exist: a tenant-scoped bearer token (the primary mechanism) and an
  account-owner-scoped bearer token used for tax-documentation (W-8/W-9) flows.
  The tenant-scoped token is obtained by POSTing OAuth-style credentials
  (client_id, client_secret, tenant_id) from the Taxbit Dashboard Developer
  Settings; it is valid for 24 hours.
type: bearer
api_host_pattern: https://api.<environment>.enterprise.taxbit.com
api_host_examples:
  - https://api.multi1.enterprise.taxbit.com
  - https://api.eutax1.enterprise.taxbit.com
credentials:
  fields: [client_id, client_secret, tenant_id]
  source: Taxbit Dashboard — Developer Settings page
schemes:
  - id: tenant_scoped_bearer_token
    type: http
    scheme: bearer
    primary: true
    mint_endpoint: post_oauth-token
    mint_url: https://apidocs.taxbit.com/reference/post_oauth-token
    lifetime: 24 hours
    covers:
      - Account Owners
      - Accounts
      - Transactions
      - Assets
      - Documents
      - Form Items
      - Gains
      - Inventory
      - Reports
      - Filers
      - Disposition Methods
      - Transfer Lots
      - Tax Treaty Rates
      - Real-Time TIN Validation
    description: >-
      Primary authorization mechanism. Exchange client credentials for a
      tenant-scoped bearer token, valid for 24 hours, then send it as
      Authorization: Bearer <token> on API requests.
  - id: account_owner_scoped_bearer_token
    type: http
    scheme: bearer
    primary: false
    mint_endpoint: post_oauth-account-owner-token
    mint_url: https://apidocs.taxbit.com/reference/post_oauth-account-owner-token
    covers:
      - Account Owners
      - Tax Documentation
    description: >-
      Authorizes submitting and accessing Tax Documentation on behalf of a
      specific account owner. Designed for the W-8/W-9 solution and the embedded
      Tax Documentation SDK (see components/taxbit-components.yml). Handle token
      expiration per https://apidocs.taxbit.com/docs/handling-token-expiration.
docs:
  overview: https://apidocs.taxbit.com/reference/auth-token
  accessing_the_api: https://apidocs.taxbit.com/docs/accessing-the-api
  token_expiration: https://apidocs.taxbit.com/docs/handling-token-expiration

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/taxbit-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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