@apteva/integrations 0.3.22 → 0.3.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/dist/http-executor.js +12 -5
  2. package/dist/http-executor.js.map +1 -1
  3. package/package.json +1 -1
  4. package/src/apps/airtable.json +12 -0
  5. package/src/apps/alchemy.json +120 -0
  6. package/src/apps/alpaca-trading.json +5 -0
  7. package/src/apps/alternative-me.json +55 -0
  8. package/src/apps/aws-cloudfront.json +10 -0
  9. package/src/apps/aws-dynamodb.json +10 -0
  10. package/src/apps/aws-ec2.json +10 -0
  11. package/src/apps/aws-lambda.json +10 -0
  12. package/src/apps/aws-route53.json +10 -0
  13. package/src/apps/aws-s3.json +10 -0
  14. package/src/apps/aws-ses.json +10 -0
  15. package/src/apps/aws-sns.json +10 -0
  16. package/src/apps/aws-sqs.json +10 -0
  17. package/src/apps/axiom.json +5 -0
  18. package/src/apps/binance-trading.json +5 -0
  19. package/src/apps/bluesky.json +5 -0
  20. package/src/apps/blynk.json +5 -0
  21. package/src/apps/bunny-stream.json +4 -0
  22. package/src/apps/bybit.json +192 -0
  23. package/src/apps/callrail.json +5 -0
  24. package/src/apps/clipkit.json +5 -0
  25. package/src/apps/cloudflare.json +5 -0
  26. package/src/apps/coingecko.json +202 -0
  27. package/src/apps/convertkit.json +5 -0
  28. package/src/apps/debank.json +130 -0
  29. package/src/apps/defillama.json +145 -0
  30. package/src/apps/discord.json +16 -0
  31. package/src/apps/dnsimple.json +5 -0
  32. package/src/apps/docusign.json +12 -0
  33. package/src/apps/dropbox.json +12 -0
  34. package/src/apps/dune.json +115 -0
  35. package/src/apps/dydx.json +151 -0
  36. package/src/apps/dynadot.json +5 -0
  37. package/src/apps/elevenlabs.json +59 -10
  38. package/src/apps/eventbrite-events.json +8 -0
  39. package/src/apps/facebook-ads.json +8 -0
  40. package/src/apps/facebook-api.json +8 -0
  41. package/src/apps/gemini.json +5 -0
  42. package/src/apps/gigs-marketplace.json +5 -0
  43. package/src/apps/github.json +8 -0
  44. package/src/apps/gitlab.json +5 -0
  45. package/src/apps/gmail.json +12 -0
  46. package/src/apps/gohighlevel.json +5 -0
  47. package/src/apps/google-ads.json +16 -0
  48. package/src/apps/google-calendar.json +12 -0
  49. package/src/apps/google-docs.json +12 -0
  50. package/src/apps/google-drive.json +12 -0
  51. package/src/apps/google-sheets.json +12 -0
  52. package/src/apps/gravity-forms.json +4 -0
  53. package/src/apps/hubspot.json +12 -0
  54. package/src/apps/hyperliquid.json +129 -0
  55. package/src/apps/instagram-api.json +12 -0
  56. package/src/apps/jira.json +16 -0
  57. package/src/apps/jupiter-dex.json +91 -0
  58. package/src/apps/linear.json +12 -0
  59. package/src/apps/linkedin.json +4 -0
  60. package/src/apps/lnk-bio.json +12 -0
  61. package/src/apps/lunarcrush.json +96 -0
  62. package/src/apps/mailchimp.json +12 -0
  63. package/src/apps/meetup-events.json +12 -0
  64. package/src/apps/messari.json +145 -0
  65. package/src/apps/microsoft-teams.json +20 -0
  66. package/src/apps/monday.json +8 -0
  67. package/src/apps/moralis.json +196 -0
  68. package/src/apps/murf-ai.json +340 -0
  69. package/src/apps/namecheap.json +10 -0
  70. package/src/apps/notion.json +12 -0
  71. package/src/apps/okx.json +183 -0
  72. package/src/apps/oneinch.json +94 -0
  73. package/src/apps/openai-api.json +5 -0
  74. package/src/apps/paraswap.json +88 -0
  75. package/src/apps/plaid.json +4 -0
  76. package/src/apps/playht.json +195 -0
  77. package/src/apps/polymarket.json +10 -0
  78. package/src/apps/portfolio.json +10 -0
  79. package/src/apps/printful.json +5 -0
  80. package/src/apps/producthunt.json +12 -0
  81. package/src/apps/quickbooks.json +12 -0
  82. package/src/apps/salesforce-crm.json +20 -0
  83. package/src/apps/santiment.json +49 -0
  84. package/src/apps/shopify.json +8 -0
  85. package/src/apps/skai.json +8 -0
  86. package/src/apps/slack.json +12 -0
  87. package/src/apps/stripe-payments.json +10 -0
  88. package/src/apps/stripe.json +10 -0
  89. package/src/apps/taskflow.json +5 -0
  90. package/src/apps/thegraph.json +59 -0
  91. package/src/apps/thinger.json +5 -0
  92. package/src/apps/tiktok-api.json +12 -0
  93. package/src/apps/twilio.json +5 -0
  94. package/src/apps/twitter-ads.json +12 -0
  95. package/src/apps/twitter-api.json +12 -0
  96. package/src/apps/wellsaid.json +227 -0
  97. package/src/apps/youtube-api.json +16 -0
  98. package/src/apps/zapper.json +82 -0
  99. package/src/apps/zerox.json +93 -0
  100. package/src/apps/zoom.json +12 -0
