Tagged: Serach
Hi all, I am new using the api, I want to understand how can I query a book using the API?
Thanks
Dear Javier, hi.
For querying (I mean – doing search) – you can use the “find” X Service. For more details see: https://developers.exlibrisgroup.com/aleph/aleph-apis/aleph-x-services/find/ Displaying of a Bibliographic record that you found can be done by using the “present” X Service. For more details see: https://developers.exlibrisgroup.com/aleph/aleph-apis/aleph-x-services/present/
If you know the Bibliographic record system number – you can use the “find_doc” X Service. See: https://developers.exlibrisgroup.com/aleph/aleph-apis/aleph-x-services/find_doc/
Also – if you know the Bibliographic record system number – you can use the “record” REST API. For more details see: https://developers.exlibrisgroup.com/aleph/aleph-apis/aleph-restful-apis/records/
I hope this will answer your question. Best regards, Oren Maurer