Integrate your systems with Bring
Developing an e-commerce site? Or dealing with logistics software in the Nordic countries? Find out how to integrate with Bring’s API platform.
Get started →Explore our APIs
Shipping Guide API
Look up available services, delivery times, prices and environmental data, and use our recommended service descriptions in your checkout.
Booking API
Create shipments and generate shipment number, tracking link, EDI-prenotification, label and other transport documents. Order pickups.
Pickup Point API
Let your customers choose their preferred pickup point in your checkout.
Tracking API
Look up tracking events of your shipments, and make them available to your customers.
Event Cast API
Subscribe to tracking events through webhooks, and get notified proactively.
Reports API
Generate status, quality and deviation, economy and environment reports to analyse your logistics with Bring.
Checkout guide Norway
Recommendations and guide, based on user research and testing, to get the most out of our checkout related APIs in Norwegian B2C e-commerce sites.
Checkout guide →EDI documentation
Guidelines and specifications for vendors of TA/EDI solutions and customers with first-party EDI solutions, including transport instructions for integrations based on EDIFACT (IFTMIN D04A) standards.
EDI documentation →API updates
: Shipping Guide API
Lead time does not only depend on the recipient’s postal code, but also the address itself.
For example, two different addresses on the same postal code can have different lead time. We have therefore added an addressLine field, which allows lead time to be calculated based on both postal code and street address. For this to work, it is important that recipients fill out a valid street address.
By using our Address API, the address the recipients fill inn can be pre-validated, which will ensure more accurate lead times.We therefore recommend using the Address API in combination with Shipping Guide API.
There are several services that are affected by this new field: 1000, 1988, 3500, 5000, 1736, 5600, 0330, 0332, 0349, 3570, 3584
<ns:AddressLine>Testsvingen 12</ns:AddressLine>
"addressLine":"Testsvingen 12"
: Tracking API
The event statuses ARRIVED_COLLECTION and ARRIVED_DELIVERY are not valid anymore, and therefore have been removed from the Tracking API.
: Tracking API
Starting 1 August 2022, Tracking API version v1 will be deprecated and the requests will be automatically forwarded to the latest version, v2. It is not a breaking change. In the new version you will have access to many more fields.