{"name":"FishID API","version":"1.0.0","status":"running","endpoints":{"identify":"POST /api/identify","validateCode":"POST /api/discount-code/validate","redeemCode":"POST /api/discount-code/redeem","entitlement":"GET /api/discount-code/entitlement","catchSync":"POST /api/catches/sync","catches":"GET /api/catches","deleteCatch":"DELETE /api/catches/:id","deleteAllCatches":"DELETE /api/catches","seasonChanges":"GET /api/alerts/seasons/:state","supportedStates":"GET /api/states/supported","weather":"GET /api/weather?lat=N&lng=N","health":"GET /health","v1Versions":"GET /api/v1/regulations/versions","v1Regulation":"GET /api/v1/regulations/:state/:water","v1OpenSeasons":"GET /api/v1/regulations/:state/:water/open","v1Zones":"GET /api/v1/zones/:state","v1Aggregates":"GET /api/v1/aggregates/:state","v1Locations":"GET /api/v1/locations/:state/:water","v1StateResources":"GET /api/v1/state-resources/:state","v1GearRules":"GET /api/v1/gear-rules/:state/:water","v1LocationDetect":"POST /api/v1/location/detect","v1LocationStates":"GET /api/v1/location/states","v1LocationTest":"GET /api/v1/location/test","chat":"POST /api/chat","chatHealth":"GET /api/chat/health","chatPdfUrl":"GET /api/chat/pdf-url/:stateCode/:waterType","pdfSyncStatus":"GET /api/admin/pdf-sync/status","pdfSyncRun":"POST /api/admin/pdf-sync/run","pdfSyncState":"POST /api/admin/pdf-sync/state/:stateCode","stripeCheckout":"POST /api/stripe/create-checkout-session","stripeWebhook":"POST /api/stripe/webhook","stripePortal":"POST /api/stripe/create-portal-session","unifiedEntitlement":"GET /api/entitlement","admin":"GET /admin"}}