Canoe Intelligence · Authentication Profile

Canoe Intelligence Authentication

Authentication

Canoe Intelligence secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

Alternative InvestmentsPrivate MarketsDocument AutomationData ExtractionFund Administrationcapital-callsk-1-tax-documentsPortfolio ReportingFinancial-ServicesFintechWealth ManagementInstitutional Investors
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode, clientCredentials API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2
· flows: authorizationCode, clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-08-09'
method: searched
source:
- openapi/canoe-intelligence-api-openapi.yml
- https://api.canoesoftware.com/docs
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - authorizationCode
  - clientCredentials
  default_security: 'bearerAuth (applied at the OpenAPI document root; token endpoints opt out with security: [])'
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: 'Enter your Bearer token in the format: Bearer {token}'
  sources:
  - openapi/canoe-intelligence-api-openapi.yml
- name: oauth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.canoesoftware.com/oauth/authorize
    tokenUrl: https://api.canoesoftware.com/oauth/token
    scopes: 0
  - flow: clientCredentials
    tokenUrl: https://api.canoesoftware.com/v1/tokens
    scopes: 0
  description: OAuth 2.0 authentication
  sources:
  - openapi/canoe-intelligence-api-openapi.yml
docs: https://api.canoesoftware.com/docs
token:
  lifetime: 24 hours
  type: JWT bearer
  header: 'Authorization: Bearer {token}'
  issuance_endpoints:
  - operationId: RequestingTokensAuthCodes
    path: /oauth/token
    grant: authorization_code
  - operationId: RequestingTokensRefreshToken
    path: /oauth/token/refresh
    grant: refresh_token
  - operationId: RequestingTokensClientCredentials
    path: /oauth/token/client-credentials
    grant: client_credentials
  - operationId: Tokens
    path: /v1/tokens
    grant: password
    note: Takes API user credentials rather than a token — one of the few endpoints authenticated with user credentials.
  authorize_url: https://api.canoesoftware.com/oauth/authorize
  client_registration: https://client.canoesoftware.com/api_configuration
  client_management_operation: ManageAuthClient (GET /oauth/clients)
additional_controls:
- control: IP allowlisting
  direction: inbound
  note: Canoe can restrict which client IPs may call the API, on request.
- control: IP allowlisting
  direction: outbound
  note: Client networks may need to allowlist Canoe's published IP ranges; the list is in the authenticated knowledge
    base.
- control: Ports
  note: The API uses ports 443 and 9443.
- control: 'X-Requested-With: XMLHttpRequest'
  note: Sent on every published code sample; treat as required.
authorization_model:
  scopes: false
  note: Both OAuth 2.0 flows declare an empty scopes map. Authorization is by purchased Canoe services plus per-user
    permissions, surfaced as HTTP 403, not by OAuth scope.
errors:
  artifact: errors/canoe-intelligence-problem-types.yml
  codes:
  - INVALID_CREDENTIALS
  - MALFORMED_JWT
  - RATE_LIMIT_EXCEEDED

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/canoe-intelligence-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.