Skip to main content

BioAgents API

Process research papers with AI powered BioAgents for metadata extraction, entity recognition, and knowledge graph generation

POST/api/bioagents/process

Process a research paper through BioAgents for metadata extraction and knowledge graph generation

Request Body

Request URL: http://localhost:8081/api/bioagents/process

Example Response

{
  "task_id": "b8e5c9a4-2c7a-4d64-b4b3-7c01e2f8b54e",
  "status": "processing"
}