@@ -24,6 +24,14 @@
24
24
  {
25
25
  "name": "token",
26
26
  "label": "access_token"
27
+ },
28
+ {
29
+ "name": "token_type",
30
+ "label": "token_type"
31
+ },
32
+ {
33
+ "name": "scope",
34
+ "label": "scope"
27
35
  }
28
36
  ],
29
37
  "oauth2": {
@@ -23,6 +23,11 @@
23
23
  "name": "accessToken",
24
24
  "label": "Access Token",
25
25
  "description": "Your GitLab Personal Access Token"
26
+ },
27
+ {
28
+ "name": "instanceUrl",
29
+ "label": "Instance Url",
30
+ "description": "GitLab instance URL (default: https://gitlab.com)"
26
31
  }
27
32
  ]
28
33
  },
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "refresh_token",
29
+ "label": "refresh_token"
30
+ },
31
+ {
32
+ "name": "expires_in",
33
+ "label": "expires_in"
34
+ },
35
+ {
36
+ "name": "scope",
37
+ "label": "scope"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -24,6 +24,11 @@
24
24
  "name": "accessToken",
25
25
  "label": "Access Token",
26
26
  "description": "GoHighLevel API access token (v2 API, generate from Settings > Business Profile > API Keys)"
27
+ },
28
+ {
29
+ "name": "locationId",
30
+ "label": "Location Id",
31
+ "description": "Default location/sub-account ID"
27
32
  }
28
33
  ]
29
34
  },
@@ -29,6 +29,22 @@
29
29
  {
30
30
  "name": "developer_token",
31
31
  "label": "developer_token"
32
+ },
33
+ {
34
+ "name": "manager_customer_id",
35
+ "label": "manager_customer_id"
36
+ },
37
+ {
38
+ "name": "refresh_token",
39
+ "label": "refresh_token"
40
+ },
41
+ {
42
+ "name": "expires_in",
43
+ "label": "expires_in"
44
+ },
45
+ {
46
+ "name": "token_type",
47
+ "label": "token_type"
32
48
  }
33
49
  ],
34
50
  "oauth2": {
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "refresh_token",
29
+ "label": "refresh_token"
30
+ },
31
+ {
32
+ "name": "expires_in",
33
+ "label": "expires_in"
34
+ },
35
+ {
36
+ "name": "token_type",
37
+ "label": "token_type"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -22,6 +22,18 @@
22
22
  {
23
23
  "name": "accessToken",
24
24
  "label": "accessToken"
25
+ },
26
+ {
27
+ "name": "refreshToken",
28
+ "label": "refreshToken"
29
+ },
30
+ {
31
+ "name": "expiresIn",
32
+ "label": "expiresIn"
33
+ },
34
+ {
35
+ "name": "tokenType",
36
+ "label": "tokenType"
25
37
  }
26
38
  ],
