Koha API List - https://demo.bibkat.no/api/v1/.html
Hi I see https://demo.bibkat.no/api/v1/.html lists some API's. Is this complete list of API's available as of now or there are additional API's? I don't see any API for cataloging. If anyone have more details about this pl share. Thanks in advance Regards Ravikumar
The API is being added routes on each release. On as-needed basis. So that API on that demo is the routes that specific version provides. Newer will have more for sure. El mar, 29 dic 2020 a las 12:47, ravikumar c (<ravikumarc2002@gmail.com>) escribió:
Hi I see https://demo.bibkat.no/api/v1/.html lists some API's. Is this complete list of API's available as of now or there are additional API's? I don't see any API for cataloging. If anyone have more details about this pl share. Thanks in advance
Regards Ravikumar _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
Thanks Tomas, Having API's for all basic functionalities will definitely help. I am looking for more details about each available API as of now Below URL - https://wiki.koha-community.org/wiki/Using_the_Koha_REST_API says below sentence. The REST API is self documenting, so you can view documentation describing the actual version you will be working with at the following URL: https://example.com/api/v1/.html https://example.com/api/v1/.html is just example domain and I can't find any documentation. Am I missing something? Appreciate someone can clarify. Thanks in advance. Regards Ravikumar On Tue, Dec 29, 2020 at 3:23 PM Tomas Cohen Arazi <tomascohen@gmail.com> wrote:
The API is being added routes on each release. On as-needed basis. So that API on that demo is the routes that specific version provides. Newer will have more for sure.
El mar, 29 dic 2020 a las 12:47, ravikumar c (<ravikumarc2002@gmail.com>) escribió:
Hi I see https://demo.bibkat.no/api/v1/.html lists some API's. Is this complete list of API's available as of now or there are additional API's? I don't see any API for cataloging. If anyone have more details about this pl share. Thanks in advance
Regards Ravikumar _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
Hi Ravikumar, On Wed, 30 Dec, 2020, 2:47 am ravikumar c, <ravikumarc2002@gmail.com> wrote:
Thanks Tomas, Having API's for all basic functionalities will definitely help. I am looking for more details about each available API as of now Below URL - https://wiki.koha-community.org/wiki/Using_the_Koha_REST_API says below sentence.
The REST API is self documenting, so you can view documentation describing the actual version you will be working with at the following URL: https://example.com/api/v1/.html
https://example.com/api/v1/.html is just example domain and I can't find any documentation. Am I missing
something?
Yes. You missed https://demo.bibkat.no/api/v1/.html#op-get-checkouts "example.com" is simply a placeholder for the FQDN of your instance. You are expected to replace it with your specific details. Hope this helps, -idg
Hi Ravikumar, as Tomas said this is the complete list of the current REST API, you can find some more APIs including the older /svc/ one for cataloguing listed here: https://wiki.koha-community.org/wiki/APIs_and_protocols_supported_by_Koha Hope this helps, Katrin On 29.12.20 16:46, ravikumar c wrote:
Hi I see https://demo.bibkat.no/api/v1/.html lists some API's. Is this complete list of API's available as of now or there are additional API's? I don't see any API for cataloging. If anyone have more details about this pl share. Thanks in advance
Regards Ravikumar _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Indranil Das Gupta -
Katrin Fischer -
ravikumar c -
Tomas Cohen Arazi