Baselinker
Overview
SLUG: BASELINKER
Description
BaseLinker is a comprehensive e-commerce management platform that integrates with various marketplaces, online stores, carriers, and accounting systems to streamline order processing, inventory management, and sales automation.
Authentication Details
API Key
Connecting to Baselinker
Create an auth config
Use the dashboard to create an auth config for the Baselinker toolkit. This allows you to connect multiple Baselinker accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Baselinker Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Baselinker toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BASELINKER_GET_ORDERS_BY_EMAIL
Tool Name: Get Orders by Email
Description
Action Parameters
Action Response
BASELINKER_GET_EXTERNAL_STORAGES_LIST
Tool Name: Get External Storages List
Description
Action Parameters
Action Response
BASELINKER_GET_INVENTORY_DOCUMENTS
Tool Name: Get Inventory Documents
Description
Action Parameters
Action Response
BASELINKER_GET_INVENTORY_DOCUMENT_SERIES
Tool Name: Get Inventory Document Series
Description
Action Parameters
Action Response
BASELINKER_GET_INVENTORY_PURCHASE_ORDERS
Tool Name: Get Inventory Purchase Orders
Description
Action Parameters
Action Response
BASELINKER_GET_INVENTORY_PURCHASE_ORDER_SERIES
Tool Name: Get Inventory Purchase Order Series
Description
Action Parameters
Action Response
BASELINKER_GET_NEW_RECEIPTS
Tool Name: Get New Receipts
Description
Action Parameters
Action Response
BASELINKER_GET_ORDERS
Tool Name: Get Orders
Description
Action Parameters
Action Response
BASELINKER_GET_ORDER_EXTRA_FIELDS
Tool Name: Get Order Extra Fields
Description
Action Parameters
Action Response
BASELINKER_GET_ORDER_STATUS_LIST
Tool Name: Get Order Status List
Description
Action Parameters
Action Response
BASELINKER_GET_SERIES
Tool Name: Get Series
Description
Action Parameters
Action Response
BASELINKER_GET_STORAGES_LIST
Tool Name: Get Storages List
Description
Action Parameters
Action Response