List Integration Templates
integration-templates
List Integration Templates
List all pre-configured integration templates.
Available Categories:
- database (PostgreSQL, MySQL, MongoDB, Elasticsearch)
- cache (Redis)
- messaging (RabbitMQ, Kafka)
- storage (S3, SFTP)
- api (Generic REST API)
Filtering:
category: Filter by category nametag: Filter by single tagsearch: Search in name and description
Usage: Templates provide pre-configured integration definitions that can be customized when creating a custom integration instance.
Example:
GET /api/v1/integration-templates?category=database
GET /api/v1/integration-templates?tag=sql
GET /api/v1/integration-templates?search=postgres
GET
List Integration Templates
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Query Parameters
Filter by category (database, cache, messaging, storage, api)
Filter by tag (e.g., sql, nosql, messaging)
Search in template name and description