latestOpenAPI 3.1.02026-07-26102336742.6 KB
ef273312f051
Integrations
List all integrations
Rate limit: 100 requests / 10 seconds per shop. See Rate limiting.
Returns all integrations with connection status and category
get/open-api/v1.0/integrations
Response
OK
Example response
{
"results": [
{
"type": "TIKTOK_SHOP",
"name": "TikTok Shop",
"status": "CONNECTED",
"category": "SOCIAL_COMMERCE"
}
]
}