Home - danmarksmiljoeportal/rotter GitHub Wiki
Purpose and Reading Guide
Rotter collects and distributes information about rat occurrences and rat extermination in Denmark. The information is retrieved from Denmark's municipalities and extermination companies, who send in the data to the Rotte APIs. Besides the REST and SOAP endpoints, Rotter also offers two web sites where users can manage their data. These sites are especially useful for smaller extermination companies and municipalities who do not have their own systems for management of rat related activities.
The REST API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
You can learn more about using the REST service via Swagger. You can find links to these below.
If you need information on how to get authorized for using the REST endpoint, click here.
If you need to know how to set up code to integrate to the REST endpoint, click here.