Get associations from a PubMed article
API Endpoints
Get associations
Extracts associations from a PubMed article based on its ID.
Args: request (PubMedRequest): An object containing the PubMed ID.
Returns: dict: A dictionary containing the extracted associations.
Raises: HTTPException: If the PubMed ID is invalid or the article is not found.
POST
Get associations from a PubMed article
Documentation Index
Fetch the complete documentation index at: https://aitrika.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Response
Associations retrieved successfully