27
39
  "oauth2": {
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "accessToken",
25
25
  "label": "accessToken"
26
+ },
27
+ {
28
+ "name": "refreshToken",
29
+ "label": "refreshToken"
30
+ },
31
+ {
32
+ "name": "expiresIn",
33
+ "label": "expiresIn"
34
+ },
35
+ {
36
+ "name": "tokenType",
37
+ "label": "tokenType"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "accessToken",
25
25
  "label": "accessToken"
26
+ },
27
+ {
28
+ "name": "refreshToken",
29
+ "label": "refreshToken"
30
+ },
31
+ {
32
+ "name": "expiresIn",
33
+ "label": "expiresIn"
34
+ },
35
+ {
36
+ "name": "tokenType",
37
+ "label": "tokenType"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -22,6 +22,10 @@
22
22
  {
23
23
  "name": "token",
24
24
  "label": "API Key"
25
+ },
26
+ {
27
+ "name": "site_url",
28
+ "label": "Site_url"
25
29
  }
26
30
  ]
27
31
  },
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "refresh_token",
29
+ "label": "refresh_token"
30
+ },
31
+ {
32
+ "name": "expires_in",
33
+ "label": "expires_in"
34
+ },
35
+ {
36
+ "name": "token_type",
37
+ "label": "token_type"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -0,0 +1,129 @@
1
+ {
2
+ "slug": "hyperliquid",
3
+ "name": "Hyperliquid",
4
+ "description": "On-chain perpetuals DEX — real-time market data, orderbooks, candles, funding rates, user positions, and trade history. Info endpoints are free.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=hyperliquid.xyz&sz=128",
6
+ "categories": [
7
+ "perpetuals",
8
+ "dex",
9
+ "defi",
10
+ "trading",
11
+ "derivatives"
12
+ ],
13
+ "base_url": "https://api.hyperliquid.xyz",
14
+ "auth": {
15
+ "types": [
16
+ "bearer"
17
+ ],
18
+ "headers": {
19
+ "Authorization": "Bearer {{token}}"
20
+ },
21
+ "credential_fields": [
22
+ {
23
+ "name": "wallet_address",
24
+ "label": "Wallet_address",
25
+ "description": "Your Ethereum wallet address for querying positions (optional for market data)"
26
+ }
27
+ ]
28
+ },
29
+ "tools": [
30
+ {
31
+ "name": "get_meta",
32
+ "description": "Get metadata for all perpetual markets — symbols, max leverage, tick sizes, and contract specs.",
33
+ "method": "POST",
34
+ "path": "/info",
35
+ "input_schema": {
36
+ "type": "object",
37
+ "properties": {}
38
+ }
39
+ },
40
+ {
41
+ "name": "get_all_mids",
42
+ "description": "Get current mid prices for all perpetual markets.",
43
+ "method": "POST",
44
+ "path": "/info",
45
+ "input_schema": {
46
+ "type": "object",
47
+ "properties": {}
48
+ }
49
+ },
50
+ {
51
+ "name": "get_orderbook",
52
+ "description": "Get L2 order book for a perpetual market.",
53
+ "method": "POST",
54
+ "path": "/info",
55
+ "input_schema": {
56
+ "type": "object",
57
+ "properties": {
58
+ "coin": {
59
+ "type": "string",
60
+ "description": "Market symbol (e.g., BTC, ETH, SOL)"
61
+ }
62
+ },
63
+ "required": [
64
+ "coin"
65
+ ]
66
+ }
67
+ },
68
+ {
69
+ "name": "get_candles",
70
+ "description": "Get OHLCV candle data for a perpetual market.",
71
+ "method": "POST",
72
+ "path": "/info",
73
+ "input_schema": {
74
+ "type": "object",
75
+ "properties": {
76
+ "coin": {
77
+ "type": "string",
78
+ "description": "Market symbol (e.g., BTC, ETH)"
79
+ },
80
+ "interval": {
81
+ "type": "string",
82
+ "description": "Candle interval (1m, 5m, 15m, 1h, 4h, 1d)",
83
+ "default": "1h"
84
+ },
85
+ "startTime": {
86
+ "type": "integer",
87
+ "description": "Start time (Unix ms)"
88
+ },
89
+ "endTime": {
90
+ "type": "integer",
91
+ "description": "End time (Unix ms)"
92
+ }
93
+ },
94
+ "required": [
95
+ "coin",
96
+ "interval"
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "name": "get_user_state",
102
+ "description": "Get open positions, margin, and account value for a wallet address.",
103
+ "method": "POST",
104
+ "path": "/info",
105
+ "input_schema": {
106
+ "type": "object",
107
+ "properties": {
108
+ "user": {
109
+ "type": "string",
110
+ "description": "Wallet address (0x...)"
111
+ }
112
+ },
113
+ "required": [
114
+ "user"
115
+ ]
116
+ }
117
+ },
118
+ {
119
+ "name": "get_funding",
120
+ "description": "Get current and historical funding rates for perpetual markets.",
121
+ "method": "POST",
122
+ "path": "/info",
123
+ "input_schema": {
124
+ "type": "object",
125
+ "properties": {}
126
+ }
127
+ }
128
+ ]
129
+ }
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "instagramAccountId",
29
+ "label": "instagramAccountId"
30
+ },
31
+ {
32
+ "name": "userId",
33
+ "label": "userId"
34
+ },
35
+ {
36
+ "name": "expiresIn",
37
+ "label": "expiresIn"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -22,6 +22,22 @@
22
22
  {
23
23
  "name": "token",
24
24
  "label": "access_token"
25
+ },
26
+ {
27
+ "name": "refresh_token",
28
+ "label": "refresh_token"
29
+ },
30
+ {
31
+ "name": "expires_in",
32
+ "label": "expires_in"
33
+ },
34
+ {
35
+ "name": "token_type",
36
+ "label": "token_type"
37
+ },
38
+ {
39
+ "name": "scope",
40
+ "label": "scope"
25
41
  }
26
42
  ],
27
43
  "oauth2": {
@@ -0,0 +1,91 @@
1
+ {
2
+ "slug": "jupiter-dex",
3
+ "name": "Jupiter (Solana DEX)",
4
+ "description": "Solana DEX aggregator — get best swap quotes, token prices, and route information across all Solana DEXs. Free, no API key.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=jup.ag&sz=128",
6
+ "categories": [
7
+ "solana",
8
+ "dex",
9
+ "swap",
10
+ "defi",
11
+ "aggregator"
12
+ ],
13
+ "base_url": "https://token.jup.ag",
14
+ "auth": {
15
+ "types": [
16
+ "bearer"
17
+ ],
18
+ "headers": {
19
+ "Authorization": "Bearer {{token}}"
20
+ },
21
+ "credential_fields": [
22
+ {
23
+ "name": "token",
24
+ "label": "Token"
25
+ }
26
+ ]
27
+ },
28
+ "tools": [
29
+ {
30
+ "name": "jupiter_get_quote",
31
+ "description": "Get the best swap quote across all Solana DEXs. Returns route, price impact, and fees. Use mint addresses for tokens.",
32
+ "method": "GET",
33
+ "path": "/v6/quote",
34
+ "input_schema": {
35
+ "type": "object",
36
+ "properties": {
37
+ "inputMint": {
38
+ "type": "string",
39
+ "description": "Input token mint address (SOL: So11111111111111111111111111111111111111112, USDC: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v)"
40
+ },
41
+ "outputMint": {
42
+ "type": "string",
43
+ "description": "Output token mint address"
44
+ },
45
+ "amount": {
46
+ "type": "string",
47
+ "description": "Amount in smallest unit (lamports for SOL, 1 SOL = 1000000000)"
48
+ },
49
+ "slippageBps": {
50
+ "type": "integer",
51
+ "description": "Slippage tolerance in basis points (50 = 0.5%)",
52
+ "default": 50
53
+ }
54
+ },
55
+ "required": [
56
+ "inputMint",
57
+ "outputMint",
58
+ "amount"
59
+ ]
60
+ }
61
+ },
62
+ {
63
+ "name": "jupiter_get_tokens",
64
+ "description": "Get all tradeable tokens on Jupiter with mint addresses, symbols, and decimals.",
65
+ "method": "GET",
66
+ "path": "/all",
67
+ "input_schema": {
68
+ "type": "object",
69
+ "properties": {}
70
+ }
71
+ },
72
+ {
73
+ "name": "jupiter_get_price",
74
+ "description": "Get USD price for one or more Solana tokens by mint address or symbol.",
75
+ "method": "GET",
76
+ "path": "/v6/price",
77
+ "input_schema": {
78
+ "type": "object",
79
+ "properties": {
80
+ "ids": {
81
+ "type": "string",
82
+ "description": "Comma-separated mint addresses or symbols (e.g., SOL,USDC,JUP)"
83
+ }
84
+ },
85
+ "required": [
86
+ "ids"
87
+ ]
88
+ }
89
+ }
90
+ ]
91
+ }
@@ -22,6 +22,18 @@
22
22
  {
23
23
  "name": "token",
24
24
  "label": "access_token"
25
+ },
26
+ {
27
+ "name": "token_type",
28
+ "label": "token_type"
29
+ },
30
+ {
31
+ "name": "expires_in",
32
+ "label": "expires_in"
33
+ },
34
+ {
35
+ "name": "scope",
36
+ "label": "scope"
25
37
  }
26
38
  ],
27
39
  "oauth2": {
@@ -23,6 +23,10 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "expires_in",
29
+ "label": "expires_in"
26
30
  }
27
31
  ],
28
32
  "oauth2": {
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "refresh_token",
29
+ "label": "refresh_token"
30
+ },
31
+ {
32
+ "name": "expires_in",
33
+ "label": "expires_in"
34
+ },
35
+ {
36
+ "name": "token_type",
37
+ "label": "token_type"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -0,0 +1,96 @@
1
+ {
2
+ "slug": "lunarcrush",
3
+ "name": "LunarCrush",
4
+ "description": "Social intelligence for crypto — social media metrics, influencer tracking, sentiment analysis, and trending coins across Twitter, Reddit, YouTube.",
5
+ "logo": "https://www.google.com/s2/favicons?domain=lunarcrush.com&sz=128",
6
+ "categories": [
7
+ "social",
8
+ "sentiment",
9
+ "influencers",
10
+ "trending",
11
+ "crypto"
12
+ ],
13
+ "base_url": "https://lunarcrush.com",
14
+ "auth": {
15
+ "types": [
16
+ "bearer"
17
+ ],
18
+ "headers": {
19
+ "Authorization": "{{token}}"
20
+ },
21
+ "credential_fields": [
22
+ {
23
+ "name": "api_key",
24
+ "label": "Api_key",
25
+ "description": "LunarCrush API key (from https://lunarcrush.com/developers/api/authentication)"
26
+ }
27
+ ]
28
+ },
29
+ "tools": [
30
+ {
31
+ "name": "get_coins",
32
+ "description": "Get list of all tracked coins with social metrics.",
33
+ "method": "GET",
34
+ "path": "/api4/public/coins/list",
35
+ "input_schema": {
36
+ "type": "object",
37
+ "properties": {}
38
+ }
39
+ },
40
+ {
41
+ "name": "get_coin_metrics",
42
+ "description": "Get social metrics for a specific coin — social volume, sentiment, interactions, contributors.",
43
+ "method": "GET",
44
+ "path": "/api4/public/coins/{symbol}/v1",
45
+ "input_schema": {
46
+ "type": "object",
47
+ "properties": {
48
+ "symbol": {
49
+ "type": "string",
50
+ "description": "Coin symbol (e.g., BTC, ETH, SOL)"
51
+ }
52
+ },
53
+ "required": [
54
+ "symbol"
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "name": "get_coin_time_series",
60
+ "description": "Get historical social and market data for a coin.",
61
+ "method": "GET",
62
+ "path": "/api4/public/coins/{symbol}/time-series/v2",
63
+ "input_schema": {
64
+ "type": "object",
65
+ "properties": {
66
+ "symbol": {
67
+ "type": "string",
68
+ "description": "Coin symbol"
69
+ },
70
+ "bucket": {
71
+ "type": "string",
72
+ "enum": [
73
+ "hour",
74
+ "day",
75
+ "week"
76
+ ],
77
+ "default": "day"
78
+ }
79
+ },
80
+ "required": [
81
+ "symbol"
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "name": "get_trending",
87
+ "description": "Get trending coins by social activity.",
88
+ "method": "GET",
89
+ "path": "/api4/public/coins/trending/v1",
90
+ "input_schema": {
91
+ "type": "object",
92
+ "properties": {}
93
+ }
94
+ }
95
+ ]
96
+ }
@@ -23,6 +23,18 @@
23
23
  {
24
24
  "name": "token",
25
25
  "label": "access_token"
26
+ },
27
+ {
28
+ "name": "expires_in",
29
+ "label": "expires_in"
30
+ },
31
+ {
32
+ "name": "scope",
33
+ "label": "scope"
34
+ },
35
+ {
36
+ "name": "metadata",
37
+ "label": "metadata"
26
38
  }
27
39
  ],
28
40
  "oauth2": {
@@ -24,6 +24,18 @@
24
24
  {
25
25
  "name": "token",
26
26
  "label": "apiKey"
27
+ },
28
+ {
29
+ "name": "tokenType",
30
+ "label": "tokenType"
31
+ },
32
+ {
33
+ "name": "scope",
34
+ "label": "scope"
35
+ },
36
+ {
37
+ "name": "refreshToken",
38
+ "label": "refreshToken"
27
39
  }
28
40
  ],
29
41
  "oauth2": {