Utopia Http
tcp/443
Open service 2a04:4e42:200::820:443 ยท api-preprod.hunt-mapper.com
2026-02-05 12:08
HTTP/1.1 200 OK
Connection: close
Content-Type: application/json; charset=utf-8
Server: Utopia/Http
X-Appwrite-Execution-Id: 6984884143329e288185
X-Debug-Fallback: true
X-Debug-Speed: 0.037764072418213
X-Utopia-Compression: true
Accept-Ranges: bytes
Date: Thu, 05 Feb 2026 12:08:33 GMT
Via: 1.1 varnish
X-Served-By: cache-fra-eddf8230074-FRA
X-Cache: MISS
X-Cache-Hits: 0
Vary: Accept-Encoding
transfer-encoding: chunked
{"message":"Hunt Mapper API is running.","endpoints":[{"method":"GET","path":"/","description":"Public: This very endpoint"},{"method":"GET","path":"/ping","description":"Public: Ping the server"},{"method":"GET","path":"/geojson","description":"Protected: Get the latest GeoJSON data for an INSEE code. Query params: insee_code (required), visibility ('public' or 'private', default 'public')"},{"method":"POST","path":"/geojson/import","description":"Public: Upload a JSON file with parcels data for an INSEE code"},{"method":"POST","path":"/geojson/process","description":"Internal: Process the uploaded JSON file for an INSEE code"},{"method":"GET","path":"/invitations","description":"Protected: List invitations for a team (admin only)"},{"method":"POST","path":"/invitations","description":"Protected: Create a new invitation (admin only)"},{"method":"DELETE","path":"/invitations/:id","description":"Protected: Revoke an invitation (admin only)"},{"method":"POST","path":"/invitations/:id/resend","description":"Protected: Resend an invitation with new token (admin only)"},{"method":"POST","path":"/invitations/:id/send","description":"Protected: Send invitation email (admin only)"},{"method":"GET","path":"/invitations/validate/:token","description":"Public: Validate an invitation token"},{"method":"POST","path":"/invitations/accept/:token","description":"Public: Accept invitation and create account"},{"method":"POST","path":"/invitations/accept-authenticated/:token","description":"Protected: Accept invitation for existing user (requires JWT)"}]}