Hokodo · Authentication Profile

Hokodo Authentication

Authentication

Hokodo secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyFintechB2B PaymentsBuy Now Pay LaterTrade CreditEmbedded FinanceInvoice FinancingPayments API
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

TokenAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

hokodo-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://api.hokodo.co/v1/companies
docs: https://docs.hokodo.co/
summary:
  types: [apiKey]
  api_key_in: [header]
  scheme: Token
  oauth2_flows: []
schemes:
  - name: TokenAuth
    type: apiKey
    in: header
    parameter: Authorization
    format: "Authorization: Token <api-key>"
    description: >-
      Hokodo authenticates API requests with a secret API key presented in the
      Authorization header using the "Token" scheme (Django REST Framework
      TokenAuthentication). A live challenge to https://api.hokodo.co/v1/companies
      returns HTTP 401 with header `WWW-Authenticate: Token` and body
      {"detail": "Authentication credentials were not provided."}.
    sources: [probe:https://api.hokodo.co/v1/companies]
evidence:
  - source: https://api.hokodo.co/v1/companies
    status: 401
    www_authenticate: Token
    body: '{"detail":"Authentication credentials were not provided."}'
notes: >-
  Separate live and sandbox keys are issued per environment
  (sandbox console at https://sandbox.hokodo.co). No OpenAPI specification is
  currently published publicly, so this profile is derived from the live API
  authentication challenge rather than a securitySchemes block.

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/hokodo-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.