{"service":"CaveDevil","product":"CaveDevil Map Manager","description":"CaveDevil API","version":"0.3.4","apiContractVersion":"0.3.4","caveMonkeySchema":[1,2],"documentation":{"android":"docs/API_ANDROID.md","sync":"docs/CAVEMONKEY_SYNC.md","openapi":"GET /api/openapi","amplify":"docs/AMPLIFY.md"},"auth":{"backend":"cognito","cognitoHostedUi":true,"apiKeyRequired":false},"catalog":{"backend":"dynamodb","table":"cavedevil-map-manager","region":"ap-southeast-2"},"endpoints":{"openapi":"GET /api/openapi","surveys":{"list":"GET /api/surveys","get":"GET /api/surveys/:id","upsert":"POST /api/surveys — legacy/catalog; use ?mode=personal for workspace","preferredPersonalSync":"POST /api/v1/sync/surveys","export":"GET /api/surveys/:id/export?format=survex|therion|stats|svg"},"caves":{"list":"GET /api/caves","get":"GET /api/caves/:id","create":"POST /api/caves","composite":"GET /api/caves/:id/composite","compositeSvg":"GET /api/caves/:id/composite?format=svg (Illustrator/Inkscape)","joins":"GET|POST /api/caves/:id/joins","submitTargets":"GET /api/v1/caves","caveGeo":"GET /api/caves/:id/geo"},"maps":{"list":"GET /api/maps?caveId=","create":"POST /api/maps"},"import":{"formats":"GET /api/import","upload":"POST /api/import (csv | compass .dat | survex .svx | therion .th | cavemonkey .json)"},"media":{"list":"GET /api/media?caveId=&kind=","upload":"POST /api/media multipart (PDF/image drawings + photos)","presign":"POST /api/media/presign","complete":"POST /api/media/complete","directLocal":"PUT /api/media/direct?key= (local storage only)"},"systems":{"list":"GET /api/systems","create":"POST /api/systems","split":"POST /api/systems { action: \"split\", sourceCaveId, newName }","link":"POST /api/systems { action: \"link\", caveId, systemId }","note":"Area maps removed from product UX (APIs return 410)"}},"multiClub":{"auth":"src/lib/auth.ts — set CAVEDEVIL_AUTH_ENFORCE=0 to relax roles","docs":"docs/MULTI_CLUB_AND_MEDIA.md"},"caveMonkey":{"productName":"CaveDevil Map Manager","settingsLabel":"CaveDevil Map Manager","openapi":"GET /api/openapi","docsAndroid":"docs/API_ANDROID.md","docsSync":"docs/CAVEMONKEY_SYNC.md","personalUpload":"POST /api/v1/sync/surveys","personalUploadLegacy":"POST /api/surveys?mode=personal","listMine":"GET /api/v1/sync/surveys","getOne":"GET /api/v1/sync/surveys/:id","patchMeta":"PATCH /api/v1/sync/surveys/:id","submit":"POST /api/v1/sync/surveys/:id { action:submit, targetCaveId }","withdraw":"POST /api/v1/sync/surveys/:id { action:withdraw }","share":"POST /api/v1/sync/surveys/:id/share","listCavesForSubmit":"GET /api/v1/caves","catalogUpsert":"POST /api/surveys","inbox":"GET|POST /api/v1/inbox","authCheck":"GET /api/v1/auth/me","health":"GET /api/health","devicePair":"POST /api/v1/device/pair (web, signed in)","deviceLink":"POST /api/v1/device/link { code } (app)","connectUi":"/connect","productionBaseUrlHint":"https://www.cavedevil.app","headers":{"session":"X-CaveDevil-Session","apiKey":"X-API-Key","device":"Authorization: Bearer cdv_dt_… (from pairing)","authorization":"Bearer <deviceToken> | Bearer <session> | Bearer <cognitoJwt>"},"allowedSessions":["solo","stc-surveyor","stc","stc-viewer","demo","admin"],"recommendedSession":"stc-surveyor","apiKeyRequired":false,"userAgent":"CaveMonkey/<appVersion>"},"amplify":{"docs":"docs/AMPLIFY.md","branches":["development","staging","main"],"storage":"s3","storageDetail":{"driver":"s3","bucket":"cavedevil-map-manager-752988090881-apse2","signedGet":true,"presignSupported":true},"catalog":"dynamodb","cognitoHostedUi":true},"storage":{"driver":"s3","bucket":"cavedevil-map-manager-752988090881-apse2","signedGet":true,"presignSupported":true}}