Object Retrieval by ID API
The object retrieval by ID API provides a machine interface for downloading single object metadata using an identifier.
The API endpoint is available at https://api.openpolicyfinder.jisc.ac.uk/retrieve_by_id
To authenticate against this endpoint, you will need to include your API key in request headers under the name x-api-key.
Examples
- /retrieve_by_id?item-type=publication&format=Json&identifier=1097-0142
- /retrieve_by_id?item-type=publication&format=Json&identifier=6835
- /retrieve_by_id?item-type=publication&format=Json&identifier=cancer
Was this helpful?