# Freighter

*/Startups/Freighter*

## Startup Overview

This data routing layer ingests, normalizes, and transmits fragmented carrier payloads across the logistics network. It accepts tracking feeds, bill of lading documents, and status updates in any format, converting raw logistics outputs into a unified data stream for transport management systems.

Engineering teams at shippers and brokerages typically spend months building brittle, point-to-point connections to individual carriers. Each new logistics partner introduces distinct file formats, outdated protocols, and mismatched data fields. This API removes the need for manual mapping and custom pipeline maintenance by dynamically parsing incoming payloads regardless of their original structure.

While Project44, Cleo, and legacy EDI VANs require strict adherence to fixed data models and extended implementation cycles, this system is developer-native and schema-agnostic. It bypasses point-to-point integration delays, allowing developers to connect new carriers instantly without writing custom parser scripts or configuring rigid network rules.

## Startup Founding Hypothesis

**Approach**: that normalizes and routes fragmented carrier data payloads
**Competitors**:
- [Project44](/Competitors/Project44)
- [Cleo](/Competitors/Cleo)
- [legacy EDI VANs](/Competitors/legacy_EDI_VANs)
**Differentiator2x2**: developer-native and schema-agnostic, bypassing rigid point-to-point integration delays

## Startup Solution Coordinate

**Solution**: [Carrier Data Switch](/Software/Carrier_Data_Switch)

## Startup Position2x2

```mermaid
quadrantChart
 title Freighter Market Positioning
 x-axis "Rigid Point-to-Point" --> "Schema-Agnostic"
 y-axis "Legacy / Operations-UI" --> "Developer-Native"
 quadrant-1 "Modern Infrastructure"
 quadrant-2 "Developer Point Solutions"
 quadrant-3 "Legacy Middleware"
 quadrant-4 "Managed Platforms"
 Legacy EDI VANs: [0.15, 0.15]
 Cleo: [0.35, 0.45]
 Project44: [0.70, 0.40]
 Freighter: [0.85, 0.85]
```

## Startup Offer

**Proof**:
- Targeting 99.99% uptime for mid-market freight forwarders during peak shipping seasons.
- Aiming to reduce new carrier schema onboarding from traditional multi-week EDI builds to under 24 hours.
- Designed to sustain bursts of up to 5,000 concurrent payloads per second without data loss.
**Tiers**:
- Name: Developer Sandbox · Price: Free up to 5,000 payloads/mo · Inclusions: Shared normalization API access, standard logistics carrier schema endpoints, and local testing environment keys.
- Name: Metered Production · Price: ~$0.02–$0.06 per successful payload · Inclusions: Unlimited API requests, real-time schema-agnostic routing, and automated webhook triggers for standard carriers.
- Name: Dedicated Cluster · Price: ~$3,000–$6,000/mo + bulk usage · Inclusions: Single-tenant routing infrastructure, custom X12/EDI mapping rules, and isolated memory instances for high-throughput 3PLs.
**Guarantee**: If Freighter fails to map a payload against a supported carrier schema, or if normalization latency exceeds 250ms, the API request is completely unbilled.
**Business Function**: ProvideService
**Objection Handlers**:
- Carrier API changes: Freighter is designed to proactively detect schema drifts and gracefully degrade or remap fields without breaking your downstream applications.
- Legacy EDI compatibility: The platform is intended to accept raw X12 and AS2 feeds, parsing them into the same unified JSON structure as modern REST payloads.
- Data security and PII: Payloads are processed entirely in memory for routing purposes and immediately dropped, with no persistent storage unless explicitly configured by the tenant.
- Migration blockers: Developers do not need to rewrite existing point-to-point logic; the API accepts raw carrier payload dumps and handles the normalization server-side.
**Pricing Architecture**: UsageMeter
**Agent Checkout Support**:
- agentic-commerce-protocol

## Startup Brand

**Voice**: Authoritative developer register grounded in strict logistical precision.
**Tagline**: Unify fragmented carrier data payloads without rigid integration delays.
**Icon Concept**: container
**Palette Intent**: industrial-safety
**Visual Identity**: The visual identity pairs high-visibility safety orange with terminal-green monospace typography to evoke a modern maritime container yard translated into code.
**Archetype Reference**: the-creator

## Startup Buyer Chain

