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

Feedly Custom Agents API

> 🚧 Alpha: Custom Agents is a new capability and still under active development. Endpoints, fields, and behavior may change without notice.Custom Agents let enterprise teams stand up their own tables of AI-tracked entities (malware families, threat actors, vendors, etc.) driven by a natural-language Priority Intelligence Requirement (PIR). Custom Agents are one `type` of dashboard returned by `GET /dashboards`.

Feedly Custom Agents API is one of 30 APIs that Feedly publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Custom Agents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

2 operations 2 paths 12 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.feedly.com/v3
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Feedly Custom Agents API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (token) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Pass your Feedly API Access Token in the Authorization header as a Bearer token, e.g. Authorization: Bearer . See [Authorization](https://developers.feedly.com…

Paths & Operations 2

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

Custom Agents 2

🚧 Alpha: Custom Agents is a new capability and still under active development. Endpoints, fields, and behavior may change without notice. Custom Agents let enterprise teams stand…

GET
/custom-agents/{id}
Get a Custom Agent's rows
get-custom-agent 3 params → 200401404429
GET
/dashboards
Get list of agents
get-agents → 200401429

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are DashboardColumn (5 properties), Cell (5 properties), CustomAgentRow (5 properties), DashboardCommon (5 properties). Each schema is shown below with its type and property counts.

DashboardColumn
object
A single column definition in a Custom Agent's table.
5 properties 2 required
DashboardCommon
object
Fields present on every item returned by GET /dashboards, regardless of type.
5 properties 5 required
CustomAgentSchema
object
Defines the shape of the table a Custom Agent produces: the entity type it tracks, and the columns that show up as cells on each row returned by GET /custom-ag…
4 properties 2 required
CustomAgentRow
object
One row of a Custom Agent's table — one tracked entity and its cell data.
5 properties 4 required
Error
object
Standard Feedly API error response. See [Status Codes](https://developers.feedly.com/reference/status-codes) for the full list of error scenarios.
2 properties
Citation
object
A source citation backing part of a cell's value.
3 properties
CustomAgentItemsResponse
object
A page of rows from a Custom Agent's table.
3 properties 2 required
PirMention
object
An Intel Profile or entity list @-mentioned in a Custom Agent's pir, used to scope which entities the agent tracks.
3 properties
CustomAgentDashboard
A Custom Agent: a user-defined table of entities tracked against a natural-language Priority Intelligence Requirement (PIR). Returned by GET /dashboards when t…
Cell
object
The value of a single column for a single row in a Custom Agent's table.
5 properties 5 required
CitationEntry
object
The source article a citation was pulled from.
2 properties
DashboardSummary
A dashboard/agent item from GET /dashboards whose type is not customAgent. Feedly's built-in TTP, Cyberattacks, Brand Monitoring, Vulnerability, and Credential…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

feedly-custom-agents-api-openapi.yml Raw ↑

Other APIs Feedly publishes across the network.

Feedly Threat Graph MCP Server
Feedly Alerts API
Feedly Annotations API
Feedly Contents API
Feedly CV Es API
Feedly Detection Rules API
Feedly Entities API
Feedly Entities API
Feedly Entity Lists API
Feedly Entries API
Feedly Folders API
Feedly Insight Cards API
Where this information came from

This is an independent, third-party profile of Feedly Custom Agents 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.