Skip to content

Concepts API

Base path: /api/v1/projects/{project_id}/concepts

Endpoints

MethodEndpointDescription
GET/projects/{id}/conceptsList knowledge concepts/topics in a project

Concepts

GET /projects/{id}/concepts — Retrieve the knowledge concepts/topics extracted from project papers.

Returns a list of conceptual topics or themes found across the papers in the project, useful for understanding the subject matter coverage of a research collection.

Released under the MIT License.