Taking a break...

FixMyStreet is going offline shortly, probably permanently. The software is old and needs a complete rewrite, the site is being bombarded by spammers, and it is debatable whether councils are receiving and/or acting on FixMyStreet reports.

As of now, it is not possible to post new issues, or updates to published issues.

If you have submitted on FixMyStreet, thank you for playing a part in one of Aotearoa/New Zealand's early civic tech projects.

Import data

You may inject issues into FixMyStreet programatically using this simple interface. Upon receipt, an email will be sent to the address given, with a link the user must click to submit the issue to the Council.

This interface returns a plain text response; either SUCCESS if the issue has been successfully received, or if not, a list of errors, one per line each starting with ERROR:.

You may submit the following information by POST to this URL
(i.e. https://fixmystreet.org.nz/import ):

Please note that this API is undergoing considerable development, so use at your own risk. Contact us for details.

service
Required. Name of application/service using this interface.
id
Unique ID of a user/device, for possible future use.
subject
Required. Subject of issue.
detail
Details of issue.
name
Required. Name of issue reporter.
email
Required. Email address of issue reporter.
phone
Telephone number of issue reporter.
lat / lon
Location of issue as WGS84 latitude/longitude.
photo
Photo of problem (JPEG only).
This site is a beta version.