Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Canny Autopilot API

The Autopilot API from Canny — 1 operation(s) for autopilot.

Canny Autopilot API is one of 16 APIs that Canny publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Autopilot. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://canny.io/api/v1, https://canny.io/api/v2.

1 operations 1 paths 2 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://canny.io/api/v1
Authentication
API Key, API Key
Contact
Resource Areas
1

Authentication & Security 2

Canny Autopilot API declares 2 security schemes for authenticating requests. An API key is passed in the query as apiKey (apiKeyBody). An API key is passed in the header as x-api-key (apiKeyHeader). By default, every request must be authenticated.

  • apiKeyBody — Secret API key. Canny documents the key as a body parameter named apiKey; it is modeled here as an apiKey security scheme.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Autopilot 1
POST
/autopilot/enqueue_feedback
Enqueue feedback for Canny Autopilot
body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is AuthedRequest (1 property). Each schema is shown below with its type and property counts.

GenericObject
object
AuthedRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

canny-autopilot-api-openapi.yml Raw ↑

Other APIs Canny publishes across the network.

Canny REST API
Canny Boards API
Canny Categories API
Canny ChangelogEntries API
Canny Comments API
Canny Companies API
Canny Groups API
Canny Ideas API
Canny Insights API
Canny Opportunities API
Canny Posts API
Canny StatusChanges API