**Chain**: B2B: Supply Chain Software Engineer → 3PL / Brokerage Operations → End Shipper
**Gtm Motion**: Acquires users through bottom-up developer adoption via open API documentation and free-tier testing of carrier data normalization. Expands to enterprise contracts when engineering teams exceed payload volume limits or require dedicated production routing SLAs.
**Agent Channel**: Designed to list in the LangChain tool ecosystem and OpenAI structured capability feeds, enabling autonomous supply chain AI agents to query normalized carrier statuses and route dispatch payloads without manual schema mapping.
**Primary Channel**: Developer search on Google and GitHub for specific EDI or API carrier integration errors (such as 'X12 214 payload mapping error'), which surfaces Freighter's technical documentation and schema-agnostic normalization examples.

## Startup Customer Journey

```mermaid
flowchart LR; A[GitHub] --> B[Open API Documentation]; B --> C[Developer Sandbox]; C --> D[Normalized Carrier Payload]; D --> E[Metered Production API]; E --> F[Dedicated Routing Cluster]; F --> G[LangChain Tool Ecosystem];
```

## Startup Proof Points

_Illustrative — target and order-of-magnitude estimate figures, not an achieved track record (this Thing is concept-stage)._

**Pilot Goals**:
- 14-day technical sandbox: Connect raw payload dumps from three distinct legacy carriers to validate the automated webhook triggers and prove new schema ingestion requires less than 24 hours.
- 30-day production shadow test: Mirror live peak-season payload traffic to a dedicated Freighter cluster to verify the sub-250ms latency guarantee and confirm zero dropped payloads during burst events.
**Target Metrics**:
- target: <24-hour development time for new carrier schema onboarding
- target: 5,000 concurrent payload routing capacity per second during peak bursts
- target: <250ms processing latency per successful payload normalization
- target: 0 persistent data storage footprint for standard memory instances
**Target Case Studies**:
- Mid-market freight forwarder: Demonstrating the transition from maintaining separate point-to-point EDI connections to routing all legacy AS2 and X12 feeds through a single unified JSON endpoint without data loss.
- High-throughput 3PL provider: Validating the dedicated cluster tier by routing peak-season bursts, aiming to prove the system accepts up to 5,000 concurrent payloads per second while maintaining sub-250ms normalization latency.
- Logistics SaaS platform: Showcasing the reduction of development bottlenecks by eliminating the need to rewrite point-to-point logic, routing raw carrier payload dumps directly into the API for server-side normalization.
**Testimonial Targets**:
- VP of Engineering at a Freight Forwarder: Expressing relief that raw legacy X12 feeds parse directly into modern JSON structures without their team maintaining custom parsing scripts.
- Lead Integration Developer at a 3PL: Highlighting how the system proactively detects carrier schema drifts and gracefully remaps fields, preventing downstream application crashes.
- CTO at a Logistics Software Vendor: Confirming that the entirely in-memory processing architecture easily passed infosec compliance because no persistent payload data remains on the routing servers.

## Startup Top Risks

**Risks**:
- Severity: existential · Description: Enterprise shippers refuse to rip out entrenched legacy EDI VANs due to perceived high switching costs and strict compliance mandates. · Mitigation Status: unmitigated
- Severity: high · Description: Carriers continuously deploy undocumented changes to their data formats, breaking schema-agnostic parsers faster than the system can auto-adapt. · Mitigation Status: in-progress
- Severity: high · Description: Incumbents like Project44 leverage their massive existing network density to bundle developer-friendly APIs, commoditizing the core differentiator. · Mitigation Status: unmitigated
- Severity: moderate · Description: Onboarding long-tail, low-tech carriers requires manual mapping interventions that degrade gross margins and slow deployment. · Mitigation Status: in-progress

## Startup Competitors

- [Project44](/Competitors/Project44) — Incumbent
- [Cleo](/Competitors/Cleo) — Legacy Integration
- [Legacy EDI VANs](/Competitors/Legacy_EDI_VANs) — Status Quo
- [FourKites](/Competitors/FourKites) — Incumbent
- [SPS Commerce](/Competitors/SPS_Commerce) — EDI Network
- [In-House Integrations](/Competitors/In-House_Integrations) — DIY

## Startup Solution Stack

