
Chabad Centers
Find information about Chabad Centers worldwide and their events.
- Name For Model
- chabadCenters
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a month ago
- Contact
- [email protected]
- Description For Model
- This tool is used for finding and getting information about Chabad Centers worldwide and their events.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | listAllCenters | GET | List all centers returns inforamtion on and list all active chabad centers, their mosed ids and more ("static-url" is for the chabad center's listing on chabad.org, ex. https://www.chabad.org/jewish-centers/[mosad-id]/[static-url]) |
2 | listCenterTypes | GET | Returns all center types and their keys to use when using center types to filter serach results |
3 | getCenterInfo | GET | Gets full information on a certain Chabad center using its mosad id. "static-url" is for the chabad center's listing on chabad.org ex. https://www.chabad.org/jewish-centers/[mosad-id]/[static-url] |
4 | searchCenters | GET | Use this to search for chabad centers, will return a JSON list of centers and their basic info (including mosad-id) based on your queries "static-url" is for the chabad center's listing on chabad.org ex. https://www.chabad.org/jewish-centers/[mosad-id]/[static-url] |
5 | getCentersByZipCode | GET | Returns a JSON list of centers in and near a certain zipcode This only works for zipcodes in the U.S.A. This is the BEST way to search for centers in the U.S.A by their location. Simply take the location in the U.S.A they are looking for, convert it into its zipcode(s), and use that. |
6 | getChabadCenterEvents | GET | Gets upcoming events at a certain Chabad center using its mosad id. Please convert times from 24 hour format to 12 hour format. |