DDP RESTful Web Services

DDP Web Services provide the following web services:

citationinfo - a web service to return publications that match a given PubMed IDs. The parameters are:
*pmidPubMed Ids with separator ",", e.g. pmid=33692554, 27196091;
*dbbibli/pubmed, to retrieve from either BIBLI database, or PubMed, e.g. db=pubmed. The default is bibli.


grantcitations - a web service to return publications related to a given grant Ids. The parameters are:
*grandIdgrant Ids with separator ",", e.g. grantId=CA71766
*dbbibli/pubmed, to retrieve from either BIBLI database, or PubMed, e.g. db=pubmed. The default is bibli


pmagrants2bibli - a web service to pull pubs related to grants/contracts from PubMed to Bibli. The parameters are:
*isMgrtrue/false. The "true" is suggested
*dbbibli/pubmed. The default is bibli
*isGrantyes/no
*isPiidyes/no
*grpNuma group number used to identify the group of grants. The group value 1 is suggested
*indexStarta beginning index, starting from 0
*indexEndan index end number
*founta publication source, such as NLM|SEER|TUS etc.
*isPeriodUpdateyes/no


pmagrantsinfo - a web service to return grant data including pubs from PMA database (currently used by DCP). The parameters are:
*divisionNCI division abbreviation, e.g. DCP
*isActiveGranttrue/false
*isAwardedGranttrue/false
*dbbibli/pubmed, to retrieve from either BIBLI database, or PubMed. The default is bibli


pmapmid2bibli - a web service to pull pubs from PubMed to BIBLi database based on PubMed Ids. The parameters are:
*indexStarta beginning index, starting from 0
*indexEndan index end number
*fountA publication source, such as NLM|SEER|TUS etc.
*isPeriodUpdateyes/no


pmasearchpubs - a web service to search and generate publication list from PubMed based on a given terms, and export the result to Excel file. The parameters are:
*termkey words with separator ","
*dbbibli/pubmed, to retrieve from either BIBLI database, or PubMed. Currently it only search pub list from PubMed


pmaupdatebiblis - a web service to update pubs in BIBLI with the latest pubs from PubMed based on a given pub id list. The parameters are:
*indexStarta beginning index, starting from 0
*indexEndan index end number
*fountA publication source, such as NLM|SEER|TUS etc.
*isCitIncludedyes/no
*isPubIncludedyes/no
*isAbstIncludedyes/no
*isDoiIncludedyes/no


searchcitations - a web service to search and return publications with XML format based on a given terms. The parameters are:
*termkey words with separator ","
*dbbibli/pubmed, to retrieve from either BIBLI database, or PubMed. The default is bibli