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 Funds API

The Funds API from Canoe Intelligence — 6 operation(s) for funds.

Canoe Intelligence Funds 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 Funds. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 19 operations across 15 paths, and defines 13 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.

19 operations 15 paths 13 schemas 4 DELETE11 GET2 POST2 PUT

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 Funds 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 19

Across 15 paths, the API surfaces 19 operations — 4 DELETE, 11 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Funds 19
GET
Get Funds
/v1/funds Fetch all funds accessible by the current API user. This endpoint offers optional pagination. Pagination supports the return of large results and is highly recommended for all use cases. Un…
GetFunds 5 params body → 200400404422
GET
Get A Single Fund
/v1/funds/{id} Fetch a specific fund by the fund's ID.
GetSingleFunds 1 param body → 200400404422
POST
Create A Single Fund
/v1/funds Create a new fund based on the input parameters.
CreateSingleFund 11 params body → 200403422
PUT
Update A Single Fund
/v1/funds/{id} Update an existing fund based on the input parameters.
UpdateSingleFund 12 params body → 200403422
GET
Get A Single Fund's Document Data
/v1/funds/{id}/document-data Fetch the extracted data and metadata of a single fund's documents. By default, Canoe's server sends back the full representation of each document object after processing…
GetSingleFundsDocumentdata 5 params body → 200400404422
GET
Download A Single Fund's Documents
/v1/funds/{id}/documents Download a specific Fund's documents in a ZIP file. Each fetch will download up to 100 documents. By default, this will fetch the first 100 documents in the Intelligent Docum…
DownloadSingleFundsDocumentdata 5 params body → 200403
GET
Get A Single Fund's Document IDs
/v1/funds/{id}/document-ids Get a specific fund's documents IDs for downloading the documents one by one.
GetSingleFundsDocumentId 2 params body → 200403
DELETE
Delete Multiple Funds
/v1/funds Bulk delete up to 100 funds at once based on fund ids. WARNING: This will delete all funds associated with the ids passed in, as well as their related documents, allocations, and terms.
DeleteMultipleFunds 1 param body → 200400
DELETE
Delete A Single Fund
/v1/funds/{id} Delete a single fund based on the fund's id. WARNING: This will delete the fund, as well as it's associated documents, allocations, and terms.
DeleteSingleFund 1 param body → 200400
GET
/v1/funds
Get Funds
GetFunds 5 params → 200400404422
POST
/v1/funds
Create A Single Fund
CreateSingleFund body → 200403422
DELETE
/v1/funds
Delete Multiple Funds
DeleteMultipleFunds → 200400
GET
/v1/funds/details
Get Detailed Fund Data
GetFundsDetailedData 5 params → 200400403404
GET
/v1/funds/{id}
Get A Single Fund
GetSingleFunds 1 param → 200400404422
PUT
/v1/funds/{id}
Update A Single Fund
UpdateSingleFund 1 param body → 200403422
DELETE
/v1/funds/{id}
Delete A Single Fund
DeleteSingleFund 1 param → 200400
GET
/v1/funds/{id}/document-data
Get A Single Fund's Document Data
GetSingleFundsDocumentdata 5 params → 200400404422
GET
/v1/funds/{id}/documents
Download A Single Fund's Documents
DownloadSingleFundsDocumentdata 5 params → 200403
GET
/v1/funds/{id}/document-ids
Get A Single Fund's Document IDs
GetSingleFundsDocumentId 2 params → 200403

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are FundDocumentData (19 properties), FundDocumentData_2 (19 properties), FundDocumentData_3 (19 properties), SingleFund (16 properties). Each schema is shown below with its type and property counts.

GetFunds
object
15 properties
FundDocumentData
object
19 properties
DeleteFund
object
1 property
FundDocumentId
object
2 properties
DeleteFunds
object
2 properties
SingleFund
object
16 properties
FundDetailedData
object
Detailed fund data including term and allocation information
14 properties
GetFunds_2
object
15 properties
FundDocumentData_2
object
19 properties
SingleFund_2
object
16 properties
GetFunds_3
object
15 properties
FundDocumentData_3
object
19 properties
SingleFund_3
object
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Canoe Intelligence publishes across the network.

Canoe Intelligence Allocations API
Canoe Intelligence Authentication API
Canoe Intelligence Custom Fields API
Canoe Intelligence Documents 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 Funds 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.