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

Canoe Intelligence Authentication API

The Authentication API from Canoe Intelligence — 4 operation(s) for authentication.

Canoe Intelligence Authentication API is one of 10 APIs that Canoe Intelligence 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 9 operations across 9 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.canoesoftware.com.

9 operations 9 paths 2 schemas 3 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.canoesoftware.com
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Canoe Intelligence Authentication API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It supports OAuth 2.0 (oauth2) using the authorizationCode and clientCredentials flows.

  • bearerAuth — Enter your Bearer token in the format: Bearer {token}
  • oauth2 — OAuth 2.0 authentication

Paths & Operations 9

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

Authentication 9
GET
Authentication Error Responses
Authentication Error Responses When authentication fails, Canoe's API returns detailed error responses to help you diagnose and resolve issues. All authentication errors follow a consistent format wi…
AuthenticationErrorResponses
GET
Managing OAuth Clients
To verify incoming API requests, Canoe's APIs use access tokens. Canoe API users may create and manage their OAuth Client , and use the Client ID and Client Secret to request an authorization code an…
ManageAuthClient
POST
Requesting Tokens - Authorization Code
/oauth/token Once a client has been created, you may use the Client ID and Client Secret to request an authorization code and access token from your application. First, your application should make a…
RequestingTokensAuthCodes 5 params body → 200
POST
Requesting Tokens - Refresh Token
/oauth/token Users can refresh their access tokens via the refresh token that was provided to them when the access token was issued. Users should issue a POST request to Canoe to request an access to…
RequestingTokensRefreshToken 4 params body → 200
POST
Requesting Tokens - Client Credentials
/oauth/token Once a client has been created, you may use the Client ID and Client Secret to request an to request an access token. Access tokens provide access to all other endpoints within the API.
RequestingTokensClientCredentials 3 params body → 200
GET
/oauth/clients
Managing OAuth Clients
ManageAuthClient → 200
POST
/oauth/token
Requesting Tokens - Authorization Code
RequestingTokensAuthCodes body → 200
POST
/oauth/token/refresh
Requesting Tokens - Refresh Token
RequestingTokensRefreshToken body → 200
POST
/oauth/token/client-credentials
Requesting Tokens - Client Credentials
RequestingTokensClientCredentials body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are AuthorizationCode (4 properties), ClientCredentials (3 properties). Each schema is shown below with its type and property counts.

AuthorizationCode
object
4 properties
ClientCredentials
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

canoe-intelligence-authentication-api-openapi.yml Raw ↑

Other APIs Canoe Intelligence publishes across the network.

Canoe Intelligence Allocations API
Canoe Intelligence Custom Fields API
Canoe Intelligence Documents API
Canoe Intelligence Funds API
Canoe Intelligence Organizations API
Canoe Intelligence Password Grant Tokens API
Canoe Intelligence Terms API
Canoe Intelligence User API
Canoe Intelligence Introduction API
Where this information came from

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