- [Payload Normalization Service](/Services/Payload_Normalization_Service) — Service-as-Software
- [Schema Translation Agent](/Agents/Schema_Translation_Agent) — Agent
- [Protocol Routing Engine](/Software/Protocol_Routing_Engine) — Software
- [Carrier Integration SDK](/Software/Carrier_Integration_SDK) — Software

## Startup Story Brand

**Hero**:
- **Need**: to be the architect of a resilient supply chain network, not a firefighter patching EDI
- **Want**: to normalize fragmented carrier data without multi-week integration delays
- **Identity**: a logistics engineer at a mid-market freight forwarder
**Plan**:
- Step: Drop · Detail: Send raw carrier payload dumps directly to our API without pre-formatting or manual field mapping.
- Step: Confirm · Detail: Verify the auto-generated schema match against our standard logistics carrier endpoints in the developer sandbox.
- Step: Route · Detail: Enable automated webhooks to push normalized data into your downstream 3PL applications and TMS.
**Guide**:
- **Empathy**: Shipping margins are won in milliseconds — but legacy AS2 and X12 feeds force your stack to wait weeks for a simple field change.
**Problem**:
- **Villain**: rigid point-to-point integrations
- **External**: Onboarding new carrier schemas into project44 or legacy EDI VANs takes weeks of custom mapping and testing.
- **Internal**: You feel trapped in a perpetual cycle of fixing broken field mappings and chasing schema drift.
- **Philosophical**: Logistics data was built for global movement, not proprietary silos.
**Success**: Your team onboarded carriers in under 24 hours with unified data flowing through a single, resilient API.
**One Liner**: Rigid point-to-point integration delays cost freight forwarders critical shipping speed. Freighter normalizes and routes fragmented carrier data payloads so teams can scale their networks in hours, not weeks.
**Positioning**:
- **So That**: onboard new carrier schemas in under 24 hours
- **Unlike**: legacy EDI VANs and Project44
- **For Whom**: logistics engineers at mid-market forwarders
- **Category**: Developer-native logistics data normalization
**Call To Action**:
- **Direct**: Generate API keys
- **Transitional**: View payload schema documentation
**Failure Stakes**:
- Weeks of integration downtime
- Missed shipping deadlines
- Manual data entry errors
**Transformation**:
- **To**: one of the few logistics engineers who scales carrier networks in hours
- **From**: the engineer stuck debugging legacy EDI mappings
**Controlling Idea**: Logistics data must be schema-agnostic to enable real-time global trade.

## Startup Token Hero

**Genre**: founding-hypothesis
**Rendered**: Rigid point-to-point integration delays cost freight forwarders critical shipping speed. Freighter normalizes and routes fragmented carrier data payloads so teams can scale their networks in hours, not weeks.
**Mechanism**: spine-derived-v1
**Template Id**: spine-founding-hypothesis
**Vocab Fingerprint**: 9c1f68ef90a8f1bb

## Startup Token Positioning

**Genre**: moore-positioning
**Rendered**: Developer-native logistics data normalization for logistics engineers at mid-market forwarders. Unlike legacy EDI VANs and Project44 — onboard new carrier schemas in under 24 hours.
**Mechanism**: spine-derived-v1
**Template Id**: spine-moore-positioning
**Vocab Fingerprint**: 1f16595a86f3ba7e

## Startup Token Pitch Deck

**Genre**: pitch-deck
**Rendered**: Problem: Onboarding new carrier schemas into project44 or legacy EDI VANs takes weeks of custom mapping and testing.
Solution: Rigid point-to-point integration delays cost freight forwarders critical shipping speed. Freighter normalizes and routes fragmented carrier data payloads so teams can scale their networks in hours, not weeks.
Customer: logistics engineers at mid-market forwarders
Unlike: legacy EDI VANs and Project44
**Mechanism**: spine-derived-v1
**Template Id**: spine-pitch-deck
**Vocab Fingerprint**: 3b1ed047f7b5f0e6

## Startup Token M E D D P I C C

**Pain**: Onboarding new carrier schemas into project44 or legacy EDI VANs takes weeks of custom mapping and testing.
**Metrics**: Target: Your team onboarded carriers in under 24 hours with unified data flowing through a single, resilient API.
**Rendered**: Pain: Onboarding new carrier schemas into project44 or legacy EDI VANs takes weeks of custom mapping and testing.
Economic buyer: 3PL / Brokerage Operations
Metrics: Target: Your team onboarded carriers in under 24 hours with unified data flowing through a single, resilient API.
Competition: legacy EDI VANs and Project44
**Mechanism**: spine-derived-v1
**Competition**: legacy EDI VANs and Project44
**Economic Buyer**: 3PL / Brokerage Operations
**Vocab Fingerprint**: 3ed014497e2d034f

