Search Pipedream’s app catalog.
cURL
curl --request GET \ --url https://api.kapso.ai/platform/v1/integrations/apps \ --header 'X-API-Key: <api-key>'
{ "data": [ { "id": "<string>", "name_slug": "<string>", "name": "<string>", "description": "<string>", "img_src": "<string>" } ] }
Search by app name
Search by app name (alias)
Only apps with components
Only apps with actions
Only apps with triggers
Success
Show child attributes
Was this page helpful?