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

Cogny Reports API

AI-powered growth report generation with streaming responses.

Cogny Reports API is one of 4 APIs that Cogny publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reports. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 6 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.

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

6 operations 4 paths 6 schemas 1 DELETE4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1
Base URL
https://api.cogny.com/v1
Authentication
HTTP Bearer, API Key, OAuth 2.0
Contact
Terms of Service
Resource Areas
1

Authentication & Security 3

Cogny Reports API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). An API key is passed in the header as X-API-Key (apiKeyHeader). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 4 scopes. By default, every request must be authenticated.

  • bearerAuth — Bearer API key. Production keys are prefixed sklive, test keys sktest. MCP-issued anonymous keys are prefixed cognylite.
  • apiKeyHeader — Legacy API-key header (equivalent to Bearer).
  • oauth2 — OAuth 2.1 (DCR + PKCE) for MCP clients.

Paths & Operations 6

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

Reports 6

AI-powered growth report generation with streaming responses.

GET
/reports
List reports
listReports 6 params → 200401429
POST
/reports
Create a report
createReport body → 201400401403429
GET
/reports/{report_id}
Get report status
getReport 1 param → 200401404
DELETE
/reports/{report_id}
Cancel a report
cancelReport 1 param → 200401404
GET
/reports/{report_id}/stream
Stream report generation (SSE)
streamReport 1 param → 200401404
GET
/reports/{report_id}/content
Get report content
getReportContent 1 param → 200401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Report (12 properties), CreateReportRequest (5 properties), ReportContent (4 properties), Insight (4 properties). Each schema is shown below with its type and property counts.

Report
object
12 properties
Insight
object
4 properties
Error
object
2 properties
CreateReportRequest
object
5 properties 2 required
Pagination
object
3 properties
ReportContent
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cogny-reports-api-openapi.yml Raw ↑

Other APIs Cogny publishes across the network.

Cogny Tickets API
Cogny Warehouses API
Cogny Webhooks API
Where this information came from

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