Skip to main content
GET
/
api
/
integrations
/
providers
{
  "providers": [
    {}
  ]
}

Description

Get available integration providers.

Authentication

Required (API key or JWT token)

Query Parameters

category
string
Filter by category (crm, communication, ecommerce, automation)

Response

providers
array
Array of provider objects with name, code, type, category, etc.