- Home
- Resources
The resources use a data model that is supported by a set of client-side libraries that are made available on the
files and libraries page.
There is a WADL document available that describes the resources API.
You may also enjoy the interactive interface provided for this API by Swagger.
Try it out!
name |
path |
methods |
description |
AuthenticationService
|
- /rest/auth/login
- /rest/auth/uuid
|
|
Authentication services
|
LogicService
|
- /rest/organization
- /rest/forecastconfigurations/{forecastConfigurationId}
- /rest/forecastconfigurationsincludeorgs/{organizationId}
- /rest/forecastresults/{forecastConfigurationId}
- /rest/model/{modelId}
- /rest/organization/{organizationId}
- /rest/organizationforecastconfigurations/{organizationId}
- /rest/user/deleteme
- /rest/user/register
- /rest/forecastresults/{forecastConfigurationId}/csv
- /rest/forecastresults/{forecastConfigurationId}/{latestDays}
- /rest/organism/search/latinnames
- /rest/pois/kml/{organizationId}
- /rest/weatherstations/kml/{organizationId}
- /rest/forecastconfigurations/model/{modelId}/{year}
- /rest/forecastresults/latest/poi/{poiId}
- /rest/forecastresults/{forecastConfigurationId}/{dateStart}/{dateEnd}
- /rest/organism/search/localnames/{locale}
|
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- DELETE
- POST
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
|
|
ObservationService
|
- /rest/observation/gisobservation
- /rest/observation/organismsystemupdated
- /rest/observation/syncobservationfromapp
- /rest/observation/{observationId}
- /rest/observation/crop/{organizationId}
- /rest/observation/filter/{organizationId}
- /rest/observation/first/{organismId}
- /rest/observation/gisobservation/{gisId}
- /rest/observation/list/user
- /rest/observation/list/{organizationId}
- /rest/observation/pest/{organizationId}
- /rest/observation/polygonservices/{organizationId}
- /rest/observation/broadcast/list/{organizationId}
- /rest/observation/filter/{organizationId}/geoJSON
- /rest/observation/list/filter/{organizationId}
- /rest/observation/list/minimized/user
- /rest/observation/list/filter/{organizationId}/csv
- /rest/observation/list/filter/{organizationId}/xlsx
|
- POST
- GET
- POST
- GET
- GET
- GET
- GET
- DELETE
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
- GET
|
|
ObservationTimeSeriesService
|
- /rest/observationtimeseries/syncfromapp
- /rest/observationtimeseries/{observationTimeSeriesId}
- /rest/observationtimeseries/list/user
|
|
|
POIService
|
- /rest/poi
- /rest/poi/geojson
- /rest/poi/syncpoifromapp
- /rest/poi/{pointOfInterestId}
- /rest/poi/name/{poiName}
- /rest/poi/organization/{organizationId}
- /rest/poi/organization/{organizationId}/type/geojson
|
- POST
- POST
- POST
- GET
- GET
- GET
- GET
|
|