We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Adds a report to the database
Request type: POST
Content-Type: application/x-www-form-urlencoded
URL: /send-report
Request body:
{ longitude: number latitude: number auroraRating: integer 0-5 userID: integer }
Get all the reports from the database posted in the last 6 hours
Request type: GET
URL: /get-reports
"id": 11, timestamp: Datetime rating: number image: null latitude: number longitude: number
Get the latest overlay with aurora data
URL: /latest.png