DigitalNebi Available Paths

Live route index for www.digitalnebi.com. Admin routes require valid admin auth.

MethodPathDescription
GET/Portfolio home
GET/portfolioPortfolio page
GET/hireHire DigitalNebi page
GET/jb/hireHire DigitalNebi page alias
GET/jb/pathsPath index page
GET/jb/resumeConsolidated resume page
GET/jb/resume.pdfResume PDF download
GET/jb/resume.docResume DOC download
GET/jb/proposal-templateProposal template download
GET/jb/outreach-scriptsOutreach scripts download
GET/allhabesha.htmlAllHabesha iOS install page
GET/jb/allhabesha.htmlAllHabesha iOS install page alias
GET/allhabesha.plistAllHabesha iOS OTA manifest
GET/jb/allhabesha.plistAllHabesha iOS OTA manifest alias
GET/allhabesha.ipaAllHabesha iOS IPA redirect
GET/jb/allhabesha.ipaAllHabesha iOS IPA redirect alias
GET/listing-reportAllHabesha listing submissions report (web)
GET/jb/listing-reportAllHabesha listing submissions report alias
GET/listing-report.jsonAllHabesha listing submissions report (JSON)
GET/jb/listing-report.jsonAllHabesha listing submissions report alias (JSON)
GET/devicesDevice tracker portal
GET/devicesipaDevicesIPA install page alias
GET/jb/devicesipaDevicesIPA install page alias
GET/devices.htmlDevicesIPA install page
GET/jb/devices.htmlDevicesIPA install page alias
GET/devicesipa.htmlDevicesIPA install page
GET/jb/devicesipa.htmlDevicesIPA install page alias
GET/devicesipa.plistDevicesIPA OTA manifest
GET/jb/devicesipa.plistDevicesIPA OTA manifest alias
GET/devicesipa.ipaDevicesIPA IPA redirect
GET/jb/devicesipa.ipaDevicesIPA IPA redirect alias
GET/devices/api/healthDevice tracker health
GET/devices/api/client-configDevice tracker client config
PUT/devices/api/client-configDevice tracker update client config
DELETE/devices/api/client-configDevice tracker clear device config
POST/devices/api/register-deviceDevice tracker register device
POST/devices/api/locationsDevice tracker ingest location
GET/devices/api/locationsDevice tracker location history
GET/devices/api/devicesDevice tracker device list
GET/devices/api/last-locationsDevice tracker latest locations
GET/jb/id/dl-VDriver license image alias
GET/jb/id/maryland-dl-frontDriver license image legacy route
GET/healthHealth check
GET/carouselPublic carousel feed
GET/entitiesEntities listing
POST/entitiesCreate entity
PATCH/entities/{entity_id}Owner/guest edit entity
POST/uploads/presignCreate upload presigned URL
POST/notifications/register-deviceRegister push device token
POST/payments/subscription-checkout-sessionCreate subscription checkout
GET/payments/successPayment success page
GET/payments/cancelPayment cancel page
GET/payments/fallbackPayment fallback page
GET/admin/itemsAdmin items list (auth required)
POST/admin/itemsAdmin create item (auth required)
GET/admin/items/{pk}Admin read item (auth required)
PATCH/admin/items/{pk}Admin update item (auth required)
DELETE/admin/items/{pk}Admin delete item (auth required)
GET/admin/statsAdmin stats (auth required)
POST/admin/bulkAdmin bulk actions (auth required)
GET/admin/ingestion/runsAdmin ingestion runs (auth required)
POST/admin/ingestion/runsAdmin trigger ingestion (auth required)
GET/admin/ingestion/runs/{run_id}Admin ingestion run detail (auth required)
PATCH/admin/ingestion/runs/{run_id}Admin ingestion run update (auth required)
GET/admin/ingestion/errorsAdmin ingestion errors (auth required)
GET/admin/usersAdmin users list (auth required)
POST/admin/usersAdmin create user (auth required)
GET/admin/users/{user_id}Admin user detail (auth required)
PATCH/admin/users/{user_id}Admin update user (auth required)
DELETE/admin/users/{user_id}Admin delete user (auth required)
GET/admin/meAdmin caller profile (auth required)
GET/admin/auditAdmin audit log (auth required)
GET/admin/carouselAdmin carousel list (auth required)
POST/admin/carouselAdmin carousel create (auth required)
GET/admin/carousel/{item_id}Admin carousel detail (auth required)
PATCH/admin/carousel/{item_id}Admin carousel update (auth required)
DELETE/admin/carousel/{item_id}Admin carousel delete (auth required)
POST/admin/notifications/sendAdmin send push notification (auth required)