# Wede Technology ## Docs - [Wede Technology](https://docs.wede.pt/index.md): Operational continuity platform for mission-critical services - works without internet - [Quickstart](https://docs.wede.pt/quickstart.md): Send your first event in under 5 minutes - [Authentication](https://docs.wede.pt/authentication.md): How to authenticate with the Wede API - [Changelog](https://docs.wede.pt/changelog.md): API and SDK version history - [Offline-First Architecture](https://docs.wede.pt/concepts/offline-first.md): How Wede ensures operational continuity without internet - [Zones](https://docs.wede.pt/concepts/zones.md): How Wede organises operational coverage by geographic zone - [Events](https://docs.wede.pt/concepts/events.md): How events work in Wede - [Sync](https://docs.wede.pt/concepts/sync.md): How offline event batches are synchronised when connectivity is restored - [Connectivity](https://docs.wede.pt/concepts/connectivity.md): How Wede monitors and manages connectivity across operational zones - [Verticals](https://docs.wede.pt/concepts/verticals.md): How Wede serves different industries - [Security](https://docs.wede.pt/concepts/security.md): Technical security architecture, compliance alignment, and what Wede guarantees per vertical - [Parsers](https://docs.wede.pt/concepts/parsers.md): Configure how event data is structured, encoded and transmitted across channels - including offline via structured protocols - [Score Engine](https://docs.wede.pt/concepts/score-engine.md): How wede ranks teams for dispatch using proximity, equipment and capability - [Geofencing](https://docs.wede.pt/concepts/geofencing.md): How zone boundaries control team eligibility for dispatch - [Metering & Usage](https://docs.wede.pt/concepts/metering.md): How wede tracks and bills operational usage - [Healthcare - Emergency Dispatch](https://docs.wede.pt/examples/healthcare.md): Complete integration example for emergency medical dispatch with offline resilience - [Banking & Fintech - Field Agent Dispatch](https://docs.wede.pt/examples/banking.md): Complete integration example for field banking agent coordination with DORA compliance - [Delivery & Logistics - Driver Dispatch](https://docs.wede.pt/examples/delivery.md): Complete integration example for last-mile delivery and ride-hailing with offline resilience - [API Reference](https://docs.wede.pt/api-reference/introduction.md): Complete reference for the Wede REST API - offline-first event delivery - [Login](https://docs.wede.pt/api-reference/auth/login.md): Authenticate with email and password to obtain a JWT - [Get Token](https://docs.wede.pt/api-reference/auth/token.md): Exchange your API key for a JWT token - [Create Event](https://docs.wede.pt/api-reference/events/create.md): Send a new event into the Wede platform - [List Events](https://docs.wede.pt/api-reference/events/list.md): Retrieve events for your tenant - [List Teams](https://docs.wede.pt/api-reference/teams/list.md): Returns all teams configured for the authenticated tenant - [Dispatch Team](https://docs.wede.pt/api-reference/teams/dispatch.md): Assign a team to an event - [Dispatch Score](https://docs.wede.pt/api-reference/teams/score.md): Score and rank available teams for a given event using the proximity engine - [Team Members](https://docs.wede.pt/api-reference/teams/members.md): Add, remove and update the status of team members - [Team Equipment](https://docs.wede.pt/api-reference/teams/equipment.md): Manage equipment assigned to a team - [Location Config](https://docs.wede.pt/api-reference/teams/location-config.md): Configure GPS tracking intervals for online and offline modes - [Team Verticals & Capabilities](https://docs.wede.pt/api-reference/teams/verticals.md): Configure which verticals and event types a team can respond to - [Missions](https://docs.wede.pt/api-reference/missions.md): Create and manage operational missions assigned to teams - [List Zones](https://docs.wede.pt/api-reference/zones/list.md): Get all zones configured for your tenant - [Zone Detail](https://docs.wede.pt/api-reference/zones/detail.md): Get details for a specific zone including boundary polygon - [Billing & Usage](https://docs.wede.pt/api-reference/billing.md): View plan details, usage consumption and invoice history - [Tenant Profile](https://docs.wede.pt/api-reference/tenant/me.md): Get your tenant configuration - [Usage Metrics](https://docs.wede.pt/api-reference/tenant/usage.md): Get consumption metrics for your tenant - [List Webhooks](https://docs.wede.pt/api-reference/webhooks/list.md): Get all webhooks configured for your tenant - [Create Webhook](https://docs.wede.pt/api-reference/webhooks/create.md): Register a new webhook endpoint - [Delete Webhook](https://docs.wede.pt/api-reference/webhooks/delete.md): Remove a webhook - [Sync Batch](https://docs.wede.pt/api-reference/sync/batch.md): Submit a batch of offline-captured events for processing - [Sync Status](https://docs.wede.pt/api-reference/sync/status.md): Check the processing status of a sync batch - [Connectivity Status](https://docs.wede.pt/api-reference/connectivity/status.md): Get current connectivity status for all zones - [Report Connectivity](https://docs.wede.pt/api-reference/connectivity/report.md): Report a connectivity state change for a zone - [List Parsers](https://docs.wede.pt/api-reference/parsers/list.md): Returns all parsers configured for the authenticated tenant and vertical - [Create Parser](https://docs.wede.pt/api-reference/parsers/create.md): Creates a new parser for a vertical. A new version is automatically assigned. - [Register](https://docs.wede.pt/api-reference/onboarding/register.md): Create a new wede account — starts in demo mode - [Verify Email](https://docs.wede.pt/api-reference/onboarding/verify.md): Activate a registered account using the email verification token - [Compliance Report](https://docs.wede.pt/compliance/report.md): Operational and security compliance reporting for ISO 27001, DORA, GDPR and NIS2 - [ISMS](https://docs.wede.pt/compliance/isms.md): Information Security Management System — ISO/IEC 27001:2022 aligned policy overview - [SDKs](https://docs.wede.pt/sdks/overview.md): Official Wede SDKs and client libraries ## OpenAPI Specs - [openapi](https://docs.wede.pt/api-reference/openapi.json) ## Optional - [API Status](https://status.wede.pt) - [Dashboard](https://app.wede.pt) - [Support](mailto:geral@wede.pt)