## Startup Token Cold Email

**Genre**: cold-email
**Rendered**: Subject: Developer-native logistics data normalization for logistics engineers at mid-market forwarders

logistics engineers at mid-market forwarders — Onboarding new carrier schemas into project44 or legacy EDI VANs takes weeks of custom mapping and testing. Rigid point-to-point integration delays cost freight forwarders critical shipping speed. Freighter normalizes and routes fragmented carrier data payloads so teams can scale their networks in hours, not weeks.
**Mechanism**: spine-derived-v1
**Template Id**: spine-cold-email
**Vocab Fingerprint**: 0c0cb76725f10983

## Startup Token Agent Spec

**Genre**: ai-agent-spec
**Rendered**: Developer-native logistics data normalization. Rigid point-to-point integration delays cost freight forwarders critical shipping speed. Freighter normalizes and routes fragmented carrier data payloads so teams can scale their networks in hours, not weeks. Serves logistics engineers at mid-market forwarders.
**Mechanism**: spine-derived-v1
**Template Id**: spine-ai-agent-spec
**Vocab Fingerprint**: ffff31184d1d5956

## Neighborhood

### Candidate solutions

- [Weight And Distance Extraction](/Problems/Weight_And_Distance_Extraction) — candidate solution for · Problems
- [Manifest Document Parsing](/Problems/Manifest_Document_Parsing) — candidate solution for · Problems
- [Grocery Distributor Order Fulfillment](/Problems/Grocery_Distributor_Order_Fulfillment) — candidate solution for · Problems

### Composed of

- [Carrier Integration SDK](/Software/Carrier_Integration_SDK) — composes · Software
- [Protocol Routing Engine](/Software/Protocol_Routing_Engine) — composes · Software
- [Schema Translation Agent](/Agents/Schema_Translation_Agent) — composes · Agents
- [Payload Normalization Service](/Services/Payload_Normalization_Service) — composes · Services

### Competitors

- [SPS Commerce](/Competitors/SPS_Commerce) — competes with · Competitors
- [Project44](/Competitors/Project44) — competes with · Competitors
- [In-House Integrations](/Competitors/In-House_Integrations) — competes with · Competitors
- [Cleo](/Competitors/Cleo) — competes with · Competitors
- [Legacy EDI VANs](/Competitors/Legacy_EDI_VANs) — competes with · Competitors
- [FourKites](/Competitors/FourKites) — competes with · Competitors

### Embodies

- [Software](/Theses/Software) — embodies · Theses

### What it offers

- [Carrier Data Switch](/Software/Carrier_Data_Switch) — offers · Software

### Similar Startups

- [Coordinatortower](/Startups/Coordinatortower) — similar · Startups
- [Beamlane](/Startups/Beamlane) — similar · Startups
- [Crossoyage](/Startups/Crossoyage) — similar · Startups
- [Flowgate](/Startups/Flowgate) — similar · Startups
- [Daybreakworks](/Startups/Daybreakworks) — similar · Startups
- [Cargovista](/Startups/Cargovista) — similar · Startups
- [Cratefield](/Startups/Cratefield) — similar · Startups
- [Classifybridge](/Startups/Classifybridge) — similar · Startups
- [Conveyorbond](/Startups/Conveyorbond) — similar · Startups
- [Dalyard](/Startups/Dalyard) — similar · Startups
- [Apilane](/Startups/Apilane) — similar · Startups
- [Gladedock](/Startups/Gladedock) — similar · Startups
- [Quadova](/Startups/Quadova) — similar · Startups
- [Bridgedepot](/Startups/Bridgedepot) — similar · Startups
- [Almelematics](/Startups/Almelematics) — similar · Startups
- [Valleyrail](/Startups/Valleyrail) — similar · Startups
- [Conduitlamp](/Startups/Conduitlamp) — similar · Startups
- [Voyagepoint](/Startups/Voyagepoint) — similar · Startups
- [Conduitharbor](/Startups/Conduitharbor) — similar · Startups
- [Chemicalport](/Startups/Chemicalport) — similar · Startups
