Skip to main content
GET
Integration Info

Headers

x-trackstar-api-key
string
required

Your organization-level Trackstar API key.

Example:

"<x-trackstar-api-key>"

Path Parameters

integration_type
enum<string>
required

The type of integration to filter by.

Available options:
wms,
freight,
cart,
carrier,
erp

Query Parameters

integration_name
AllowedOperators · object

Filter integrations by name. Supports eq, neq, in, and nin (e.g. integration_name[in]=shipbob,packiyo).

actions
string[]

A comma separated list of actions an integration must support to be included (e.g. get_orders,get_inventory).

Example:

"get_orders,get_inventory"

Response

Successful response

data
IntegrationInfo · object[]
required

Integration Info