Operations at https://www.publicsafetygrants.info/GrantsOfficeServices.svc
This page describes the service operations at this endpoint.
Uri | Method | Description |
---|---|---|
AddWatchList | GET | List grants in user's watch list. |
CreatePayment | POST | Start of a payment transaction. |
DeleteWatchList | GET | List grants in user's watch list. |
ExecutePayment | POST | End of a payment transaction. |
GetCategories | GET | Get Categories with counts of grants |
GetCategoriesIncludePastDeadline | GET | Get List of Categories with counts of grants - includes grants past the submission deadline |
GetDeadlines | GET | Gets deadlines for a grant by grant id |
GetEligibilities | GET | Gets eligibilities with a count of grants |
GetFunderTypes | GET | Get Fundertypes with a count of grants |
GetGrant | GET | Gets an individual grant by Grant Id |
GetGrantsByCategory | GET | Get grants for a given category by category id |
GetGrantsByCategoryIncludePastDeadline | GET | Get grants for a given category by category id - includes grants past the submission deadline |
GetGrantsByEligibility | GET | Get grants for a given eligibility by eligibility id |
GetGrantsByEligibilityIncludePastDeadline | GET | Get grants for a given eligibility by eligibility id - includes grants past the submission deadline |
GetGrantsByFunderType | GET | Get grants for a given fundertype by fundertype id |
GetRecentGrants | GET | Get the most recent grants |
GetWebServiceAuthenticationToken | GET | Returns an authorization token that you use with subsequent calls. |
JsonAddWatchList | GET | List grants in user's watch list. |
JsonDeleteWatchList | GET | List grants in user's watch list. |
JsonGetCategories | GET | Get Categories with counts of grants |
JsonGetCategoriesIncludePastDeadline | GET | Service at https://www.publicsafetygrants.info/GrantsOfficeServices.svc/JsonGetCategoriesIncludePastDeadline?userid={USERID}&token={TOKEN} |
JsonGetDeadlines | GET | Gets deadlines for a grant by grant id |
JsonGetEligibilities | GET | Gets eligibilities with a count of grants |
JsonGetExpandedGrant | GET | Gets a grant with expanded data to include category ID's, eligibility ID's, funder type ID's, etc |
JsonGetFunderTypes | GET | Get Fundertypes with a count of grants |
JsonGetGrant | GET | Gets an individual grant by Grant Id |
JsonGetGrantIDs | GET | Retrieves a list of active Grant ID's. Max Page size is 200 records. |
JsonGetGrantsByCategory | GET | Get grants for a given category by category id |
JsonGetGrantsByCategoryIncludePastDeadline | GET | Get grants for a given category by category id - includes grants past the submission deadline |
JsonGetGrantsByEligibility | GET | Get grants for a given eligibility by eligibility id |
JsonGetGrantsByEligibilityIncludePastDeadline | GET | Get grants for a given eligibility by eligibility id - includes grants past the submission deadline |
JsonGetGrantsByFunderType | GET | Get grants for a given fundertype by fundertype id |
JsonGetRecentGrants | GET | Get the most recent grants |
JsonGetSearchFilters | GET | Get all of the search filters available for GoStream. Useful for rendering a search panel without making multiple Ajax requests for data |
JsonGetUserPreferences | GET | Get the user preferences for the grant data. |
JsonGetWebServiceAuthenticationToken | GET | Returns an authorization token that you use with subsequent calls. |
JsonListAllCountries | GET | List all the countries |
JsonListAllStates | GET | List all the states |
JsonListClassifications | GET | Get List of Classifications |
JsonListStates | GET | Get List of States |
JsonLogin | GET | Login a user for a trial - Does not work with HOST accounts |
JsonLoginPost | POST | Login a user for mobile devices |
JsonRegister | GET | Registers a user for a trial |
JsonSaveAcknowledgements | POST | Save the acknowledgements of a user |
JsonSaveUserPreferences | POST | Save the user preferences for the grant data. |
JsonSearch | GET | Searches the database for grants by search terms |
JsonWatchList | GET | List grants in user's watch list. |
ListAvailableCategories | GET | Get the available categories for this API user |
ListAvailableEligibilities | GET | Get the available eligibilities for this API user |
ListAvailableFunderTypes | GET | Get the available funder types for this API user |
ListAvailableGeos | GET | Get the available geographies for this API user |
ListClassifications | GET | Get List of Classifications |
ListStates | GET | Get List of States |
Search | POST | Searches the database for grants by search terms |
SearchForGrants | GET | Searches the database for grants by search terms |
SearchForGrantsIncludePastDeadline | GET | Searches the database for grants by search terms - includes grants past the submission deadline |
SendPasswordResetLink | GET | Send the password reset link to the specified email address. |
TestConnection | GET | Allows you to test if your connection is working |
WatchList | GET | List grants in user's watch list. |