Browse integrations
Browse the catalog of available integrations (tools, LLM providers, knowledge providers) with filtering and pagination. Requires the organization admin or owner role.
Note: the backend route is GET /integrations/browse; the nav exposes it as GET /integrations (see openQuestions).
Authorizations
User API key: Authorization: Bearer mx_live_*. The X-API-KEY: mx_live_* header is also accepted.
Required organization context for org-scoped endpoints.
Query Parameters
Filter by category (e.g. search, ai, vector-database).
Filter by integration type.
tool, llm_provider, knowledge_provider Filter by supported auth type (modulex_key, api_key, oauth2, bearer_token).
Search in name and description.
Include actions, models and auth_schemas. Set false for lighter responses.
Enable pagination. Set false to return all results.
x >= 11 <= x <= 100