EntryGoDocs
QuickstartProtocolAPI Reference

Docs

EntryGo developer docs

Overview
Concepts
ProtocolMental modelExport LifecycleFlowPrimitivesObjectsArtifactsFilesBroker SubmissionDelivery
Guides
First ExportQuick pathBuild a Supply Chain App with EntryGoHello worldWarehouse Integration3PLAutomation AgentsAgentsPublishing EntryGo PackagesPublish
API
OverviewOpenAPIAccountsScopeProductsPOSTOrdersPOSTWarehousesOriginBrokersPartnerExportsCoreCustoms OptimizerAICustoms PackagesGETErrorsHandling
SDKs / CLI
TypeScriptSDKPythonSDKCLITooling

API

Brokers API

Create a broker record.

#POST /brokers

Create a broker record.

json
{
  "accountId": "acc_123",
  "name": "Borderline Customs",
  "contactName": "Casey Lin",
  "contactEmail": "broker@borderline.example"
}

#GET /brokers

List brokers.

PreviousWarehousesOrigin facilities used during planning and execution for export-side operations.NextExportsPlan, execute, and inspect, with behavioral notes for deterministic planning and retries.