# Smart Send ## Docs - [Get website info.](https://docs.smartsend.io/api-reference/account/get-website-info.md): This endpoint is used to get details about a given website. - [Get specific carrier agent in country.](https://docs.smartsend.io/api-reference/agents/get-specific-carrier-agent-in-country.md): This endpoint is used to get a single agent for a given carrier in a given country by the carriers own agent number. - [List agents within a geospatial area.](https://docs.smartsend.io/api-reference/agents/list-agents-within-a-geospatial-area.md): List carrier agents in country limited by a geospatial area. - [List carrier agents in country.](https://docs.smartsend.io/api-reference/agents/list-carrier-agents-in-country.md): This endpoint is used to index all agents for a given carrier in a given country. - [List carrier agents in postal code.](https://docs.smartsend.io/api-reference/agents/list-carrier-agents-in-postal-code.md): This endpoint is used to index all agents for a given carrier in a given postal code. - [List carrier agents on given street.](https://docs.smartsend.io/api-reference/agents/list-carrier-agents-on-given-street.md): This endpoint is used to index all agents for a given carrier on a specific street. - [Add shipments to a batch](https://docs.smartsend.io/api-reference/booking-batches/add-shipments-to-a-batch.md): Adds one or more shipments to an open batch. Shipments are created but NOT booked until the batch is dispatched. Returns 422 if the batch is not in 'open' state. - [Cancel an open batch](https://docs.smartsend.io/api-reference/booking-batches/cancel-an-open-batch.md): Cancels an open batch and all its non-booked shipments. Returns 422 if the batch is not in 'open' state. - [Create a new batch](https://docs.smartsend.io/api-reference/booking-batches/create-a-new-batch.md): Creates a new batch for bulk booking. The batch starts in 'open' state and can receive shipments until it is dispatched. - [Dispatch a batch for processing](https://docs.smartsend.io/api-reference/booking-batches/dispatch-a-batch-for-processing.md): Closes the batch and queues all shipments for asynchronous booking. Returns 422 if the batch is not in 'open' state or has no shipments. - [Get batch details](https://docs.smartsend.io/api-reference/booking-batches/get-batch-details.md): Returns a single batch with progress information including counts and percentage. - [List batches](https://docs.smartsend.io/api-reference/booking-batches/list-batches.md): Returns a paginated list of batch bookings, sorted by most recent first. - [List shipments in a batch](https://docs.smartsend.io/api-reference/booking-batches/list-shipments-in-a-batch.md): Returns a paginated list of shipments in the specified batch. - [Book a shipment](https://docs.smartsend.io/api-reference/booking/book-a-shipment.md): Books a shipment with the carrier. This transmits the shipment data electronically and generates tracking numbers and shipping documents. Supports asynchronous processing via the Prefer header. - [Cancel a shipment booking](https://docs.smartsend.io/api-reference/booking/cancel-a-shipment-booking.md): Cancels a booked shipment with the carrier. This invalidates tracking numbers and shipping documents. Only booked shipments can be cancelled. - [Create and book a shipment](https://docs.smartsend.io/api-reference/booking/create-and-book-a-shipment.md): Creates a new shipment and immediately books it with the carrier in a single operation. Sender address is automatically taken from team settings. Supports asynchronous processing via the Prefer header. - [Combine labels for multiple shipments](https://docs.smartsend.io/api-reference/bookings/combine-labels-for-multiple-shipments.md): This endpoint is used to combine labels for multiple shipments into one PDF file - [Store a new shipment and book a label](https://docs.smartsend.io/api-reference/bookings/store-a-new-shipment-and-book-a-label.md): This endpoint is used to create a new shipment and book a label in one request - [List closest agents relative to a given address.](https://docs.smartsend.io/api-reference/closest-agents/list-closest-agents-relative-to-a-given-address.md): This endpoint is used to list closest agents for a given carrier to an address specified by country, postalcode, city and street. - [List closest agents relative to a given geospatial point.](https://docs.smartsend.io/api-reference/closest-agents/list-closest-agents-relative-to-a-given-geospatial-point.md): This endpoint is used to list closest agents for a given carrier to an given geospatial point. - [List closest agents relative to a postal code.](https://docs.smartsend.io/api-reference/closest-agents/list-closest-agents-relative-to-a-postal-code.md): This endpoint is used to list closest agents for a given carrier to an address specified by country and postalcode. - [List closest agents relative to a postal code and city.](https://docs.smartsend.io/api-reference/closest-agents/list-closest-agents-relative-to-a-postal-code-and-city.md): This endpoint is used to list closest agents for a given carrier to an address specified by country, postalcode and city. - [List closest agents relative to a postal code and street.](https://docs.smartsend.io/api-reference/closest-agents/list-closest-agents-relative-to-a-postal-code-and-street.md): This endpoint is used to list closest agents for a given carrier to an address specified by country, postalcode and street. - [Introduction](https://docs.smartsend.io/api-reference/introduction.md): Learn how to use the Smart Send REST API - [Get shipping rates](https://docs.smartsend.io/api-reference/rates/get-shipping-rates.md): Returns available shipping rates for a specific shipment, including estimated delivery windows and cost prices. Only shows rates available for the authenticated team based on their carrier accounts. Cost prices may be null when unknown. Sender address is automatically taken from the authenticated te… - [List all addons](https://docs.smartsend.io/api-reference/routing/list-all-addons.md): Returns all available shipping addons. This is reference data not filtered by team. - [List all carriers](https://docs.smartsend.io/api-reference/routing/list-all-carriers.md): Returns all available carriers. This is reference data not filtered by team. - [List all services](https://docs.smartsend.io/api-reference/routing/list-all-services.md): Returns all available shipping services. This is reference data not filtered by team. - [List available routes](https://docs.smartsend.io/api-reference/routing/list-available-routes.md): Returns available services and addons for a given origin/destination. This is static, cacheable data that shows what services exist for a route, regardless of team configuration or actual shipment details. Does not include pricing. - [Get closest service points](https://docs.smartsend.io/api-reference/service-points/get-closest-service-points.md): Returns service points near the specified address for the given carrier. - [Get service point by carrier reference](https://docs.smartsend.io/api-reference/service-points/get-service-point-by-carrier-reference.md): Returns a single service point identified by the carrier's own reference: carrier code, country code, and agent number. - [Get service point by UUID](https://docs.smartsend.io/api-reference/service-points/get-service-point-by-uuid.md): Returns a single service point identified by its internal UUID. - [List all service points](https://docs.smartsend.io/api-reference/service-points/list-all-service-points.md): Returns a paginated list of all service points, optionally filtered by carrier, country, or type. Results are sorted by internal ID for consistent page-based pagination. Intended for syncing service points to external systems. - [Create a shipment](https://docs.smartsend.io/api-reference/shipments/create-a-shipment.md): Creates a shipment. Sender address is automatically taken from team settings. - [Delete a shipment](https://docs.smartsend.io/api-reference/shipments/delete-a-shipment.md): It is only possible to delete non-booked shipments. Booked shipments can instead be cancelled. Returns 422 if the shipment has already been booked. - [Get a list of a websites shipments](https://docs.smartsend.io/api-reference/shipments/get-a-list-of-a-websites-shipments.md): This endpoint is used to index a websites shipments or filter/search based on input - [Get a specific shipment](https://docs.smartsend.io/api-reference/shipments/get-a-specific-shipment.md): This endpoint is used to fetch a specific shipments - [Get shipment details](https://docs.smartsend.io/api-reference/shipments/get-shipment-details.md): Returns a single shipment with full details including parcels, tracking codes, and document URLs. - [List shipments](https://docs.smartsend.io/api-reference/shipments/list-shipments.md): Returns a paginated list of shipments, sorted by most recent first. Supports filtering by carrier, service, tracking number, and state. - [Store a new shipment](https://docs.smartsend.io/api-reference/shipments/store-a-new-shipment.md): This endpoint is used to create a new shipment - [List all teams](https://docs.smartsend.io/api-reference/teams/list-all-teams.md): Returns all teams available to the authenticated user. - [Get tracking information](https://docs.smartsend.io/api-reference/tracking/get-tracking-information.md): Returns current tracking status and complete event history for a shipment identified by its tracking number. Includes carrier information, destination details, and timestamped events. - [Connect agreement](https://docs.smartsend.io/carriers/bifrost/connect.md): Connect Bifrost Logistics to your Smart Send account. - [About](https://docs.smartsend.io/carriers/bifrost/introduction.md): Swedish 3PL specializing in international small parcel express freight. - [Shipping Services](https://docs.smartsend.io/carriers/bifrost/shipping-services.md): Bifrost Logistics shipping services and delivery times. - [Connect agreement](https://docs.smartsend.io/carriers/bring/connect.md): Connect Bring to your Smart Send account. - [About](https://docs.smartsend.io/carriers/bring/introduction.md): Bring is part of Posten Bring Group, offering logistics solutions for corporate customers in the Nordic market and private customers outside Norway. - [Connect agreement](https://docs.smartsend.io/carriers/dao/connect.md): Connect DAO to your Smart Send account. - [About](https://docs.smartsend.io/carriers/dao/introduction.md): Danish parcel delivery specialist (Dansk Avis Omdeling) offering fast and affordable services for private consumers. - [Connect agreement](https://docs.smartsend.io/carriers/gls/connect.md): Connect GLS to your Smart Send account. - [About](https://docs.smartsend.io/carriers/gls/introduction.md): European parcel delivery network offering reliable, fast, and cost-effective services across Denmark and wider Europe. - [Overview](https://docs.smartsend.io/carriers/overview.md): List of compatible carriers - [Connect agreement](https://docs.smartsend.io/carriers/postnord/connect.md): Connect PostNord to your Smart Send account. - [Good to know](https://docs.smartsend.io/carriers/postnord/good-to-know.md): Relevant notes about PostNord when shipping through Smart Send. - [About](https://docs.smartsend.io/carriers/postnord/introduction.md): Leading Nordic logistics provider offering comprehensive parcel services for both B2C and B2B deliveries across the Nordic region. - [Shipping options](https://docs.smartsend.io/carriers/postnord/shipping-options.md): PostNord parcel services, add-ons, and shipping options for Denmark and Sweden - [Shipping to USA](https://docs.smartsend.io/carriers/postnord/shipping-to-usa.md): Learn how to ship parcels to the United States using PostNord services and understand the requirements and considerations. - [Address book](https://docs.smartsend.io/features/address-book.md): Save and manage delivery addresses for faster shipment creation - [Pickup points](https://docs.smartsend.io/features/pickup-points.md): Start offering shipping to pickup points using Shopify, WooCommerce, or the API. - [Returns](https://docs.smartsend.io/features/return.md): See your options for creating return labels and handling returns with Smart Send - [Booking](https://docs.smartsend.io/features/shipments/booking.md): Learn how booking shipments with carriers works and what data is required for successful shipment registration - [Creating shipments](https://docs.smartsend.io/features/shipments/creating.md): Create shipments manually or via bulk upload in Smart Send - [Shipment history](https://docs.smartsend.io/features/shipments/history.md): Search, filter, and view historical shipments in Smart Send - [Tracking](https://docs.smartsend.io/features/tracking.md): Centralized, cross-carrier tracking for every shipment booked through Smart Send. - [Account](https://docs.smartsend.io/fundamentals/account.md): Manage your personal profile, account details, and preferences in Smart Send. - [Activity log](https://docs.smartsend.io/fundamentals/activities.md): Track all activities across your account and team - [Billing](https://docs.smartsend.io/fundamentals/billing.md): Manage billing and subscription settings - [Carrier Connections](https://docs.smartsend.io/fundamentals/carrier-connections.md): Autenticate Smart Send to manage shipments - [Print setup](https://docs.smartsend.io/fundamentals/print-setup.md): Configure your printer for shipping labels with Smart Send - [Sender Information](https://docs.smartsend.io/fundamentals/sender-information.md): Configure your company details and address information - [Settings](https://docs.smartsend.io/fundamentals/settings.md): Manage shared team settings that affect all members - [Team](https://docs.smartsend.io/fundamentals/team.md): Manage team members settings and resources for perfect collaboration - [Webhooks](https://docs.smartsend.io/fundamentals/webhooks.md): Receive real-time notifications when events occur in Smart Send - [Introduction](https://docs.smartsend.io/index.md): Get started with Smart Send—shipping made simple for everyone. - [Rest API](https://docs.smartsend.io/integrations/api.md): Connect any system to Smart Send using our Rest API. - [Overview](https://docs.smartsend.io/integrations/overview.md): Smart Send integrations - [Collaborator access](https://docs.smartsend.io/integrations/shopify/collaborator-access.md): Grant Smart Send team access to your Shopify store for support and configuration assistance - [Connection](https://docs.smartsend.io/integrations/shopify/connection.md): Connect your Shopify store to your Smart Send account - [Customs](https://docs.smartsend.io/integrations/shopify/customs.md): Configure customs information in Shopify - [Fulfillments](https://docs.smartsend.io/integrations/shopify/fulfillments.md): Order fulfilling in Shopify - [Installation](https://docs.smartsend.io/integrations/shopify/installation.md): Install the Smart Send app from the Shopify App Store - [Introduction](https://docs.smartsend.io/integrations/shopify/introduction.md): Connect your Shopify store with Smart Send for automated shipping and pickup points - [Pickup points](https://docs.smartsend.io/integrations/shopify/pickup-points.md): Enable customers to choose pickup locations during checkout - [Shipping labels](https://docs.smartsend.io/integrations/shopify/shipping-labels.md): Create and print shipping labels directly from Shopify orders - [Shipping methods](https://docs.smartsend.io/integrations/shopify/shipping-methods.md): Configure how Shopify shipping rates map to Smart Send carrier methods - [Tracking](https://docs.smartsend.io/integrations/shopify/tracking.md): Automatic tracking notifications for customers - [Troubleshooting](https://docs.smartsend.io/integrations/shopify/troubleshooting.md): Common issues and solutions for the Smart Send Shopify app - [Connection](https://docs.smartsend.io/integrations/woocommerce/connection.md): Connect your WooCommerce store to your Smart Send account - [Customs](https://docs.smartsend.io/integrations/woocommerce/customs.md): Configure customs information in WooCommerce - [Installation](https://docs.smartsend.io/integrations/woocommerce/installation.md): Install the Smart Send plugin from WordPress.org - [Introduction](https://docs.smartsend.io/integrations/woocommerce/introduction.md): Connect your WooCommerce store with Smart Send for automated shipping and pickup points - [Pickup points](https://docs.smartsend.io/integrations/woocommerce/pickup-points.md): Enable customers to choose pickup locations during checkout - [Shipping labels](https://docs.smartsend.io/integrations/woocommerce/shipping-labels.md): Create and print shipping labels from WooCommerce orders - [Shipping methods](https://docs.smartsend.io/integrations/woocommerce/shipping-methods.md): Configure Smart Send shipping methods in WooCommerce - [Supported plugins](https://docs.smartsend.io/integrations/woocommerce/supported-plugins.md): Compatible plugins that enhance Smart Send functionality - [Tracking](https://docs.smartsend.io/integrations/woocommerce/tracking.md): Automatic tracking notifications and customer communication - [Introduction to international shipping](https://docs.smartsend.io/knowledge/international-shipping/introduction.md): Get started with cross-border e-commerce and understand the key components of international shipping - [Shipping to Norway](https://docs.smartsend.io/knowledge/international-shipping/shipping-to-norway.md): Understand in simple terms how EU webshops can sell successfully to Norway - [Shipping to UK](https://docs.smartsend.io/knowledge/international-shipping/shipping-to-uk.md): Navigate post-Brexit customs, VAT, and EORI requirements for shipments from the EU to the United Kingdom - [Shipping to USA](https://docs.smartsend.io/knowledge/international-shipping/shipping-to-usa.md): Navigate US customs, Section 321 de minimis benefits, and requirements for shipments from the EU to the United States - [Shipping within EU](https://docs.smartsend.io/knowledge/international-shipping/shipping-within-eu.md): Learn about VAT, OSS, and regulations for shipping between EU member states - [Understanding customs](https://docs.smartsend.io/knowledge/international-shipping/understanding-customs.md): Learn about customs duties, VAT, the HS system, and customs identifiers for international shipping - [Knowledge base](https://docs.smartsend.io/knowledge/knowledge-base.md): Collection of in-depth articles about shipping related topics - [Pickup Points in E-commerce](https://docs.smartsend.io/knowledge/pickup-points.md): Parcel delivery to a pickup location of the customer choise - [Returns](https://docs.smartsend.io/knowledge/returns.md): Return options and considerations in e-commerce - [B2B sales](https://docs.smartsend.io/knowledge/shopify/b2b-sales.md): Shopify recommendations for business-to-business shipping and VAT handling - [B2C sales](https://docs.smartsend.io/knowledge/shopify/b2c-sales.md): Shopify recommendations for business-to-consumer shipping - [Checkout](https://docs.smartsend.io/knowledge/shopify/checkout.md): Our recommended Shopify checkout configuration - [International sales](https://docs.smartsend.io/knowledge/shopify/international-sales.md): Recommended Shopify configuration for international sales and Shopify Markets - [Shopify recommendations](https://docs.smartsend.io/knowledge/shopify/recommendations.md): Our recommended setup for a succesfull Shopify setup - [Returns](https://docs.smartsend.io/knowledge/shopify/returns.md): Shopify return handling recommendations with Smart Send - [Tax and VAT](https://docs.smartsend.io/knowledge/shopify/tax-and-vat.md): Recommended Shopify tax and VAT configuration for EU compliance - [Warehouse management](https://docs.smartsend.io/knowledge/warehouse-management.md): Foundations for picking, packing, and shipping efficiently as your business grows - [Gift cards, coupons and credit](https://docs.smartsend.io/knowledge/woocommerce/gift-cards-coupons-and-credit.md): Use gift cards, coupons, vouchers, and store credit in WooCommerce alongside Smart Send - [Subscriptions](https://docs.smartsend.io/knowledge/woocommerce/subscriptions.md): Ship recurring subscription orders from WooCommerce with Smart Send - [Tracking](https://docs.smartsend.io/knowledge/woocommerce/tracking.md): Native WooCommerce tracking on the order page and in email templates - [Quick start guide](https://docs.smartsend.io/quickstart.md): Set up your Smart Send account and start shipping in minutes. - [Incident history](https://docs.smartsend.io/status/incidents.md): Historical overview of platform incidents and service disruptions - [Status](https://docs.smartsend.io/status/status.md): Smart Send platform Status - [Error Codes](https://docs.smartsend.io/troubleshooting/errors.md): List of possible error codes and how to resolve them - [FAQ](https://docs.smartsend.io/troubleshooting/faq.md): Frequently asked questions about Smart Send - [Glossary](https://docs.smartsend.io/troubleshooting/glossary.md): Commonly used words and phrases in Shipping and E-Commerce Logistics - [Troubleshooting](https://docs.smartsend.io/troubleshooting/overview.md): Find answers, solve issues, and get help with Smart Send - [Contact support](https://docs.smartsend.io/troubleshooting/support.md): Get in touch with the Smart Send support team via email or phone ## OpenAPI Specs - [openapi-v2beta](https://docs.smartsend.io/openapi-v2beta.json) - [openapi-v1](https://docs.smartsend.io/openapi-v1.json) - [openapi](https://docs.smartsend.io/api-reference/openapi.json) ## Optional - [Website](https://smartsend.io)