@nordsym/apiclaw 1.2.0 → 1.2.2
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.
- package/.env.prod +1 -0
- package/README.md +5 -5
- package/STATUS.md +7 -7
- package/convex/http.ts +33 -1
- package/data/combined-02-25.json +5602 -0
- package/data/night-batch-02-25.json +2732 -0
- package/data/night-expansion-02-25.json +2872 -0
- package/dist/credentials.d.ts.map +1 -1
- package/dist/credentials.js +15 -0
- package/dist/credentials.js.map +1 -1
- package/dist/execute.d.ts +1 -1
- package/dist/execute.d.ts.map +1 -1
- package/dist/execute.js +77 -1
- package/dist/execute.js.map +1 -1
- package/dist/index.js +9 -7
- package/dist/index.js.map +1 -1
- package/dist/proxy.d.ts.map +1 -1
- package/dist/proxy.js +1 -1
- package/dist/proxy.js.map +1 -1
- package/dist/registry/apis.json +44476 -174
- package/landing/src/app/api/auth/magic-link/route.ts +8 -1
- package/landing/src/app/api/auth/verify/route.ts +7 -4
- package/landing/src/app/docs/page.tsx +83 -82
- package/landing/src/app/earn/page.tsx +8 -8
- package/landing/src/app/page.tsx +208 -15
- package/landing/src/app/providers/page.tsx +6 -5
- package/landing/src/app/providers/register/page.tsx +1 -1
- package/landing/src/lib/convex-client.ts +6 -2
- package/landing/src/lib/stats.json +1 -1
- package/package.json +3 -2
- package/scripts/merge-to-registry.py +77 -0
- package/scripts/night-batch-02-24.py +391 -0
- package/scripts/night-batch-02-25.py +479 -0
- package/scripts/night-batch-03-24-b2.py +387 -0
- package/scripts/night-batch-03-24-b3.py +284 -0
- package/scripts/night-batch-03-24.py +447 -0
- package/scripts/night-batch-06-24-b2.py +695 -0
- package/scripts/night-batch-06-24-b3.py +696 -0
- package/scripts/night-batch-06-24.py +825 -0
- package/scripts/night-expansion-02-24-02.py +708 -0
- package/scripts/night-expansion-02-25.py +668 -0
- package/src/credentials.ts +16 -0
- package/src/execute.ts +87 -1
- package/src/index.ts +9 -7
- package/src/proxy.ts +1 -1
- package/src/registry/apis.json +44476 -174
|
@@ -0,0 +1,2732 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"name": "1Forge Finance",
|
|
4
|
+
"description": "Stock and Forex Data and Realtime Quotes",
|
|
5
|
+
"category": "Finance",
|
|
6
|
+
"authType": "apiKey",
|
|
7
|
+
"baseUrl": "https://1forge.com"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"name": "1Password Connect",
|
|
11
|
+
"description": "REST API interface for 1Password password manager",
|
|
12
|
+
"category": "Security",
|
|
13
|
+
"authType": "apiKey",
|
|
14
|
+
"baseUrl": "https://1password.com"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"name": "1Password Events",
|
|
18
|
+
"description": "1Password Events API for audit trails",
|
|
19
|
+
"category": "Security",
|
|
20
|
+
"authType": "apiKey",
|
|
21
|
+
"baseUrl": "https://1password.com"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Authentiq API",
|
|
25
|
+
"description": "Strong authentication without passwords",
|
|
26
|
+
"category": "Authentication",
|
|
27
|
+
"authType": "oauth",
|
|
28
|
+
"baseUrl": "https://authentiq.com"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "Ably Platform",
|
|
32
|
+
"description": "Realtime pub/sub messaging platform",
|
|
33
|
+
"category": "Communication",
|
|
34
|
+
"authType": "apiKey",
|
|
35
|
+
"baseUrl": "https://ably.io"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "Ably Control",
|
|
39
|
+
"description": "Manage Ably applications and accounts",
|
|
40
|
+
"category": "Communication",
|
|
41
|
+
"authType": "apiKey",
|
|
42
|
+
"baseUrl": "https://ably.net"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "Abstract IP Geolocation",
|
|
46
|
+
"description": "IP geolocation API with currency and flag data",
|
|
47
|
+
"category": "Geolocation",
|
|
48
|
+
"authType": "apiKey",
|
|
49
|
+
"baseUrl": "https://abstractapi.com"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "Adafruit IO",
|
|
53
|
+
"description": "Internet of Things data platform",
|
|
54
|
+
"category": "IoT",
|
|
55
|
+
"authType": "apiKey",
|
|
56
|
+
"baseUrl": "https://io.adafruit.com"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "Adobe AEM",
|
|
60
|
+
"description": "Adobe Experience Manager API",
|
|
61
|
+
"category": "CMS",
|
|
62
|
+
"authType": "basic",
|
|
63
|
+
"baseUrl": "https://adobe.com"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "Adyen Checkout",
|
|
67
|
+
"description": "Online payments with cards, wallets, local methods",
|
|
68
|
+
"category": "Payments",
|
|
69
|
+
"authType": "apiKey",
|
|
70
|
+
"baseUrl": "https://adyen.com"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "Adyen Payments",
|
|
74
|
+
"description": "Initiate, settle, modify payments",
|
|
75
|
+
"category": "Payments",
|
|
76
|
+
"authType": "apiKey",
|
|
77
|
+
"baseUrl": "https://adyen.com"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "Adyen Balance Platform",
|
|
81
|
+
"description": "Account holders, balance accounts, cards",
|
|
82
|
+
"category": "Payments",
|
|
83
|
+
"authType": "apiKey",
|
|
84
|
+
"baseUrl": "https://adyen.com"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "Adyen Management",
|
|
88
|
+
"description": "Configure company and merchant accounts",
|
|
89
|
+
"category": "Payments",
|
|
90
|
+
"authType": "apiKey",
|
|
91
|
+
"baseUrl": "https://adyen.com"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "Adyen BinLookup",
|
|
95
|
+
"description": "BIN lookup for card information",
|
|
96
|
+
"category": "Payments",
|
|
97
|
+
"authType": "apiKey",
|
|
98
|
+
"baseUrl": "https://adyen.com"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "Adyen Data Protection",
|
|
102
|
+
"description": "GDPR Subject Erasure Requests",
|
|
103
|
+
"category": "Compliance",
|
|
104
|
+
"authType": "apiKey",
|
|
105
|
+
"baseUrl": "https://adyen.com"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "Adyen Fund Service",
|
|
109
|
+
"description": "Fund management on marketplace platform",
|
|
110
|
+
"category": "Payments",
|
|
111
|
+
"authType": "apiKey",
|
|
112
|
+
"baseUrl": "https://adyen.com"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "Adyen Legal Entity",
|
|
116
|
+
"description": "Legal entity management for verification",
|
|
117
|
+
"category": "Compliance",
|
|
118
|
+
"authType": "basic",
|
|
119
|
+
"baseUrl": "https://adyen.com"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"name": "Agco API",
|
|
123
|
+
"description": "Agricultural equipment API",
|
|
124
|
+
"category": "Agriculture",
|
|
125
|
+
"authType": "oauth",
|
|
126
|
+
"baseUrl": "https://agco.com"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"name": "Akamai Edge DNS",
|
|
130
|
+
"description": "Edge DNS management",
|
|
131
|
+
"category": "DNS",
|
|
132
|
+
"authType": "apiKey",
|
|
133
|
+
"baseUrl": "https://akamai.com"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "Alibaba Cloud",
|
|
137
|
+
"description": "Alibaba cloud services API",
|
|
138
|
+
"category": "Cloud",
|
|
139
|
+
"authType": "apiKey",
|
|
140
|
+
"baseUrl": "https://alibabacloud.com"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "Amazon API Gateway",
|
|
144
|
+
"description": "Create and manage APIs",
|
|
145
|
+
"category": "Cloud",
|
|
146
|
+
"authType": "apiKey",
|
|
147
|
+
"baseUrl": "https://aws.amazon.com"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "Amazon CloudFormation",
|
|
151
|
+
"description": "Infrastructure as code",
|
|
152
|
+
"category": "Cloud",
|
|
153
|
+
"authType": "apiKey",
|
|
154
|
+
"baseUrl": "https://aws.amazon.com"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"name": "Amazon CloudWatch",
|
|
158
|
+
"description": "Monitoring and observability",
|
|
159
|
+
"category": "Monitoring",
|
|
160
|
+
"authType": "apiKey",
|
|
161
|
+
"baseUrl": "https://aws.amazon.com"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"name": "Amazon Cognito",
|
|
165
|
+
"description": "User authentication service",
|
|
166
|
+
"category": "Authentication",
|
|
167
|
+
"authType": "apiKey",
|
|
168
|
+
"baseUrl": "https://aws.amazon.com"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"name": "Amazon DynamoDB",
|
|
172
|
+
"description": "NoSQL database service",
|
|
173
|
+
"category": "Database",
|
|
174
|
+
"authType": "apiKey",
|
|
175
|
+
"baseUrl": "https://aws.amazon.com"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"name": "Amazon EC2",
|
|
179
|
+
"description": "Elastic Compute Cloud",
|
|
180
|
+
"category": "Cloud",
|
|
181
|
+
"authType": "apiKey",
|
|
182
|
+
"baseUrl": "https://aws.amazon.com"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"name": "Amazon ECS",
|
|
186
|
+
"description": "Container orchestration",
|
|
187
|
+
"category": "Cloud",
|
|
188
|
+
"authType": "apiKey",
|
|
189
|
+
"baseUrl": "https://aws.amazon.com"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"name": "Amazon EKS",
|
|
193
|
+
"description": "Kubernetes service",
|
|
194
|
+
"category": "Cloud",
|
|
195
|
+
"authType": "apiKey",
|
|
196
|
+
"baseUrl": "https://aws.amazon.com"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"name": "Amazon ElastiCache",
|
|
200
|
+
"description": "In-memory caching",
|
|
201
|
+
"category": "Database",
|
|
202
|
+
"authType": "apiKey",
|
|
203
|
+
"baseUrl": "https://aws.amazon.com"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"name": "Amazon EventBridge",
|
|
207
|
+
"description": "Serverless event bus",
|
|
208
|
+
"category": "Cloud",
|
|
209
|
+
"authType": "apiKey",
|
|
210
|
+
"baseUrl": "https://aws.amazon.com"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"name": "Amazon Kinesis",
|
|
214
|
+
"description": "Real-time data streaming",
|
|
215
|
+
"category": "Data",
|
|
216
|
+
"authType": "apiKey",
|
|
217
|
+
"baseUrl": "https://aws.amazon.com"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"name": "Amazon Lambda",
|
|
221
|
+
"description": "Serverless compute",
|
|
222
|
+
"category": "Cloud",
|
|
223
|
+
"authType": "apiKey",
|
|
224
|
+
"baseUrl": "https://aws.amazon.com"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"name": "Amazon RDS",
|
|
228
|
+
"description": "Relational database service",
|
|
229
|
+
"category": "Database",
|
|
230
|
+
"authType": "apiKey",
|
|
231
|
+
"baseUrl": "https://aws.amazon.com"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"name": "Amazon Route 53",
|
|
235
|
+
"description": "DNS web service",
|
|
236
|
+
"category": "DNS",
|
|
237
|
+
"authType": "apiKey",
|
|
238
|
+
"baseUrl": "https://aws.amazon.com"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"name": "Amazon S3",
|
|
242
|
+
"description": "Object storage service",
|
|
243
|
+
"category": "Storage",
|
|
244
|
+
"authType": "apiKey",
|
|
245
|
+
"baseUrl": "https://aws.amazon.com"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"name": "Amazon SES",
|
|
249
|
+
"description": "Email sending service",
|
|
250
|
+
"category": "Email",
|
|
251
|
+
"authType": "apiKey",
|
|
252
|
+
"baseUrl": "https://aws.amazon.com"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"name": "Amazon SNS",
|
|
256
|
+
"description": "Push notification service",
|
|
257
|
+
"category": "Communication",
|
|
258
|
+
"authType": "apiKey",
|
|
259
|
+
"baseUrl": "https://aws.amazon.com"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"name": "Amazon SQS",
|
|
263
|
+
"description": "Message queue service",
|
|
264
|
+
"category": "Communication",
|
|
265
|
+
"authType": "apiKey",
|
|
266
|
+
"baseUrl": "https://aws.amazon.com"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"name": "Amazon Textract",
|
|
270
|
+
"description": "Document text extraction",
|
|
271
|
+
"category": "AI/ML",
|
|
272
|
+
"authType": "apiKey",
|
|
273
|
+
"baseUrl": "https://aws.amazon.com"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"name": "Amazon Transcribe",
|
|
277
|
+
"description": "Speech to text service",
|
|
278
|
+
"category": "AI/ML",
|
|
279
|
+
"authType": "apiKey",
|
|
280
|
+
"baseUrl": "https://aws.amazon.com"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"name": "Amazon Translate",
|
|
284
|
+
"description": "Neural machine translation",
|
|
285
|
+
"category": "AI/ML",
|
|
286
|
+
"authType": "apiKey",
|
|
287
|
+
"baseUrl": "https://aws.amazon.com"
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"name": "Google Drive API",
|
|
291
|
+
"description": "File storage and sync",
|
|
292
|
+
"category": "Storage",
|
|
293
|
+
"authType": "oauth",
|
|
294
|
+
"baseUrl": "https://developers.google.com/drive"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"name": "Google Sheets API",
|
|
298
|
+
"description": "Spreadsheet manipulation",
|
|
299
|
+
"category": "Productivity",
|
|
300
|
+
"authType": "oauth",
|
|
301
|
+
"baseUrl": "https://developers.google.com/sheets"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"name": "Google Docs API",
|
|
305
|
+
"description": "Document editing API",
|
|
306
|
+
"category": "Productivity",
|
|
307
|
+
"authType": "oauth",
|
|
308
|
+
"baseUrl": "https://developers.google.com/docs"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"name": "Google Calendar API",
|
|
312
|
+
"description": "Calendar management",
|
|
313
|
+
"category": "Productivity",
|
|
314
|
+
"authType": "oauth",
|
|
315
|
+
"baseUrl": "https://developers.google.com/calendar"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"name": "Google Gmail API",
|
|
319
|
+
"description": "Email access and management",
|
|
320
|
+
"category": "Email",
|
|
321
|
+
"authType": "oauth",
|
|
322
|
+
"baseUrl": "https://developers.google.com/gmail"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"name": "Google Cloud Vision",
|
|
326
|
+
"description": "Image analysis API",
|
|
327
|
+
"category": "AI/ML",
|
|
328
|
+
"authType": "apiKey",
|
|
329
|
+
"baseUrl": "https://cloud.google.com/vision"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"name": "Google Cloud Speech",
|
|
333
|
+
"description": "Speech recognition API",
|
|
334
|
+
"category": "AI/ML",
|
|
335
|
+
"authType": "apiKey",
|
|
336
|
+
"baseUrl": "https://cloud.google.com/speech"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"name": "Google Cloud Translation",
|
|
340
|
+
"description": "Text translation API",
|
|
341
|
+
"category": "AI/ML",
|
|
342
|
+
"authType": "apiKey",
|
|
343
|
+
"baseUrl": "https://cloud.google.com/translate"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"name": "Google Cloud Natural Language",
|
|
347
|
+
"description": "NLP analysis API",
|
|
348
|
+
"category": "AI/ML",
|
|
349
|
+
"authType": "apiKey",
|
|
350
|
+
"baseUrl": "https://cloud.google.com/natural-language"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"name": "Google Cloud Storage",
|
|
354
|
+
"description": "Object storage",
|
|
355
|
+
"category": "Storage",
|
|
356
|
+
"authType": "apiKey",
|
|
357
|
+
"baseUrl": "https://cloud.google.com/storage"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"name": "Google BigQuery",
|
|
361
|
+
"description": "Data warehouse analytics",
|
|
362
|
+
"category": "Data",
|
|
363
|
+
"authType": "apiKey",
|
|
364
|
+
"baseUrl": "https://cloud.google.com/bigquery"
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"name": "Google Pub/Sub",
|
|
368
|
+
"description": "Messaging service",
|
|
369
|
+
"category": "Communication",
|
|
370
|
+
"authType": "apiKey",
|
|
371
|
+
"baseUrl": "https://cloud.google.com/pubsub"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"name": "Google Firebase Auth",
|
|
375
|
+
"description": "Firebase authentication",
|
|
376
|
+
"category": "Authentication",
|
|
377
|
+
"authType": "apiKey",
|
|
378
|
+
"baseUrl": "https://firebase.google.com"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"name": "Google Firebase Firestore",
|
|
382
|
+
"description": "NoSQL document database",
|
|
383
|
+
"category": "Database",
|
|
384
|
+
"authType": "apiKey",
|
|
385
|
+
"baseUrl": "https://firebase.google.com"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"name": "Google Firebase Realtime DB",
|
|
389
|
+
"description": "Realtime database",
|
|
390
|
+
"category": "Database",
|
|
391
|
+
"authType": "apiKey",
|
|
392
|
+
"baseUrl": "https://firebase.google.com"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"name": "Google Firebase Hosting",
|
|
396
|
+
"description": "Web hosting service",
|
|
397
|
+
"category": "Hosting",
|
|
398
|
+
"authType": "apiKey",
|
|
399
|
+
"baseUrl": "https://firebase.google.com"
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"name": "Google Firebase Functions",
|
|
403
|
+
"description": "Serverless functions",
|
|
404
|
+
"category": "Cloud",
|
|
405
|
+
"authType": "apiKey",
|
|
406
|
+
"baseUrl": "https://firebase.google.com"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"name": "Google Analytics Reporting",
|
|
410
|
+
"description": "Analytics data access",
|
|
411
|
+
"category": "Analytics",
|
|
412
|
+
"authType": "oauth",
|
|
413
|
+
"baseUrl": "https://developers.google.com/analytics"
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"name": "Google Search Console",
|
|
417
|
+
"description": "SEO performance data",
|
|
418
|
+
"category": "SEO",
|
|
419
|
+
"authType": "oauth",
|
|
420
|
+
"baseUrl": "https://developers.google.com/webmaster-tools"
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"name": "Google PageSpeed Insights",
|
|
424
|
+
"description": "Website performance analysis",
|
|
425
|
+
"category": "Performance",
|
|
426
|
+
"authType": "apiKey",
|
|
427
|
+
"baseUrl": "https://developers.google.com/speed"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"name": "Google Safe Browsing",
|
|
431
|
+
"description": "URL safety checking",
|
|
432
|
+
"category": "Security",
|
|
433
|
+
"authType": "apiKey",
|
|
434
|
+
"baseUrl": "https://developers.google.com/safe-browsing"
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"name": "Google reCAPTCHA",
|
|
438
|
+
"description": "Bot protection service",
|
|
439
|
+
"category": "Security",
|
|
440
|
+
"authType": "apiKey",
|
|
441
|
+
"baseUrl": "https://developers.google.com/recaptcha"
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"name": "YouTube Data API",
|
|
445
|
+
"description": "YouTube video and channel data",
|
|
446
|
+
"category": "Video",
|
|
447
|
+
"authType": "oauth",
|
|
448
|
+
"baseUrl": "https://developers.google.com/youtube"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"name": "YouTube Analytics API",
|
|
452
|
+
"description": "YouTube channel analytics",
|
|
453
|
+
"category": "Analytics",
|
|
454
|
+
"authType": "oauth",
|
|
455
|
+
"baseUrl": "https://developers.google.com/youtube"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"name": "Azure Active Directory",
|
|
459
|
+
"description": "Identity management",
|
|
460
|
+
"category": "Authentication",
|
|
461
|
+
"authType": "oauth",
|
|
462
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"name": "Azure Blob Storage",
|
|
466
|
+
"description": "Object storage service",
|
|
467
|
+
"category": "Storage",
|
|
468
|
+
"authType": "apiKey",
|
|
469
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"name": "Azure Cognitive Services",
|
|
473
|
+
"description": "AI APIs collection",
|
|
474
|
+
"category": "AI/ML",
|
|
475
|
+
"authType": "apiKey",
|
|
476
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"name": "Azure Computer Vision",
|
|
480
|
+
"description": "Image analysis",
|
|
481
|
+
"category": "AI/ML",
|
|
482
|
+
"authType": "apiKey",
|
|
483
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"name": "Azure Face API",
|
|
487
|
+
"description": "Facial recognition",
|
|
488
|
+
"category": "AI/ML",
|
|
489
|
+
"authType": "apiKey",
|
|
490
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"name": "Azure Speech Services",
|
|
494
|
+
"description": "Speech to text and TTS",
|
|
495
|
+
"category": "AI/ML",
|
|
496
|
+
"authType": "apiKey",
|
|
497
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
"name": "Azure Text Analytics",
|
|
501
|
+
"description": "NLP text analysis",
|
|
502
|
+
"category": "AI/ML",
|
|
503
|
+
"authType": "apiKey",
|
|
504
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"name": "Azure Translator",
|
|
508
|
+
"description": "Translation service",
|
|
509
|
+
"category": "AI/ML",
|
|
510
|
+
"authType": "apiKey",
|
|
511
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"name": "Azure DevOps",
|
|
515
|
+
"description": "Development platform",
|
|
516
|
+
"category": "DevOps",
|
|
517
|
+
"authType": "oauth",
|
|
518
|
+
"baseUrl": "https://dev.azure.com"
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"name": "Azure Functions",
|
|
522
|
+
"description": "Serverless compute",
|
|
523
|
+
"category": "Cloud",
|
|
524
|
+
"authType": "apiKey",
|
|
525
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"name": "Azure Key Vault",
|
|
529
|
+
"description": "Secrets management",
|
|
530
|
+
"category": "Security",
|
|
531
|
+
"authType": "apiKey",
|
|
532
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
"name": "Azure Logic Apps",
|
|
536
|
+
"description": "Workflow automation",
|
|
537
|
+
"category": "Automation",
|
|
538
|
+
"authType": "apiKey",
|
|
539
|
+
"baseUrl": "https://azure.microsoft.com"
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"name": "Microsoft Graph",
|
|
543
|
+
"description": "Microsoft 365 unified API",
|
|
544
|
+
"category": "Productivity",
|
|
545
|
+
"authType": "oauth",
|
|
546
|
+
"baseUrl": "https://graph.microsoft.com"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"name": "Microsoft Teams API",
|
|
550
|
+
"description": "Teams integration API",
|
|
551
|
+
"category": "Communication",
|
|
552
|
+
"authType": "oauth",
|
|
553
|
+
"baseUrl": "https://developer.microsoft.com/teams"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"name": "Microsoft Outlook API",
|
|
557
|
+
"description": "Email and calendar",
|
|
558
|
+
"category": "Productivity",
|
|
559
|
+
"authType": "oauth",
|
|
560
|
+
"baseUrl": "https://developer.microsoft.com/outlook"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"name": "Microsoft OneDrive API",
|
|
564
|
+
"description": "Cloud storage",
|
|
565
|
+
"category": "Storage",
|
|
566
|
+
"authType": "oauth",
|
|
567
|
+
"baseUrl": "https://developer.microsoft.com/onedrive"
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
"name": "Microsoft SharePoint API",
|
|
571
|
+
"description": "Collaboration platform",
|
|
572
|
+
"category": "Productivity",
|
|
573
|
+
"authType": "oauth",
|
|
574
|
+
"baseUrl": "https://developer.microsoft.com/sharepoint"
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"name": "Bing Search API",
|
|
578
|
+
"description": "Web search engine",
|
|
579
|
+
"category": "Search",
|
|
580
|
+
"authType": "apiKey",
|
|
581
|
+
"baseUrl": "https://www.microsoft.com/bing"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"name": "Bing Maps API",
|
|
585
|
+
"description": "Mapping service",
|
|
586
|
+
"category": "Maps",
|
|
587
|
+
"authType": "apiKey",
|
|
588
|
+
"baseUrl": "https://www.microsoft.com/maps"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"name": "LinkedIn API",
|
|
592
|
+
"description": "Professional network API",
|
|
593
|
+
"category": "Social",
|
|
594
|
+
"authType": "oauth",
|
|
595
|
+
"baseUrl": "https://developer.linkedin.com"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"name": "GitHub API",
|
|
599
|
+
"description": "Source code hosting",
|
|
600
|
+
"category": "DevOps",
|
|
601
|
+
"authType": "oauth",
|
|
602
|
+
"baseUrl": "https://api.github.com"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"name": "Twilio SMS",
|
|
606
|
+
"description": "SMS messaging API",
|
|
607
|
+
"category": "Communication",
|
|
608
|
+
"authType": "basic",
|
|
609
|
+
"baseUrl": "https://twilio.com"
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
"name": "Twilio Voice",
|
|
613
|
+
"description": "Voice calling API",
|
|
614
|
+
"category": "Communication",
|
|
615
|
+
"authType": "basic",
|
|
616
|
+
"baseUrl": "https://twilio.com"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"name": "Twilio Video",
|
|
620
|
+
"description": "Video conferencing API",
|
|
621
|
+
"category": "Video",
|
|
622
|
+
"authType": "basic",
|
|
623
|
+
"baseUrl": "https://twilio.com"
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"name": "Twilio WhatsApp",
|
|
627
|
+
"description": "WhatsApp messaging",
|
|
628
|
+
"category": "Communication",
|
|
629
|
+
"authType": "basic",
|
|
630
|
+
"baseUrl": "https://twilio.com"
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"name": "SendGrid Email",
|
|
634
|
+
"description": "Email delivery service",
|
|
635
|
+
"category": "Email",
|
|
636
|
+
"authType": "apiKey",
|
|
637
|
+
"baseUrl": "https://sendgrid.com"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"name": "Mailgun",
|
|
641
|
+
"description": "Email API service",
|
|
642
|
+
"category": "Email",
|
|
643
|
+
"authType": "apiKey",
|
|
644
|
+
"baseUrl": "https://mailgun.com"
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"name": "Mailchimp",
|
|
648
|
+
"description": "Email marketing platform",
|
|
649
|
+
"category": "Marketing",
|
|
650
|
+
"authType": "oauth",
|
|
651
|
+
"baseUrl": "https://mailchimp.com"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"name": "Postmark",
|
|
655
|
+
"description": "Transactional email",
|
|
656
|
+
"category": "Email",
|
|
657
|
+
"authType": "apiKey",
|
|
658
|
+
"baseUrl": "https://postmarkapp.com"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"name": "Vonage SMS",
|
|
662
|
+
"description": "SMS and voice API",
|
|
663
|
+
"category": "Communication",
|
|
664
|
+
"authType": "apiKey",
|
|
665
|
+
"baseUrl": "https://vonage.com"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"name": "Vonage Voice",
|
|
669
|
+
"description": "Voice calling API",
|
|
670
|
+
"category": "Communication",
|
|
671
|
+
"authType": "apiKey",
|
|
672
|
+
"baseUrl": "https://vonage.com"
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"name": "MessageBird",
|
|
676
|
+
"description": "Omnichannel messaging",
|
|
677
|
+
"category": "Communication",
|
|
678
|
+
"authType": "apiKey",
|
|
679
|
+
"baseUrl": "https://messagebird.com"
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"name": "Plivo SMS",
|
|
683
|
+
"description": "Cloud communications",
|
|
684
|
+
"category": "Communication",
|
|
685
|
+
"authType": "basic",
|
|
686
|
+
"baseUrl": "https://plivo.com"
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"name": "Bandwidth",
|
|
690
|
+
"description": "Voice and messaging APIs",
|
|
691
|
+
"category": "Communication",
|
|
692
|
+
"authType": "basic",
|
|
693
|
+
"baseUrl": "https://bandwidth.com"
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
"name": "Sinch SMS",
|
|
697
|
+
"description": "Messaging platform",
|
|
698
|
+
"category": "Communication",
|
|
699
|
+
"authType": "apiKey",
|
|
700
|
+
"baseUrl": "https://sinch.com"
|
|
701
|
+
},
|
|
702
|
+
{
|
|
703
|
+
"name": "Telnyx",
|
|
704
|
+
"description": "Telecom infrastructure",
|
|
705
|
+
"category": "Communication",
|
|
706
|
+
"authType": "apiKey",
|
|
707
|
+
"baseUrl": "https://telnyx.com"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"name": "Slack Web API",
|
|
711
|
+
"description": "Workspace communication",
|
|
712
|
+
"category": "Communication",
|
|
713
|
+
"authType": "oauth",
|
|
714
|
+
"baseUrl": "https://api.slack.com"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"name": "Discord API",
|
|
718
|
+
"description": "Gaming communication",
|
|
719
|
+
"category": "Communication",
|
|
720
|
+
"authType": "oauth",
|
|
721
|
+
"baseUrl": "https://discord.com/developers"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"name": "Telegram Bot API",
|
|
725
|
+
"description": "Telegram messaging bots",
|
|
726
|
+
"category": "Communication",
|
|
727
|
+
"authType": "apiKey",
|
|
728
|
+
"baseUrl": "https://core.telegram.org"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"name": "WhatsApp Business API",
|
|
732
|
+
"description": "WhatsApp for business",
|
|
733
|
+
"category": "Communication",
|
|
734
|
+
"authType": "apiKey",
|
|
735
|
+
"baseUrl": "https://developers.facebook.com/docs/whatsapp"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"name": "Intercom",
|
|
739
|
+
"description": "Customer messaging platform",
|
|
740
|
+
"category": "Customer Service",
|
|
741
|
+
"authType": "oauth",
|
|
742
|
+
"baseUrl": "https://developers.intercom.com"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"name": "Zendesk API",
|
|
746
|
+
"description": "Customer service platform",
|
|
747
|
+
"category": "Customer Service",
|
|
748
|
+
"authType": "oauth",
|
|
749
|
+
"baseUrl": "https://developer.zendesk.com"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"name": "Freshdesk API",
|
|
753
|
+
"description": "Help desk software",
|
|
754
|
+
"category": "Customer Service",
|
|
755
|
+
"authType": "apiKey",
|
|
756
|
+
"baseUrl": "https://freshdesk.com"
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"name": "Help Scout",
|
|
760
|
+
"description": "Help desk API",
|
|
761
|
+
"category": "Customer Service",
|
|
762
|
+
"authType": "oauth",
|
|
763
|
+
"baseUrl": "https://developer.helpscout.com"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"name": "Shopify Admin API",
|
|
767
|
+
"description": "E-commerce platform",
|
|
768
|
+
"category": "E-commerce",
|
|
769
|
+
"authType": "oauth",
|
|
770
|
+
"baseUrl": "https://shopify.dev"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"name": "Shopify Storefront API",
|
|
774
|
+
"description": "Storefront access",
|
|
775
|
+
"category": "E-commerce",
|
|
776
|
+
"authType": "apiKey",
|
|
777
|
+
"baseUrl": "https://shopify.dev"
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"name": "WooCommerce API",
|
|
781
|
+
"description": "WordPress e-commerce",
|
|
782
|
+
"category": "E-commerce",
|
|
783
|
+
"authType": "basic",
|
|
784
|
+
"baseUrl": "https://woocommerce.github.io/woocommerce-rest-api-docs"
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"name": "BigCommerce API",
|
|
788
|
+
"description": "E-commerce platform",
|
|
789
|
+
"category": "E-commerce",
|
|
790
|
+
"authType": "oauth",
|
|
791
|
+
"baseUrl": "https://developer.bigcommerce.com"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"name": "Magento API",
|
|
795
|
+
"description": "E-commerce platform",
|
|
796
|
+
"category": "E-commerce",
|
|
797
|
+
"authType": "oauth",
|
|
798
|
+
"baseUrl": "https://devdocs.magento.com"
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"name": "PrestaShop API",
|
|
802
|
+
"description": "E-commerce platform",
|
|
803
|
+
"category": "E-commerce",
|
|
804
|
+
"authType": "apiKey",
|
|
805
|
+
"baseUrl": "https://devdocs.prestashop.com"
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"name": "Stripe API",
|
|
809
|
+
"description": "Payment processing",
|
|
810
|
+
"category": "Payments",
|
|
811
|
+
"authType": "apiKey",
|
|
812
|
+
"baseUrl": "https://stripe.com"
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"name": "Stripe Connect",
|
|
816
|
+
"description": "Marketplace payments",
|
|
817
|
+
"category": "Payments",
|
|
818
|
+
"authType": "oauth",
|
|
819
|
+
"baseUrl": "https://stripe.com/connect"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"name": "Stripe Billing",
|
|
823
|
+
"description": "Subscription billing",
|
|
824
|
+
"category": "Payments",
|
|
825
|
+
"authType": "apiKey",
|
|
826
|
+
"baseUrl": "https://stripe.com/billing"
|
|
827
|
+
},
|
|
828
|
+
{
|
|
829
|
+
"name": "PayPal API",
|
|
830
|
+
"description": "Payment processing",
|
|
831
|
+
"category": "Payments",
|
|
832
|
+
"authType": "oauth",
|
|
833
|
+
"baseUrl": "https://developer.paypal.com"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"name": "Braintree",
|
|
837
|
+
"description": "Payment gateway",
|
|
838
|
+
"category": "Payments",
|
|
839
|
+
"authType": "apiKey",
|
|
840
|
+
"baseUrl": "https://developers.braintreepayments.com"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"name": "Square Payments",
|
|
844
|
+
"description": "Payment processing",
|
|
845
|
+
"category": "Payments",
|
|
846
|
+
"authType": "oauth",
|
|
847
|
+
"baseUrl": "https://developer.squareup.com"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"name": "Mollie Payments",
|
|
851
|
+
"description": "European payments",
|
|
852
|
+
"category": "Payments",
|
|
853
|
+
"authType": "apiKey",
|
|
854
|
+
"baseUrl": "https://docs.mollie.com"
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
"name": "Klarna API",
|
|
858
|
+
"description": "Buy now pay later",
|
|
859
|
+
"category": "Payments",
|
|
860
|
+
"authType": "apiKey",
|
|
861
|
+
"baseUrl": "https://developers.klarna.com"
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"name": "Affirm API",
|
|
865
|
+
"description": "Installment payments",
|
|
866
|
+
"category": "Payments",
|
|
867
|
+
"authType": "apiKey",
|
|
868
|
+
"baseUrl": "https://docs.affirm.com"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"name": "Afterpay API",
|
|
872
|
+
"description": "Buy now pay later",
|
|
873
|
+
"category": "Payments",
|
|
874
|
+
"authType": "apiKey",
|
|
875
|
+
"baseUrl": "https://developers.afterpay.com"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"name": "Razorpay",
|
|
879
|
+
"description": "Indian payment gateway",
|
|
880
|
+
"category": "Payments",
|
|
881
|
+
"authType": "basic",
|
|
882
|
+
"baseUrl": "https://razorpay.com/docs"
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
"name": "Paytm API",
|
|
886
|
+
"description": "Indian digital payments",
|
|
887
|
+
"category": "Payments",
|
|
888
|
+
"authType": "apiKey",
|
|
889
|
+
"baseUrl": "https://developer.paytm.com"
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
"name": "Wise API",
|
|
893
|
+
"description": "International transfers",
|
|
894
|
+
"category": "Payments",
|
|
895
|
+
"authType": "apiKey",
|
|
896
|
+
"baseUrl": "https://api-docs.wise.com"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"name": "OpenAI API",
|
|
900
|
+
"description": "GPT and AI models",
|
|
901
|
+
"category": "AI/ML",
|
|
902
|
+
"authType": "apiKey",
|
|
903
|
+
"baseUrl": "https://platform.openai.com"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"name": "Anthropic Claude",
|
|
907
|
+
"description": "Claude AI assistant",
|
|
908
|
+
"category": "AI/ML",
|
|
909
|
+
"authType": "apiKey",
|
|
910
|
+
"baseUrl": "https://anthropic.com"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"name": "Cohere",
|
|
914
|
+
"description": "NLP AI platform",
|
|
915
|
+
"category": "AI/ML",
|
|
916
|
+
"authType": "apiKey",
|
|
917
|
+
"baseUrl": "https://cohere.ai"
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"name": "Hugging Face",
|
|
921
|
+
"description": "ML model hub",
|
|
922
|
+
"category": "AI/ML",
|
|
923
|
+
"authType": "apiKey",
|
|
924
|
+
"baseUrl": "https://huggingface.co"
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"name": "Replicate",
|
|
928
|
+
"description": "ML model hosting",
|
|
929
|
+
"category": "AI/ML",
|
|
930
|
+
"authType": "apiKey",
|
|
931
|
+
"baseUrl": "https://replicate.com"
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
"name": "Stability AI",
|
|
935
|
+
"description": "Image generation",
|
|
936
|
+
"category": "AI/ML",
|
|
937
|
+
"authType": "apiKey",
|
|
938
|
+
"baseUrl": "https://stability.ai"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"name": "Midjourney API",
|
|
942
|
+
"description": "AI art generation",
|
|
943
|
+
"category": "AI/ML",
|
|
944
|
+
"authType": "apiKey",
|
|
945
|
+
"baseUrl": "https://midjourney.com"
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
"name": "DALL-E API",
|
|
949
|
+
"description": "AI image generation",
|
|
950
|
+
"category": "AI/ML",
|
|
951
|
+
"authType": "apiKey",
|
|
952
|
+
"baseUrl": "https://openai.com"
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"name": "AssemblyAI",
|
|
956
|
+
"description": "Speech recognition",
|
|
957
|
+
"category": "AI/ML",
|
|
958
|
+
"authType": "apiKey",
|
|
959
|
+
"baseUrl": "https://assemblyai.com"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"name": "Deepgram",
|
|
963
|
+
"description": "Speech-to-text API",
|
|
964
|
+
"category": "AI/ML",
|
|
965
|
+
"authType": "apiKey",
|
|
966
|
+
"baseUrl": "https://deepgram.com"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"name": "Rev.ai",
|
|
970
|
+
"description": "Speech recognition",
|
|
971
|
+
"category": "AI/ML",
|
|
972
|
+
"authType": "apiKey",
|
|
973
|
+
"baseUrl": "https://www.rev.ai"
|
|
974
|
+
},
|
|
975
|
+
{
|
|
976
|
+
"name": "Whisper API",
|
|
977
|
+
"description": "OpenAI speech recognition",
|
|
978
|
+
"category": "AI/ML",
|
|
979
|
+
"authType": "apiKey",
|
|
980
|
+
"baseUrl": "https://openai.com"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
"name": "ElevenLabs",
|
|
984
|
+
"description": "AI voice synthesis",
|
|
985
|
+
"category": "AI/ML",
|
|
986
|
+
"authType": "apiKey",
|
|
987
|
+
"baseUrl": "https://elevenlabs.io"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"name": "Murf.ai",
|
|
991
|
+
"description": "AI voice generator",
|
|
992
|
+
"category": "AI/ML",
|
|
993
|
+
"authType": "apiKey",
|
|
994
|
+
"baseUrl": "https://murf.ai"
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"name": "Play.ht",
|
|
998
|
+
"description": "AI text to speech",
|
|
999
|
+
"category": "AI/ML",
|
|
1000
|
+
"authType": "apiKey",
|
|
1001
|
+
"baseUrl": "https://play.ht"
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
"name": "Resemble.ai",
|
|
1005
|
+
"description": "Voice cloning API",
|
|
1006
|
+
"category": "AI/ML",
|
|
1007
|
+
"authType": "apiKey",
|
|
1008
|
+
"baseUrl": "https://resemble.ai"
|
|
1009
|
+
},
|
|
1010
|
+
{
|
|
1011
|
+
"name": "Clarifai",
|
|
1012
|
+
"description": "Computer vision platform",
|
|
1013
|
+
"category": "AI/ML",
|
|
1014
|
+
"authType": "apiKey",
|
|
1015
|
+
"baseUrl": "https://clarifai.com"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"name": "Roboflow",
|
|
1019
|
+
"description": "Computer vision tools",
|
|
1020
|
+
"category": "AI/ML",
|
|
1021
|
+
"authType": "apiKey",
|
|
1022
|
+
"baseUrl": "https://roboflow.com"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"name": "Amazon Rekognition",
|
|
1026
|
+
"description": "Image analysis",
|
|
1027
|
+
"category": "AI/ML",
|
|
1028
|
+
"authType": "apiKey",
|
|
1029
|
+
"baseUrl": "https://aws.amazon.com/rekognition"
|
|
1030
|
+
},
|
|
1031
|
+
{
|
|
1032
|
+
"name": "Amazon Comprehend",
|
|
1033
|
+
"description": "NLP service",
|
|
1034
|
+
"category": "AI/ML",
|
|
1035
|
+
"authType": "apiKey",
|
|
1036
|
+
"baseUrl": "https://aws.amazon.com/comprehend"
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"name": "Amazon Polly",
|
|
1040
|
+
"description": "Text to speech",
|
|
1041
|
+
"category": "AI/ML",
|
|
1042
|
+
"authType": "apiKey",
|
|
1043
|
+
"baseUrl": "https://aws.amazon.com/polly"
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"name": "Amazon Lex",
|
|
1047
|
+
"description": "Conversational AI",
|
|
1048
|
+
"category": "AI/ML",
|
|
1049
|
+
"authType": "apiKey",
|
|
1050
|
+
"baseUrl": "https://aws.amazon.com/lex"
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"name": "Amazon SageMaker",
|
|
1054
|
+
"description": "ML model training",
|
|
1055
|
+
"category": "AI/ML",
|
|
1056
|
+
"authType": "apiKey",
|
|
1057
|
+
"baseUrl": "https://aws.amazon.com/sagemaker"
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
"name": "IBM Watson NLU",
|
|
1061
|
+
"description": "Natural language understanding",
|
|
1062
|
+
"category": "AI/ML",
|
|
1063
|
+
"authType": "apiKey",
|
|
1064
|
+
"baseUrl": "https://ibm.com/watson"
|
|
1065
|
+
},
|
|
1066
|
+
{
|
|
1067
|
+
"name": "IBM Watson Assistant",
|
|
1068
|
+
"description": "Conversational AI",
|
|
1069
|
+
"category": "AI/ML",
|
|
1070
|
+
"authType": "apiKey",
|
|
1071
|
+
"baseUrl": "https://ibm.com/watson"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"name": "IBM Watson Discovery",
|
|
1075
|
+
"description": "AI search engine",
|
|
1076
|
+
"category": "AI/ML",
|
|
1077
|
+
"authType": "apiKey",
|
|
1078
|
+
"baseUrl": "https://ibm.com/watson"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"name": "Wit.ai",
|
|
1082
|
+
"description": "NLP for apps",
|
|
1083
|
+
"category": "AI/ML",
|
|
1084
|
+
"authType": "apiKey",
|
|
1085
|
+
"baseUrl": "https://wit.ai"
|
|
1086
|
+
},
|
|
1087
|
+
{
|
|
1088
|
+
"name": "Dialogflow",
|
|
1089
|
+
"description": "Conversational AI",
|
|
1090
|
+
"category": "AI/ML",
|
|
1091
|
+
"authType": "apiKey",
|
|
1092
|
+
"baseUrl": "https://cloud.google.com/dialogflow"
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"name": "Rasa",
|
|
1096
|
+
"description": "Open source NLU",
|
|
1097
|
+
"category": "AI/ML",
|
|
1098
|
+
"authType": "none",
|
|
1099
|
+
"baseUrl": "https://rasa.com"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
"name": "Perspective API",
|
|
1103
|
+
"description": "Toxicity detection",
|
|
1104
|
+
"category": "AI/ML",
|
|
1105
|
+
"authType": "apiKey",
|
|
1106
|
+
"baseUrl": "https://perspectiveapi.com"
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"name": "Mixpanel",
|
|
1110
|
+
"description": "Product analytics",
|
|
1111
|
+
"category": "Analytics",
|
|
1112
|
+
"authType": "apiKey",
|
|
1113
|
+
"baseUrl": "https://mixpanel.com"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"name": "Amplitude",
|
|
1117
|
+
"description": "Product analytics",
|
|
1118
|
+
"category": "Analytics",
|
|
1119
|
+
"authType": "apiKey",
|
|
1120
|
+
"baseUrl": "https://amplitude.com"
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"name": "Segment",
|
|
1124
|
+
"description": "Customer data platform",
|
|
1125
|
+
"category": "Data",
|
|
1126
|
+
"authType": "apiKey",
|
|
1127
|
+
"baseUrl": "https://segment.com"
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"name": "Snowflake",
|
|
1131
|
+
"description": "Data warehouse",
|
|
1132
|
+
"category": "Data",
|
|
1133
|
+
"authType": "apiKey",
|
|
1134
|
+
"baseUrl": "https://snowflake.com"
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"name": "Databricks",
|
|
1138
|
+
"description": "Data lakehouse platform",
|
|
1139
|
+
"category": "Data",
|
|
1140
|
+
"authType": "apiKey",
|
|
1141
|
+
"baseUrl": "https://databricks.com"
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
"name": "Fivetran",
|
|
1145
|
+
"description": "Data connectors",
|
|
1146
|
+
"category": "Data",
|
|
1147
|
+
"authType": "apiKey",
|
|
1148
|
+
"baseUrl": "https://fivetran.com"
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"name": "Airbyte",
|
|
1152
|
+
"description": "Data integration",
|
|
1153
|
+
"category": "Data",
|
|
1154
|
+
"authType": "apiKey",
|
|
1155
|
+
"baseUrl": "https://airbyte.com"
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"name": "dbt Cloud",
|
|
1159
|
+
"description": "Data transformation",
|
|
1160
|
+
"category": "Data",
|
|
1161
|
+
"authType": "apiKey",
|
|
1162
|
+
"baseUrl": "https://getdbt.com"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"name": "Looker",
|
|
1166
|
+
"description": "BI platform",
|
|
1167
|
+
"category": "Analytics",
|
|
1168
|
+
"authType": "apiKey",
|
|
1169
|
+
"baseUrl": "https://looker.com"
|
|
1170
|
+
},
|
|
1171
|
+
{
|
|
1172
|
+
"name": "Metabase",
|
|
1173
|
+
"description": "BI tool",
|
|
1174
|
+
"category": "Analytics",
|
|
1175
|
+
"authType": "none",
|
|
1176
|
+
"baseUrl": "https://metabase.com"
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"name": "Tableau",
|
|
1180
|
+
"description": "Data visualization",
|
|
1181
|
+
"category": "Analytics",
|
|
1182
|
+
"authType": "apiKey",
|
|
1183
|
+
"baseUrl": "https://tableau.com"
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
"name": "Power BI",
|
|
1187
|
+
"description": "Business intelligence",
|
|
1188
|
+
"category": "Analytics",
|
|
1189
|
+
"authType": "oauth",
|
|
1190
|
+
"baseUrl": "https://powerbi.microsoft.com"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"name": "Heap Analytics",
|
|
1194
|
+
"description": "Digital analytics",
|
|
1195
|
+
"category": "Analytics",
|
|
1196
|
+
"authType": "apiKey",
|
|
1197
|
+
"baseUrl": "https://heap.io"
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
"name": "Hotjar",
|
|
1201
|
+
"description": "Behavior analytics",
|
|
1202
|
+
"category": "Analytics",
|
|
1203
|
+
"authType": "apiKey",
|
|
1204
|
+
"baseUrl": "https://hotjar.com"
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"name": "FullStory",
|
|
1208
|
+
"description": "Digital experience analytics",
|
|
1209
|
+
"category": "Analytics",
|
|
1210
|
+
"authType": "apiKey",
|
|
1211
|
+
"baseUrl": "https://fullstory.com"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"name": "LogRocket",
|
|
1215
|
+
"description": "Session replay",
|
|
1216
|
+
"category": "Analytics",
|
|
1217
|
+
"authType": "apiKey",
|
|
1218
|
+
"baseUrl": "https://logrocket.com"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"name": "Posthog",
|
|
1222
|
+
"description": "Product analytics",
|
|
1223
|
+
"category": "Analytics",
|
|
1224
|
+
"authType": "apiKey",
|
|
1225
|
+
"baseUrl": "https://posthog.com"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"name": "Plausible",
|
|
1229
|
+
"description": "Privacy-friendly analytics",
|
|
1230
|
+
"category": "Analytics",
|
|
1231
|
+
"authType": "apiKey",
|
|
1232
|
+
"baseUrl": "https://plausible.io"
|
|
1233
|
+
},
|
|
1234
|
+
{
|
|
1235
|
+
"name": "Vercel API",
|
|
1236
|
+
"description": "Deployment platform",
|
|
1237
|
+
"category": "DevOps",
|
|
1238
|
+
"authType": "apiKey",
|
|
1239
|
+
"baseUrl": "https://vercel.com"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"name": "Netlify API",
|
|
1243
|
+
"description": "Web hosting platform",
|
|
1244
|
+
"category": "DevOps",
|
|
1245
|
+
"authType": "oauth",
|
|
1246
|
+
"baseUrl": "https://netlify.com"
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"name": "Heroku API",
|
|
1250
|
+
"description": "Cloud platform",
|
|
1251
|
+
"category": "DevOps",
|
|
1252
|
+
"authType": "oauth",
|
|
1253
|
+
"baseUrl": "https://heroku.com"
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
"name": "Railway API",
|
|
1257
|
+
"description": "Deployment platform",
|
|
1258
|
+
"category": "DevOps",
|
|
1259
|
+
"authType": "apiKey",
|
|
1260
|
+
"baseUrl": "https://railway.app"
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"name": "Render API",
|
|
1264
|
+
"description": "Cloud platform",
|
|
1265
|
+
"category": "DevOps",
|
|
1266
|
+
"authType": "apiKey",
|
|
1267
|
+
"baseUrl": "https://render.com"
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"name": "DigitalOcean API",
|
|
1271
|
+
"description": "Cloud infrastructure",
|
|
1272
|
+
"category": "Cloud",
|
|
1273
|
+
"authType": "oauth",
|
|
1274
|
+
"baseUrl": "https://digitalocean.com"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"name": "Linode API",
|
|
1278
|
+
"description": "Cloud hosting",
|
|
1279
|
+
"category": "Cloud",
|
|
1280
|
+
"authType": "apiKey",
|
|
1281
|
+
"baseUrl": "https://linode.com"
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"name": "Vultr API",
|
|
1285
|
+
"description": "Cloud compute",
|
|
1286
|
+
"category": "Cloud",
|
|
1287
|
+
"authType": "apiKey",
|
|
1288
|
+
"baseUrl": "https://vultr.com"
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
"name": "Hetzner API",
|
|
1292
|
+
"description": "Cloud hosting",
|
|
1293
|
+
"category": "Cloud",
|
|
1294
|
+
"authType": "apiKey",
|
|
1295
|
+
"baseUrl": "https://hetzner.com"
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
"name": "Cloudflare API",
|
|
1299
|
+
"description": "CDN and security",
|
|
1300
|
+
"category": "CDN",
|
|
1301
|
+
"authType": "apiKey",
|
|
1302
|
+
"baseUrl": "https://cloudflare.com"
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"name": "Fastly API",
|
|
1306
|
+
"description": "Edge cloud platform",
|
|
1307
|
+
"category": "CDN",
|
|
1308
|
+
"authType": "apiKey",
|
|
1309
|
+
"baseUrl": "https://fastly.com"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
"name": "Akamai API",
|
|
1313
|
+
"description": "CDN and security",
|
|
1314
|
+
"category": "CDN",
|
|
1315
|
+
"authType": "apiKey",
|
|
1316
|
+
"baseUrl": "https://akamai.com"
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"name": "KeyCDN",
|
|
1320
|
+
"description": "Content delivery",
|
|
1321
|
+
"category": "CDN",
|
|
1322
|
+
"authType": "apiKey",
|
|
1323
|
+
"baseUrl": "https://keycdn.com"
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"name": "BunnyCDN",
|
|
1327
|
+
"description": "Content delivery",
|
|
1328
|
+
"category": "CDN",
|
|
1329
|
+
"authType": "apiKey",
|
|
1330
|
+
"baseUrl": "https://bunny.net"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"name": "imgix",
|
|
1334
|
+
"description": "Image processing CDN",
|
|
1335
|
+
"category": "CDN",
|
|
1336
|
+
"authType": "apiKey",
|
|
1337
|
+
"baseUrl": "https://imgix.com"
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"name": "Cloudinary",
|
|
1341
|
+
"description": "Media management",
|
|
1342
|
+
"category": "Media",
|
|
1343
|
+
"authType": "apiKey",
|
|
1344
|
+
"baseUrl": "https://cloudinary.com"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"name": "Uploadcare",
|
|
1348
|
+
"description": "File uploading",
|
|
1349
|
+
"category": "Storage",
|
|
1350
|
+
"authType": "apiKey",
|
|
1351
|
+
"baseUrl": "https://uploadcare.com"
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
"name": "Filestack",
|
|
1355
|
+
"description": "File handling",
|
|
1356
|
+
"category": "Storage",
|
|
1357
|
+
"authType": "apiKey",
|
|
1358
|
+
"baseUrl": "https://filestack.com"
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"name": "Transloadit",
|
|
1362
|
+
"description": "File processing",
|
|
1363
|
+
"category": "Media",
|
|
1364
|
+
"authType": "apiKey",
|
|
1365
|
+
"baseUrl": "https://transloadit.com"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"name": "Sentry",
|
|
1369
|
+
"description": "Error tracking",
|
|
1370
|
+
"category": "Monitoring",
|
|
1371
|
+
"authType": "apiKey",
|
|
1372
|
+
"baseUrl": "https://sentry.io"
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"name": "Bugsnag",
|
|
1376
|
+
"description": "Error monitoring",
|
|
1377
|
+
"category": "Monitoring",
|
|
1378
|
+
"authType": "apiKey",
|
|
1379
|
+
"baseUrl": "https://bugsnag.com"
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
"name": "Rollbar",
|
|
1383
|
+
"description": "Error tracking",
|
|
1384
|
+
"category": "Monitoring",
|
|
1385
|
+
"authType": "apiKey",
|
|
1386
|
+
"baseUrl": "https://rollbar.com"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"name": "Datadog",
|
|
1390
|
+
"description": "Monitoring platform",
|
|
1391
|
+
"category": "Monitoring",
|
|
1392
|
+
"authType": "apiKey",
|
|
1393
|
+
"baseUrl": "https://datadoghq.com"
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"name": "New Relic",
|
|
1397
|
+
"description": "Observability platform",
|
|
1398
|
+
"category": "Monitoring",
|
|
1399
|
+
"authType": "apiKey",
|
|
1400
|
+
"baseUrl": "https://newrelic.com"
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"name": "Grafana Cloud",
|
|
1404
|
+
"description": "Observability stack",
|
|
1405
|
+
"category": "Monitoring",
|
|
1406
|
+
"authType": "apiKey",
|
|
1407
|
+
"baseUrl": "https://grafana.com"
|
|
1408
|
+
},
|
|
1409
|
+
{
|
|
1410
|
+
"name": "PagerDuty",
|
|
1411
|
+
"description": "Incident management",
|
|
1412
|
+
"category": "DevOps",
|
|
1413
|
+
"authType": "apiKey",
|
|
1414
|
+
"baseUrl": "https://pagerduty.com"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"name": "Opsgenie",
|
|
1418
|
+
"description": "Alert management",
|
|
1419
|
+
"category": "DevOps",
|
|
1420
|
+
"authType": "apiKey",
|
|
1421
|
+
"baseUrl": "https://opsgenie.com"
|
|
1422
|
+
},
|
|
1423
|
+
{
|
|
1424
|
+
"name": "StatusPage",
|
|
1425
|
+
"description": "Status page hosting",
|
|
1426
|
+
"category": "DevOps",
|
|
1427
|
+
"authType": "apiKey",
|
|
1428
|
+
"baseUrl": "https://statuspage.io"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"name": "Salesforce API",
|
|
1432
|
+
"description": "CRM platform",
|
|
1433
|
+
"category": "CRM",
|
|
1434
|
+
"authType": "oauth",
|
|
1435
|
+
"baseUrl": "https://developer.salesforce.com"
|
|
1436
|
+
},
|
|
1437
|
+
{
|
|
1438
|
+
"name": "HubSpot API",
|
|
1439
|
+
"description": "Marketing and CRM",
|
|
1440
|
+
"category": "CRM",
|
|
1441
|
+
"authType": "oauth",
|
|
1442
|
+
"baseUrl": "https://developers.hubspot.com"
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"name": "Pipedrive API",
|
|
1446
|
+
"description": "Sales CRM",
|
|
1447
|
+
"category": "CRM",
|
|
1448
|
+
"authType": "oauth",
|
|
1449
|
+
"baseUrl": "https://developers.pipedrive.com"
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"name": "Zoho CRM",
|
|
1453
|
+
"description": "CRM platform",
|
|
1454
|
+
"category": "CRM",
|
|
1455
|
+
"authType": "oauth",
|
|
1456
|
+
"baseUrl": "https://zoho.com/crm"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"name": "Close CRM",
|
|
1460
|
+
"description": "Sales CRM",
|
|
1461
|
+
"category": "CRM",
|
|
1462
|
+
"authType": "apiKey",
|
|
1463
|
+
"baseUrl": "https://close.com"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"name": "Copper CRM",
|
|
1467
|
+
"description": "Google Workspace CRM",
|
|
1468
|
+
"category": "CRM",
|
|
1469
|
+
"authType": "apiKey",
|
|
1470
|
+
"baseUrl": "https://copper.com"
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"name": "Freshsales",
|
|
1474
|
+
"description": "Sales CRM",
|
|
1475
|
+
"category": "CRM",
|
|
1476
|
+
"authType": "apiKey",
|
|
1477
|
+
"baseUrl": "https://freshworks.com"
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"name": "Monday.com",
|
|
1481
|
+
"description": "Work OS platform",
|
|
1482
|
+
"category": "Productivity",
|
|
1483
|
+
"authType": "apiKey",
|
|
1484
|
+
"baseUrl": "https://monday.com"
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"name": "Notion API",
|
|
1488
|
+
"description": "All-in-one workspace",
|
|
1489
|
+
"category": "Productivity",
|
|
1490
|
+
"authType": "oauth",
|
|
1491
|
+
"baseUrl": "https://developers.notion.com"
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
"name": "Airtable API",
|
|
1495
|
+
"description": "Database platform",
|
|
1496
|
+
"category": "Database",
|
|
1497
|
+
"authType": "apiKey",
|
|
1498
|
+
"baseUrl": "https://airtable.com/api"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"name": "Coda API",
|
|
1502
|
+
"description": "Doc-based apps",
|
|
1503
|
+
"category": "Productivity",
|
|
1504
|
+
"authType": "apiKey",
|
|
1505
|
+
"baseUrl": "https://coda.io/developers"
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "ClickUp API",
|
|
1509
|
+
"description": "Project management",
|
|
1510
|
+
"category": "Productivity",
|
|
1511
|
+
"authType": "oauth",
|
|
1512
|
+
"baseUrl": "https://clickup.com/api"
|
|
1513
|
+
},
|
|
1514
|
+
{
|
|
1515
|
+
"name": "Asana API",
|
|
1516
|
+
"description": "Work management",
|
|
1517
|
+
"category": "Productivity",
|
|
1518
|
+
"authType": "oauth",
|
|
1519
|
+
"baseUrl": "https://developers.asana.com"
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"name": "Trello API",
|
|
1523
|
+
"description": "Project boards",
|
|
1524
|
+
"category": "Productivity",
|
|
1525
|
+
"authType": "apiKey",
|
|
1526
|
+
"baseUrl": "https://developer.atlassian.com/cloud/trello"
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"name": "Jira API",
|
|
1530
|
+
"description": "Issue tracking",
|
|
1531
|
+
"category": "DevOps",
|
|
1532
|
+
"authType": "oauth",
|
|
1533
|
+
"baseUrl": "https://developer.atlassian.com/cloud/jira"
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"name": "Linear API",
|
|
1537
|
+
"description": "Issue tracking",
|
|
1538
|
+
"category": "DevOps",
|
|
1539
|
+
"authType": "oauth",
|
|
1540
|
+
"baseUrl": "https://linear.app"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"name": "Shortcut API",
|
|
1544
|
+
"description": "Project management",
|
|
1545
|
+
"category": "DevOps",
|
|
1546
|
+
"authType": "apiKey",
|
|
1547
|
+
"baseUrl": "https://shortcut.com"
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
"name": "Height API",
|
|
1551
|
+
"description": "Project management",
|
|
1552
|
+
"category": "Productivity",
|
|
1553
|
+
"authType": "apiKey",
|
|
1554
|
+
"baseUrl": "https://height.app"
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"name": "Google Maps",
|
|
1558
|
+
"description": "Mapping platform",
|
|
1559
|
+
"category": "Maps",
|
|
1560
|
+
"authType": "apiKey",
|
|
1561
|
+
"baseUrl": "https://developers.google.com/maps"
|
|
1562
|
+
},
|
|
1563
|
+
{
|
|
1564
|
+
"name": "Google Geocoding",
|
|
1565
|
+
"description": "Address geocoding",
|
|
1566
|
+
"category": "Maps",
|
|
1567
|
+
"authType": "apiKey",
|
|
1568
|
+
"baseUrl": "https://developers.google.com/maps"
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"name": "Google Places",
|
|
1572
|
+
"description": "Places data",
|
|
1573
|
+
"category": "Maps",
|
|
1574
|
+
"authType": "apiKey",
|
|
1575
|
+
"baseUrl": "https://developers.google.com/maps"
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
"name": "Google Directions",
|
|
1579
|
+
"description": "Route planning",
|
|
1580
|
+
"category": "Maps",
|
|
1581
|
+
"authType": "apiKey",
|
|
1582
|
+
"baseUrl": "https://developers.google.com/maps"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"name": "Mapbox",
|
|
1586
|
+
"description": "Custom maps",
|
|
1587
|
+
"category": "Maps",
|
|
1588
|
+
"authType": "apiKey",
|
|
1589
|
+
"baseUrl": "https://mapbox.com"
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"name": "HERE Maps",
|
|
1593
|
+
"description": "Location services",
|
|
1594
|
+
"category": "Maps",
|
|
1595
|
+
"authType": "apiKey",
|
|
1596
|
+
"baseUrl": "https://developer.here.com"
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"name": "TomTom Maps",
|
|
1600
|
+
"description": "Navigation and maps",
|
|
1601
|
+
"category": "Maps",
|
|
1602
|
+
"authType": "apiKey",
|
|
1603
|
+
"baseUrl": "https://developer.tomtom.com"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"name": "OpenStreetMap",
|
|
1607
|
+
"description": "Open source maps",
|
|
1608
|
+
"category": "Maps",
|
|
1609
|
+
"authType": "none",
|
|
1610
|
+
"baseUrl": "https://wiki.openstreetmap.org"
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
"name": "Nominatim",
|
|
1614
|
+
"description": "OSM geocoding",
|
|
1615
|
+
"category": "Maps",
|
|
1616
|
+
"authType": "none",
|
|
1617
|
+
"baseUrl": "https://nominatim.org"
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"name": "What3Words",
|
|
1621
|
+
"description": "Location encoding",
|
|
1622
|
+
"category": "Maps",
|
|
1623
|
+
"authType": "apiKey",
|
|
1624
|
+
"baseUrl": "https://what3words.com"
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"name": "Radar.io",
|
|
1628
|
+
"description": "Location platform",
|
|
1629
|
+
"category": "Maps",
|
|
1630
|
+
"authType": "apiKey",
|
|
1631
|
+
"baseUrl": "https://radar.io"
|
|
1632
|
+
},
|
|
1633
|
+
{
|
|
1634
|
+
"name": "ipgeolocation.io",
|
|
1635
|
+
"description": "IP geolocation",
|
|
1636
|
+
"category": "Geolocation",
|
|
1637
|
+
"authType": "apiKey",
|
|
1638
|
+
"baseUrl": "https://ipgeolocation.io"
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"name": "IPinfo",
|
|
1642
|
+
"description": "IP address data",
|
|
1643
|
+
"category": "Geolocation",
|
|
1644
|
+
"authType": "apiKey",
|
|
1645
|
+
"baseUrl": "https://ipinfo.io"
|
|
1646
|
+
},
|
|
1647
|
+
{
|
|
1648
|
+
"name": "MaxMind GeoIP",
|
|
1649
|
+
"description": "IP geolocation",
|
|
1650
|
+
"category": "Geolocation",
|
|
1651
|
+
"authType": "apiKey",
|
|
1652
|
+
"baseUrl": "https://maxmind.com"
|
|
1653
|
+
},
|
|
1654
|
+
{
|
|
1655
|
+
"name": "DB-IP",
|
|
1656
|
+
"description": "IP to location",
|
|
1657
|
+
"category": "Geolocation",
|
|
1658
|
+
"authType": "apiKey",
|
|
1659
|
+
"baseUrl": "https://db-ip.com"
|
|
1660
|
+
},
|
|
1661
|
+
{
|
|
1662
|
+
"name": "OpenWeather",
|
|
1663
|
+
"description": "Weather data API",
|
|
1664
|
+
"category": "Weather",
|
|
1665
|
+
"authType": "apiKey",
|
|
1666
|
+
"baseUrl": "https://openweathermap.org"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"name": "WeatherAPI",
|
|
1670
|
+
"description": "Weather and geo data",
|
|
1671
|
+
"category": "Weather",
|
|
1672
|
+
"authType": "apiKey",
|
|
1673
|
+
"baseUrl": "https://weatherapi.com"
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"name": "Weather.gov",
|
|
1677
|
+
"description": "US weather service",
|
|
1678
|
+
"category": "Weather",
|
|
1679
|
+
"authType": "none",
|
|
1680
|
+
"baseUrl": "https://weather.gov"
|
|
1681
|
+
},
|
|
1682
|
+
{
|
|
1683
|
+
"name": "Tomorrow.io",
|
|
1684
|
+
"description": "Weather intelligence",
|
|
1685
|
+
"category": "Weather",
|
|
1686
|
+
"authType": "apiKey",
|
|
1687
|
+
"baseUrl": "https://tomorrow.io"
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"name": "Weatherbit",
|
|
1691
|
+
"description": "Weather forecast",
|
|
1692
|
+
"category": "Weather",
|
|
1693
|
+
"authType": "apiKey",
|
|
1694
|
+
"baseUrl": "https://weatherbit.io"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"name": "VisualCrossing",
|
|
1698
|
+
"description": "Historical weather",
|
|
1699
|
+
"category": "Weather",
|
|
1700
|
+
"authType": "apiKey",
|
|
1701
|
+
"baseUrl": "https://visualcrossing.com"
|
|
1702
|
+
},
|
|
1703
|
+
{
|
|
1704
|
+
"name": "Open-Meteo",
|
|
1705
|
+
"description": "Free weather API",
|
|
1706
|
+
"category": "Weather",
|
|
1707
|
+
"authType": "none",
|
|
1708
|
+
"baseUrl": "https://open-meteo.com"
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"name": "AccuWeather",
|
|
1712
|
+
"description": "Weather forecasts",
|
|
1713
|
+
"category": "Weather",
|
|
1714
|
+
"authType": "apiKey",
|
|
1715
|
+
"baseUrl": "https://developer.accuweather.com"
|
|
1716
|
+
},
|
|
1717
|
+
{
|
|
1718
|
+
"name": "Aeris Weather",
|
|
1719
|
+
"description": "Weather API",
|
|
1720
|
+
"category": "Weather",
|
|
1721
|
+
"authType": "apiKey",
|
|
1722
|
+
"baseUrl": "https://aerisweather.com"
|
|
1723
|
+
},
|
|
1724
|
+
{
|
|
1725
|
+
"name": "Storm Glass",
|
|
1726
|
+
"description": "Marine weather",
|
|
1727
|
+
"category": "Weather",
|
|
1728
|
+
"authType": "apiKey",
|
|
1729
|
+
"baseUrl": "https://stormglass.io"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"name": "Twitter API v2",
|
|
1733
|
+
"description": "Twitter platform",
|
|
1734
|
+
"category": "Social",
|
|
1735
|
+
"authType": "oauth",
|
|
1736
|
+
"baseUrl": "https://developer.twitter.com"
|
|
1737
|
+
},
|
|
1738
|
+
{
|
|
1739
|
+
"name": "Facebook Graph API",
|
|
1740
|
+
"description": "Facebook platform",
|
|
1741
|
+
"category": "Social",
|
|
1742
|
+
"authType": "oauth",
|
|
1743
|
+
"baseUrl": "https://developers.facebook.com"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"name": "Instagram Graph API",
|
|
1747
|
+
"description": "Instagram platform",
|
|
1748
|
+
"category": "Social",
|
|
1749
|
+
"authType": "oauth",
|
|
1750
|
+
"baseUrl": "https://developers.facebook.com"
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
"name": "TikTok API",
|
|
1754
|
+
"description": "TikTok platform",
|
|
1755
|
+
"category": "Social",
|
|
1756
|
+
"authType": "oauth",
|
|
1757
|
+
"baseUrl": "https://developers.tiktok.com"
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"name": "Pinterest API",
|
|
1761
|
+
"description": "Pinterest platform",
|
|
1762
|
+
"category": "Social",
|
|
1763
|
+
"authType": "oauth",
|
|
1764
|
+
"baseUrl": "https://developers.pinterest.com"
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"name": "Reddit API",
|
|
1768
|
+
"description": "Reddit platform",
|
|
1769
|
+
"category": "Social",
|
|
1770
|
+
"authType": "oauth",
|
|
1771
|
+
"baseUrl": "https://reddit.com/dev/api"
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
"name": "Tumblr API",
|
|
1775
|
+
"description": "Blogging platform",
|
|
1776
|
+
"category": "Social",
|
|
1777
|
+
"authType": "oauth",
|
|
1778
|
+
"baseUrl": "https://tumblr.com/docs/en/api"
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
"name": "Mastodon API",
|
|
1782
|
+
"description": "Decentralized social",
|
|
1783
|
+
"category": "Social",
|
|
1784
|
+
"authType": "oauth",
|
|
1785
|
+
"baseUrl": "https://docs.joinmastodon.org"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"name": "Bluesky API",
|
|
1789
|
+
"description": "AT Protocol social",
|
|
1790
|
+
"category": "Social",
|
|
1791
|
+
"authType": "oauth",
|
|
1792
|
+
"baseUrl": "https://bsky.social"
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"name": "Spotify Web API",
|
|
1796
|
+
"description": "Music streaming",
|
|
1797
|
+
"category": "Music",
|
|
1798
|
+
"authType": "oauth",
|
|
1799
|
+
"baseUrl": "https://developer.spotify.com"
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"name": "SoundCloud API",
|
|
1803
|
+
"description": "Audio sharing",
|
|
1804
|
+
"category": "Music",
|
|
1805
|
+
"authType": "oauth",
|
|
1806
|
+
"baseUrl": "https://developers.soundcloud.com"
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"name": "Deezer API",
|
|
1810
|
+
"description": "Music streaming",
|
|
1811
|
+
"category": "Music",
|
|
1812
|
+
"authType": "oauth",
|
|
1813
|
+
"baseUrl": "https://developers.deezer.com"
|
|
1814
|
+
},
|
|
1815
|
+
{
|
|
1816
|
+
"name": "Last.fm API",
|
|
1817
|
+
"description": "Music discovery",
|
|
1818
|
+
"category": "Music",
|
|
1819
|
+
"authType": "apiKey",
|
|
1820
|
+
"baseUrl": "https://last.fm/api"
|
|
1821
|
+
},
|
|
1822
|
+
{
|
|
1823
|
+
"name": "Genius API",
|
|
1824
|
+
"description": "Song lyrics",
|
|
1825
|
+
"category": "Music",
|
|
1826
|
+
"authType": "oauth",
|
|
1827
|
+
"baseUrl": "https://genius.com/developers"
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"name": "Musixmatch",
|
|
1831
|
+
"description": "Lyrics database",
|
|
1832
|
+
"category": "Music",
|
|
1833
|
+
"authType": "apiKey",
|
|
1834
|
+
"baseUrl": "https://developer.musixmatch.com"
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"name": "TMDB API",
|
|
1838
|
+
"description": "Movie database",
|
|
1839
|
+
"category": "Entertainment",
|
|
1840
|
+
"authType": "apiKey",
|
|
1841
|
+
"baseUrl": "https://themoviedb.org"
|
|
1842
|
+
},
|
|
1843
|
+
{
|
|
1844
|
+
"name": "OMDB API",
|
|
1845
|
+
"description": "Open movie database",
|
|
1846
|
+
"category": "Entertainment",
|
|
1847
|
+
"authType": "apiKey",
|
|
1848
|
+
"baseUrl": "https://omdbapi.com"
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
"name": "TVMaze API",
|
|
1852
|
+
"description": "TV show database",
|
|
1853
|
+
"category": "Entertainment",
|
|
1854
|
+
"authType": "none",
|
|
1855
|
+
"baseUrl": "https://tvmaze.com/api"
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"name": "Trakt API",
|
|
1859
|
+
"description": "TV and movie tracking",
|
|
1860
|
+
"category": "Entertainment",
|
|
1861
|
+
"authType": "oauth",
|
|
1862
|
+
"baseUrl": "https://trakt.tv/api-docs"
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
"name": "IGDB",
|
|
1866
|
+
"description": "Video game database",
|
|
1867
|
+
"category": "Gaming",
|
|
1868
|
+
"authType": "oauth",
|
|
1869
|
+
"baseUrl": "https://igdb.com/api"
|
|
1870
|
+
},
|
|
1871
|
+
{
|
|
1872
|
+
"name": "RAWG",
|
|
1873
|
+
"description": "Video games database",
|
|
1874
|
+
"category": "Gaming",
|
|
1875
|
+
"authType": "apiKey",
|
|
1876
|
+
"baseUrl": "https://rawg.io"
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"name": "GiantBomb",
|
|
1880
|
+
"description": "Game wiki API",
|
|
1881
|
+
"category": "Gaming",
|
|
1882
|
+
"authType": "apiKey",
|
|
1883
|
+
"baseUrl": "https://giantbomb.com"
|
|
1884
|
+
},
|
|
1885
|
+
{
|
|
1886
|
+
"name": "Twitch API",
|
|
1887
|
+
"description": "Gaming streaming",
|
|
1888
|
+
"category": "Gaming",
|
|
1889
|
+
"authType": "oauth",
|
|
1890
|
+
"baseUrl": "https://dev.twitch.tv"
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"name": "Steam Web API",
|
|
1894
|
+
"description": "Gaming platform",
|
|
1895
|
+
"category": "Gaming",
|
|
1896
|
+
"authType": "apiKey",
|
|
1897
|
+
"baseUrl": "https://steamcommunity.com/dev"
|
|
1898
|
+
},
|
|
1899
|
+
{
|
|
1900
|
+
"name": "Vimeo API",
|
|
1901
|
+
"description": "Video hosting",
|
|
1902
|
+
"category": "Video",
|
|
1903
|
+
"authType": "oauth",
|
|
1904
|
+
"baseUrl": "https://developer.vimeo.com"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"name": "Wistia",
|
|
1908
|
+
"description": "Video hosting",
|
|
1909
|
+
"category": "Video",
|
|
1910
|
+
"authType": "apiKey",
|
|
1911
|
+
"baseUrl": "https://wistia.com/support/developers"
|
|
1912
|
+
},
|
|
1913
|
+
{
|
|
1914
|
+
"name": "Mux",
|
|
1915
|
+
"description": "Video infrastructure",
|
|
1916
|
+
"category": "Video",
|
|
1917
|
+
"authType": "basic",
|
|
1918
|
+
"baseUrl": "https://mux.com"
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"name": "api.video",
|
|
1922
|
+
"description": "Video hosting API",
|
|
1923
|
+
"category": "Video",
|
|
1924
|
+
"authType": "apiKey",
|
|
1925
|
+
"baseUrl": "https://api.video"
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"name": "Giphy API",
|
|
1929
|
+
"description": "GIF database",
|
|
1930
|
+
"category": "Media",
|
|
1931
|
+
"authType": "apiKey",
|
|
1932
|
+
"baseUrl": "https://developers.giphy.com"
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"name": "Tenor GIF",
|
|
1936
|
+
"description": "GIF search",
|
|
1937
|
+
"category": "Media",
|
|
1938
|
+
"authType": "apiKey",
|
|
1939
|
+
"baseUrl": "https://tenor.com/gifapi"
|
|
1940
|
+
},
|
|
1941
|
+
{
|
|
1942
|
+
"name": "Unsplash API",
|
|
1943
|
+
"description": "Stock photos",
|
|
1944
|
+
"category": "Media",
|
|
1945
|
+
"authType": "oauth",
|
|
1946
|
+
"baseUrl": "https://unsplash.com/developers"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"name": "Pexels API",
|
|
1950
|
+
"description": "Stock photos and videos",
|
|
1951
|
+
"category": "Media",
|
|
1952
|
+
"authType": "apiKey",
|
|
1953
|
+
"baseUrl": "https://pexels.com/api"
|
|
1954
|
+
},
|
|
1955
|
+
{
|
|
1956
|
+
"name": "Pixabay API",
|
|
1957
|
+
"description": "Free images",
|
|
1958
|
+
"category": "Media",
|
|
1959
|
+
"authType": "apiKey",
|
|
1960
|
+
"baseUrl": "https://pixabay.com/api"
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
"name": "Shutterstock API",
|
|
1964
|
+
"description": "Stock content",
|
|
1965
|
+
"category": "Media",
|
|
1966
|
+
"authType": "oauth",
|
|
1967
|
+
"baseUrl": "https://developers.shutterstock.com"
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
"name": "Plaid API",
|
|
1971
|
+
"description": "Financial data",
|
|
1972
|
+
"category": "Finance",
|
|
1973
|
+
"authType": "apiKey",
|
|
1974
|
+
"baseUrl": "https://plaid.com"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"name": "Yodlee",
|
|
1978
|
+
"description": "Financial aggregation",
|
|
1979
|
+
"category": "Finance",
|
|
1980
|
+
"authType": "oauth",
|
|
1981
|
+
"baseUrl": "https://yodlee.com"
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"name": "Finicity",
|
|
1985
|
+
"description": "Open banking",
|
|
1986
|
+
"category": "Finance",
|
|
1987
|
+
"authType": "apiKey",
|
|
1988
|
+
"baseUrl": "https://finicity.com"
|
|
1989
|
+
},
|
|
1990
|
+
{
|
|
1991
|
+
"name": "Alpha Vantage",
|
|
1992
|
+
"description": "Stock market data",
|
|
1993
|
+
"category": "Finance",
|
|
1994
|
+
"authType": "apiKey",
|
|
1995
|
+
"baseUrl": "https://alphavantage.co"
|
|
1996
|
+
},
|
|
1997
|
+
{
|
|
1998
|
+
"name": "Polygon.io",
|
|
1999
|
+
"description": "Stock and crypto data",
|
|
2000
|
+
"category": "Finance",
|
|
2001
|
+
"authType": "apiKey",
|
|
2002
|
+
"baseUrl": "https://polygon.io"
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"name": "IEX Cloud",
|
|
2006
|
+
"description": "Financial data",
|
|
2007
|
+
"category": "Finance",
|
|
2008
|
+
"authType": "apiKey",
|
|
2009
|
+
"baseUrl": "https://iexcloud.io"
|
|
2010
|
+
},
|
|
2011
|
+
{
|
|
2012
|
+
"name": "Finnhub",
|
|
2013
|
+
"description": "Stock API",
|
|
2014
|
+
"category": "Finance",
|
|
2015
|
+
"authType": "apiKey",
|
|
2016
|
+
"baseUrl": "https://finnhub.io"
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
"name": "Twelve Data",
|
|
2020
|
+
"description": "Stock market API",
|
|
2021
|
+
"category": "Finance",
|
|
2022
|
+
"authType": "apiKey",
|
|
2023
|
+
"baseUrl": "https://twelvedata.com"
|
|
2024
|
+
},
|
|
2025
|
+
{
|
|
2026
|
+
"name": "Financial Modeling Prep",
|
|
2027
|
+
"description": "Stock data API",
|
|
2028
|
+
"category": "Finance",
|
|
2029
|
+
"authType": "apiKey",
|
|
2030
|
+
"baseUrl": "https://financialmodelingprep.com"
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"name": "EOD Historical Data",
|
|
2034
|
+
"description": "Market data",
|
|
2035
|
+
"category": "Finance",
|
|
2036
|
+
"authType": "apiKey",
|
|
2037
|
+
"baseUrl": "https://eodhistoricaldata.com"
|
|
2038
|
+
},
|
|
2039
|
+
{
|
|
2040
|
+
"name": "CoinGecko",
|
|
2041
|
+
"description": "Crypto market data",
|
|
2042
|
+
"category": "Crypto",
|
|
2043
|
+
"authType": "none",
|
|
2044
|
+
"baseUrl": "https://coingecko.com"
|
|
2045
|
+
},
|
|
2046
|
+
{
|
|
2047
|
+
"name": "CoinMarketCap",
|
|
2048
|
+
"description": "Crypto prices",
|
|
2049
|
+
"category": "Crypto",
|
|
2050
|
+
"authType": "apiKey",
|
|
2051
|
+
"baseUrl": "https://coinmarketcap.com"
|
|
2052
|
+
},
|
|
2053
|
+
{
|
|
2054
|
+
"name": "CryptoCompare",
|
|
2055
|
+
"description": "Crypto data",
|
|
2056
|
+
"category": "Crypto",
|
|
2057
|
+
"authType": "apiKey",
|
|
2058
|
+
"baseUrl": "https://cryptocompare.com"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"name": "Binance API",
|
|
2062
|
+
"description": "Crypto exchange",
|
|
2063
|
+
"category": "Crypto",
|
|
2064
|
+
"authType": "apiKey",
|
|
2065
|
+
"baseUrl": "https://binance.com"
|
|
2066
|
+
},
|
|
2067
|
+
{
|
|
2068
|
+
"name": "Coinbase API",
|
|
2069
|
+
"description": "Crypto platform",
|
|
2070
|
+
"category": "Crypto",
|
|
2071
|
+
"authType": "oauth",
|
|
2072
|
+
"baseUrl": "https://developers.coinbase.com"
|
|
2073
|
+
},
|
|
2074
|
+
{
|
|
2075
|
+
"name": "Kraken API",
|
|
2076
|
+
"description": "Crypto exchange",
|
|
2077
|
+
"category": "Crypto",
|
|
2078
|
+
"authType": "apiKey",
|
|
2079
|
+
"baseUrl": "https://kraken.com"
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
"name": "Blockchain.com",
|
|
2083
|
+
"description": "Bitcoin data",
|
|
2084
|
+
"category": "Crypto",
|
|
2085
|
+
"authType": "apiKey",
|
|
2086
|
+
"baseUrl": "https://blockchain.com"
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
"name": "Etherscan",
|
|
2090
|
+
"description": "Ethereum explorer",
|
|
2091
|
+
"category": "Crypto",
|
|
2092
|
+
"authType": "apiKey",
|
|
2093
|
+
"baseUrl": "https://etherscan.io"
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"name": "Alchemy",
|
|
2097
|
+
"description": "Blockchain API",
|
|
2098
|
+
"category": "Crypto",
|
|
2099
|
+
"authType": "apiKey",
|
|
2100
|
+
"baseUrl": "https://alchemy.com"
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"name": "Infura",
|
|
2104
|
+
"description": "Ethereum node API",
|
|
2105
|
+
"category": "Crypto",
|
|
2106
|
+
"authType": "apiKey",
|
|
2107
|
+
"baseUrl": "https://infura.io"
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"name": "Moralis",
|
|
2111
|
+
"description": "Web3 development",
|
|
2112
|
+
"category": "Crypto",
|
|
2113
|
+
"authType": "apiKey",
|
|
2114
|
+
"baseUrl": "https://moralis.io"
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
"name": "QuickNode",
|
|
2118
|
+
"description": "Blockchain nodes",
|
|
2119
|
+
"category": "Crypto",
|
|
2120
|
+
"authType": "apiKey",
|
|
2121
|
+
"baseUrl": "https://quicknode.com"
|
|
2122
|
+
},
|
|
2123
|
+
{
|
|
2124
|
+
"name": "Calendly API",
|
|
2125
|
+
"description": "Scheduling platform",
|
|
2126
|
+
"category": "Scheduling",
|
|
2127
|
+
"authType": "oauth",
|
|
2128
|
+
"baseUrl": "https://developer.calendly.com"
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"name": "Cal.com",
|
|
2132
|
+
"description": "Open scheduling",
|
|
2133
|
+
"category": "Scheduling",
|
|
2134
|
+
"authType": "apiKey",
|
|
2135
|
+
"baseUrl": "https://cal.com"
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
"name": "Acuity Scheduling",
|
|
2139
|
+
"description": "Appointment scheduling",
|
|
2140
|
+
"category": "Scheduling",
|
|
2141
|
+
"authType": "oauth",
|
|
2142
|
+
"baseUrl": "https://acuityscheduling.com"
|
|
2143
|
+
},
|
|
2144
|
+
{
|
|
2145
|
+
"name": "SimplyBook.me",
|
|
2146
|
+
"description": "Booking system",
|
|
2147
|
+
"category": "Scheduling",
|
|
2148
|
+
"authType": "apiKey",
|
|
2149
|
+
"baseUrl": "https://simplybook.me"
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"name": "Cronofy",
|
|
2153
|
+
"description": "Calendar integration",
|
|
2154
|
+
"category": "Scheduling",
|
|
2155
|
+
"authType": "oauth",
|
|
2156
|
+
"baseUrl": "https://cronofy.com"
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
"name": "Nylas Calendar",
|
|
2160
|
+
"description": "Calendar API",
|
|
2161
|
+
"category": "Scheduling",
|
|
2162
|
+
"authType": "oauth",
|
|
2163
|
+
"baseUrl": "https://nylas.com"
|
|
2164
|
+
},
|
|
2165
|
+
{
|
|
2166
|
+
"name": "Typeform API",
|
|
2167
|
+
"description": "Form builder",
|
|
2168
|
+
"category": "Forms",
|
|
2169
|
+
"authType": "oauth",
|
|
2170
|
+
"baseUrl": "https://developer.typeform.com"
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"name": "JotForm API",
|
|
2174
|
+
"description": "Form builder",
|
|
2175
|
+
"category": "Forms",
|
|
2176
|
+
"authType": "apiKey",
|
|
2177
|
+
"baseUrl": "https://api.jotform.com"
|
|
2178
|
+
},
|
|
2179
|
+
{
|
|
2180
|
+
"name": "SurveyMonkey",
|
|
2181
|
+
"description": "Survey platform",
|
|
2182
|
+
"category": "Surveys",
|
|
2183
|
+
"authType": "oauth",
|
|
2184
|
+
"baseUrl": "https://developer.surveymonkey.com"
|
|
2185
|
+
},
|
|
2186
|
+
{
|
|
2187
|
+
"name": "Tally API",
|
|
2188
|
+
"description": "Form builder",
|
|
2189
|
+
"category": "Forms",
|
|
2190
|
+
"authType": "apiKey",
|
|
2191
|
+
"baseUrl": "https://tally.so"
|
|
2192
|
+
},
|
|
2193
|
+
{
|
|
2194
|
+
"name": "Google Forms",
|
|
2195
|
+
"description": "Form creation",
|
|
2196
|
+
"category": "Forms",
|
|
2197
|
+
"authType": "oauth",
|
|
2198
|
+
"baseUrl": "https://developers.google.com/forms"
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"name": "News API",
|
|
2202
|
+
"description": "News aggregator",
|
|
2203
|
+
"category": "News",
|
|
2204
|
+
"authType": "apiKey",
|
|
2205
|
+
"baseUrl": "https://newsapi.org"
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"name": "Bing News",
|
|
2209
|
+
"description": "News search",
|
|
2210
|
+
"category": "News",
|
|
2211
|
+
"authType": "apiKey",
|
|
2212
|
+
"baseUrl": "https://microsoft.com/bing/news"
|
|
2213
|
+
},
|
|
2214
|
+
{
|
|
2215
|
+
"name": "New York Times",
|
|
2216
|
+
"description": "NYT articles",
|
|
2217
|
+
"category": "News",
|
|
2218
|
+
"authType": "apiKey",
|
|
2219
|
+
"baseUrl": "https://developer.nytimes.com"
|
|
2220
|
+
},
|
|
2221
|
+
{
|
|
2222
|
+
"name": "Guardian API",
|
|
2223
|
+
"description": "Guardian articles",
|
|
2224
|
+
"category": "News",
|
|
2225
|
+
"authType": "apiKey",
|
|
2226
|
+
"baseUrl": "https://open-platform.theguardian.com"
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"name": "Mediastack",
|
|
2230
|
+
"description": "News data",
|
|
2231
|
+
"category": "News",
|
|
2232
|
+
"authType": "apiKey",
|
|
2233
|
+
"baseUrl": "https://mediastack.com"
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"name": "GNews",
|
|
2237
|
+
"description": "Google News API",
|
|
2238
|
+
"category": "News",
|
|
2239
|
+
"authType": "apiKey",
|
|
2240
|
+
"baseUrl": "https://gnews.io"
|
|
2241
|
+
},
|
|
2242
|
+
{
|
|
2243
|
+
"name": "Currents API",
|
|
2244
|
+
"description": "News aggregation",
|
|
2245
|
+
"category": "News",
|
|
2246
|
+
"authType": "apiKey",
|
|
2247
|
+
"baseUrl": "https://currentsapi.services"
|
|
2248
|
+
},
|
|
2249
|
+
{
|
|
2250
|
+
"name": "Dev.to API",
|
|
2251
|
+
"description": "Developer content",
|
|
2252
|
+
"category": "Content",
|
|
2253
|
+
"authType": "apiKey",
|
|
2254
|
+
"baseUrl": "https://dev.to/api"
|
|
2255
|
+
},
|
|
2256
|
+
{
|
|
2257
|
+
"name": "Hashnode API",
|
|
2258
|
+
"description": "Dev blogging",
|
|
2259
|
+
"category": "Content",
|
|
2260
|
+
"authType": "apiKey",
|
|
2261
|
+
"baseUrl": "https://hashnode.com"
|
|
2262
|
+
},
|
|
2263
|
+
{
|
|
2264
|
+
"name": "Medium API",
|
|
2265
|
+
"description": "Publishing platform",
|
|
2266
|
+
"category": "Content",
|
|
2267
|
+
"authType": "oauth",
|
|
2268
|
+
"baseUrl": "https://medium.com"
|
|
2269
|
+
},
|
|
2270
|
+
{
|
|
2271
|
+
"name": "WordPress API",
|
|
2272
|
+
"description": "Blogging platform",
|
|
2273
|
+
"category": "CMS",
|
|
2274
|
+
"authType": "oauth",
|
|
2275
|
+
"baseUrl": "https://developer.wordpress.com"
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"name": "Ghost API",
|
|
2279
|
+
"description": "Publishing platform",
|
|
2280
|
+
"category": "CMS",
|
|
2281
|
+
"authType": "apiKey",
|
|
2282
|
+
"baseUrl": "https://ghost.org"
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"name": "Contentful",
|
|
2286
|
+
"description": "Headless CMS",
|
|
2287
|
+
"category": "CMS",
|
|
2288
|
+
"authType": "apiKey",
|
|
2289
|
+
"baseUrl": "https://contentful.com"
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
"name": "Sanity",
|
|
2293
|
+
"description": "Content platform",
|
|
2294
|
+
"category": "CMS",
|
|
2295
|
+
"authType": "apiKey",
|
|
2296
|
+
"baseUrl": "https://sanity.io"
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"name": "Strapi",
|
|
2300
|
+
"description": "Headless CMS",
|
|
2301
|
+
"category": "CMS",
|
|
2302
|
+
"authType": "apiKey",
|
|
2303
|
+
"baseUrl": "https://strapi.io"
|
|
2304
|
+
},
|
|
2305
|
+
{
|
|
2306
|
+
"name": "Prismic",
|
|
2307
|
+
"description": "Headless CMS",
|
|
2308
|
+
"category": "CMS",
|
|
2309
|
+
"authType": "apiKey",
|
|
2310
|
+
"baseUrl": "https://prismic.io"
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"name": "DatoCMS",
|
|
2314
|
+
"description": "Headless CMS",
|
|
2315
|
+
"category": "CMS",
|
|
2316
|
+
"authType": "apiKey",
|
|
2317
|
+
"baseUrl": "https://datocms.com"
|
|
2318
|
+
},
|
|
2319
|
+
{
|
|
2320
|
+
"name": "Storyblok",
|
|
2321
|
+
"description": "Headless CMS",
|
|
2322
|
+
"category": "CMS",
|
|
2323
|
+
"authType": "apiKey",
|
|
2324
|
+
"baseUrl": "https://storyblok.com"
|
|
2325
|
+
},
|
|
2326
|
+
{
|
|
2327
|
+
"name": "Shippo",
|
|
2328
|
+
"description": "Shipping API",
|
|
2329
|
+
"category": "Shipping",
|
|
2330
|
+
"authType": "apiKey",
|
|
2331
|
+
"baseUrl": "https://goshippo.com"
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
"name": "EasyPost",
|
|
2335
|
+
"description": "Shipping API",
|
|
2336
|
+
"category": "Shipping",
|
|
2337
|
+
"authType": "apiKey",
|
|
2338
|
+
"baseUrl": "https://easypost.com"
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"name": "ShipEngine",
|
|
2342
|
+
"description": "Multi-carrier shipping",
|
|
2343
|
+
"category": "Shipping",
|
|
2344
|
+
"authType": "apiKey",
|
|
2345
|
+
"baseUrl": "https://shipengine.com"
|
|
2346
|
+
},
|
|
2347
|
+
{
|
|
2348
|
+
"name": "AfterShip",
|
|
2349
|
+
"description": "Shipment tracking",
|
|
2350
|
+
"category": "Shipping",
|
|
2351
|
+
"authType": "apiKey",
|
|
2352
|
+
"baseUrl": "https://aftership.com"
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
"name": "UPS API",
|
|
2356
|
+
"description": "UPS shipping",
|
|
2357
|
+
"category": "Shipping",
|
|
2358
|
+
"authType": "oauth",
|
|
2359
|
+
"baseUrl": "https://developer.ups.com"
|
|
2360
|
+
},
|
|
2361
|
+
{
|
|
2362
|
+
"name": "FedEx API",
|
|
2363
|
+
"description": "FedEx shipping",
|
|
2364
|
+
"category": "Shipping",
|
|
2365
|
+
"authType": "oauth",
|
|
2366
|
+
"baseUrl": "https://developer.fedex.com"
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"name": "USPS Web Tools",
|
|
2370
|
+
"description": "Postal service",
|
|
2371
|
+
"category": "Shipping",
|
|
2372
|
+
"authType": "apiKey",
|
|
2373
|
+
"baseUrl": "https://usps.com/webtools"
|
|
2374
|
+
},
|
|
2375
|
+
{
|
|
2376
|
+
"name": "DHL API",
|
|
2377
|
+
"description": "DHL shipping",
|
|
2378
|
+
"category": "Shipping",
|
|
2379
|
+
"authType": "apiKey",
|
|
2380
|
+
"baseUrl": "https://developer.dhl.com"
|
|
2381
|
+
},
|
|
2382
|
+
{
|
|
2383
|
+
"name": "Algolia",
|
|
2384
|
+
"description": "Search-as-a-service",
|
|
2385
|
+
"category": "Search",
|
|
2386
|
+
"authType": "apiKey",
|
|
2387
|
+
"baseUrl": "https://algolia.com"
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
"name": "Elasticsearch",
|
|
2391
|
+
"description": "Search engine",
|
|
2392
|
+
"category": "Search",
|
|
2393
|
+
"authType": "apiKey",
|
|
2394
|
+
"baseUrl": "https://elastic.co"
|
|
2395
|
+
},
|
|
2396
|
+
{
|
|
2397
|
+
"name": "MeiliSearch",
|
|
2398
|
+
"description": "Fast search engine",
|
|
2399
|
+
"category": "Search",
|
|
2400
|
+
"authType": "apiKey",
|
|
2401
|
+
"baseUrl": "https://meilisearch.com"
|
|
2402
|
+
},
|
|
2403
|
+
{
|
|
2404
|
+
"name": "Typesense",
|
|
2405
|
+
"description": "Search engine",
|
|
2406
|
+
"category": "Search",
|
|
2407
|
+
"authType": "apiKey",
|
|
2408
|
+
"baseUrl": "https://typesense.org"
|
|
2409
|
+
},
|
|
2410
|
+
{
|
|
2411
|
+
"name": "Pinecone",
|
|
2412
|
+
"description": "Vector database",
|
|
2413
|
+
"category": "Search",
|
|
2414
|
+
"authType": "apiKey",
|
|
2415
|
+
"baseUrl": "https://pinecone.io"
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
"name": "Weaviate",
|
|
2419
|
+
"description": "Vector search",
|
|
2420
|
+
"category": "Search",
|
|
2421
|
+
"authType": "apiKey",
|
|
2422
|
+
"baseUrl": "https://weaviate.io"
|
|
2423
|
+
},
|
|
2424
|
+
{
|
|
2425
|
+
"name": "Qdrant",
|
|
2426
|
+
"description": "Vector similarity",
|
|
2427
|
+
"category": "Search",
|
|
2428
|
+
"authType": "apiKey",
|
|
2429
|
+
"baseUrl": "https://qdrant.tech"
|
|
2430
|
+
},
|
|
2431
|
+
{
|
|
2432
|
+
"name": "DocuSign",
|
|
2433
|
+
"description": "E-signatures",
|
|
2434
|
+
"category": "Documents",
|
|
2435
|
+
"authType": "oauth",
|
|
2436
|
+
"baseUrl": "https://developers.docusign.com"
|
|
2437
|
+
},
|
|
2438
|
+
{
|
|
2439
|
+
"name": "PandaDoc",
|
|
2440
|
+
"description": "Document automation",
|
|
2441
|
+
"category": "Documents",
|
|
2442
|
+
"authType": "apiKey",
|
|
2443
|
+
"baseUrl": "https://pandadoc.com"
|
|
2444
|
+
},
|
|
2445
|
+
{
|
|
2446
|
+
"name": "HelloSign",
|
|
2447
|
+
"description": "E-signatures",
|
|
2448
|
+
"category": "Documents",
|
|
2449
|
+
"authType": "oauth",
|
|
2450
|
+
"baseUrl": "https://hellosign.com"
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"name": "SignNow",
|
|
2454
|
+
"description": "E-signatures",
|
|
2455
|
+
"category": "Documents",
|
|
2456
|
+
"authType": "oauth",
|
|
2457
|
+
"baseUrl": "https://signnow.com"
|
|
2458
|
+
},
|
|
2459
|
+
{
|
|
2460
|
+
"name": "Adobe Sign",
|
|
2461
|
+
"description": "E-signatures",
|
|
2462
|
+
"category": "Documents",
|
|
2463
|
+
"authType": "oauth",
|
|
2464
|
+
"baseUrl": "https://adobe.com/sign"
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"name": "PDFco",
|
|
2468
|
+
"description": "PDF processing",
|
|
2469
|
+
"category": "Documents",
|
|
2470
|
+
"authType": "apiKey",
|
|
2471
|
+
"baseUrl": "https://pdf.co"
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"name": "ILovePDF",
|
|
2475
|
+
"description": "PDF tools",
|
|
2476
|
+
"category": "Documents",
|
|
2477
|
+
"authType": "apiKey",
|
|
2478
|
+
"baseUrl": "https://ilovepdf.com"
|
|
2479
|
+
},
|
|
2480
|
+
{
|
|
2481
|
+
"name": "ConvertAPI",
|
|
2482
|
+
"description": "File conversion",
|
|
2483
|
+
"category": "Documents",
|
|
2484
|
+
"authType": "apiKey",
|
|
2485
|
+
"baseUrl": "https://convertapi.com"
|
|
2486
|
+
},
|
|
2487
|
+
{
|
|
2488
|
+
"name": "Zamzar",
|
|
2489
|
+
"description": "File conversion",
|
|
2490
|
+
"category": "Documents",
|
|
2491
|
+
"authType": "apiKey",
|
|
2492
|
+
"baseUrl": "https://zamzar.com"
|
|
2493
|
+
},
|
|
2494
|
+
{
|
|
2495
|
+
"name": "QR Code Generator",
|
|
2496
|
+
"description": "Generate QR codes",
|
|
2497
|
+
"category": "Utilities",
|
|
2498
|
+
"authType": "apiKey",
|
|
2499
|
+
"baseUrl": "https://qr-code-generator.com"
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"name": "goQR.me",
|
|
2503
|
+
"description": "QR code API",
|
|
2504
|
+
"category": "Utilities",
|
|
2505
|
+
"authType": "none",
|
|
2506
|
+
"baseUrl": "https://goqr.me"
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
"name": "Barcode Lookup",
|
|
2510
|
+
"description": "UPC lookup",
|
|
2511
|
+
"category": "Data",
|
|
2512
|
+
"authType": "apiKey",
|
|
2513
|
+
"baseUrl": "https://barcodelookup.com"
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"name": "UPCitemdb",
|
|
2517
|
+
"description": "Barcode database",
|
|
2518
|
+
"category": "Data",
|
|
2519
|
+
"authType": "apiKey",
|
|
2520
|
+
"baseUrl": "https://upcitemdb.com"
|
|
2521
|
+
},
|
|
2522
|
+
{
|
|
2523
|
+
"name": "Bitly API",
|
|
2524
|
+
"description": "URL shortening",
|
|
2525
|
+
"category": "Utilities",
|
|
2526
|
+
"authType": "oauth",
|
|
2527
|
+
"baseUrl": "https://bitly.com"
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
"name": "Rebrandly",
|
|
2531
|
+
"description": "Link management",
|
|
2532
|
+
"category": "Utilities",
|
|
2533
|
+
"authType": "apiKey",
|
|
2534
|
+
"baseUrl": "https://rebrandly.com"
|
|
2535
|
+
},
|
|
2536
|
+
{
|
|
2537
|
+
"name": "Short.io",
|
|
2538
|
+
"description": "URL shortener",
|
|
2539
|
+
"category": "Utilities",
|
|
2540
|
+
"authType": "apiKey",
|
|
2541
|
+
"baseUrl": "https://short.io"
|
|
2542
|
+
},
|
|
2543
|
+
{
|
|
2544
|
+
"name": "TinyURL API",
|
|
2545
|
+
"description": "URL shortening",
|
|
2546
|
+
"category": "Utilities",
|
|
2547
|
+
"authType": "apiKey",
|
|
2548
|
+
"baseUrl": "https://tinyurl.com"
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
"name": "Dub.co",
|
|
2552
|
+
"description": "Link management",
|
|
2553
|
+
"category": "Utilities",
|
|
2554
|
+
"authType": "apiKey",
|
|
2555
|
+
"baseUrl": "https://dub.co"
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"name": "Abstract Email",
|
|
2559
|
+
"description": "Email validation",
|
|
2560
|
+
"category": "Validation",
|
|
2561
|
+
"authType": "apiKey",
|
|
2562
|
+
"baseUrl": "https://abstractapi.com"
|
|
2563
|
+
},
|
|
2564
|
+
{
|
|
2565
|
+
"name": "Hunter.io",
|
|
2566
|
+
"description": "Email finder",
|
|
2567
|
+
"category": "Validation",
|
|
2568
|
+
"authType": "apiKey",
|
|
2569
|
+
"baseUrl": "https://hunter.io"
|
|
2570
|
+
},
|
|
2571
|
+
{
|
|
2572
|
+
"name": "ZeroBounce",
|
|
2573
|
+
"description": "Email validation",
|
|
2574
|
+
"category": "Validation",
|
|
2575
|
+
"authType": "apiKey",
|
|
2576
|
+
"baseUrl": "https://zerobounce.net"
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"name": "NeverBounce",
|
|
2580
|
+
"description": "Email verification",
|
|
2581
|
+
"category": "Validation",
|
|
2582
|
+
"authType": "apiKey",
|
|
2583
|
+
"baseUrl": "https://neverbounce.com"
|
|
2584
|
+
},
|
|
2585
|
+
{
|
|
2586
|
+
"name": "Clearout",
|
|
2587
|
+
"description": "Email validation",
|
|
2588
|
+
"category": "Validation",
|
|
2589
|
+
"authType": "apiKey",
|
|
2590
|
+
"baseUrl": "https://clearout.io"
|
|
2591
|
+
},
|
|
2592
|
+
{
|
|
2593
|
+
"name": "NumVerify",
|
|
2594
|
+
"description": "Phone validation",
|
|
2595
|
+
"category": "Validation",
|
|
2596
|
+
"authType": "apiKey",
|
|
2597
|
+
"baseUrl": "https://numverify.com"
|
|
2598
|
+
},
|
|
2599
|
+
{
|
|
2600
|
+
"name": "AbstractPhone",
|
|
2601
|
+
"description": "Phone validation",
|
|
2602
|
+
"category": "Validation",
|
|
2603
|
+
"authType": "apiKey",
|
|
2604
|
+
"baseUrl": "https://abstractapi.com"
|
|
2605
|
+
},
|
|
2606
|
+
{
|
|
2607
|
+
"name": "VAT API",
|
|
2608
|
+
"description": "VAT validation",
|
|
2609
|
+
"category": "Validation",
|
|
2610
|
+
"authType": "apiKey",
|
|
2611
|
+
"baseUrl": "https://vat-api.eu"
|
|
2612
|
+
},
|
|
2613
|
+
{
|
|
2614
|
+
"name": "Vatlayer",
|
|
2615
|
+
"description": "EU VAT validation",
|
|
2616
|
+
"category": "Validation",
|
|
2617
|
+
"authType": "apiKey",
|
|
2618
|
+
"baseUrl": "https://vatlayer.com"
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
"name": "Random User",
|
|
2622
|
+
"description": "Random user generator",
|
|
2623
|
+
"category": "Utilities",
|
|
2624
|
+
"authType": "none",
|
|
2625
|
+
"baseUrl": "https://randomuser.me"
|
|
2626
|
+
},
|
|
2627
|
+
{
|
|
2628
|
+
"name": "JSONPlaceholder",
|
|
2629
|
+
"description": "Fake REST API",
|
|
2630
|
+
"category": "Utilities",
|
|
2631
|
+
"authType": "none",
|
|
2632
|
+
"baseUrl": "https://jsonplaceholder.typicode.com"
|
|
2633
|
+
},
|
|
2634
|
+
{
|
|
2635
|
+
"name": "Reqres",
|
|
2636
|
+
"description": "Fake REST API",
|
|
2637
|
+
"category": "Utilities",
|
|
2638
|
+
"authType": "none",
|
|
2639
|
+
"baseUrl": "https://reqres.in"
|
|
2640
|
+
},
|
|
2641
|
+
{
|
|
2642
|
+
"name": "HTTPbin",
|
|
2643
|
+
"description": "HTTP test service",
|
|
2644
|
+
"category": "Utilities",
|
|
2645
|
+
"authType": "none",
|
|
2646
|
+
"baseUrl": "https://httpbin.org"
|
|
2647
|
+
},
|
|
2648
|
+
{
|
|
2649
|
+
"name": "Lorem Ipsum API",
|
|
2650
|
+
"description": "Placeholder text",
|
|
2651
|
+
"category": "Utilities",
|
|
2652
|
+
"authType": "none",
|
|
2653
|
+
"baseUrl": "https://loremipsum.io"
|
|
2654
|
+
},
|
|
2655
|
+
{
|
|
2656
|
+
"name": "Faker API",
|
|
2657
|
+
"description": "Fake data generator",
|
|
2658
|
+
"category": "Utilities",
|
|
2659
|
+
"authType": "none",
|
|
2660
|
+
"baseUrl": "https://fakerapi.it"
|
|
2661
|
+
},
|
|
2662
|
+
{
|
|
2663
|
+
"name": "Have I Been Pwned",
|
|
2664
|
+
"description": "Data breach check",
|
|
2665
|
+
"category": "Security",
|
|
2666
|
+
"authType": "apiKey",
|
|
2667
|
+
"baseUrl": "https://haveibeenpwned.com"
|
|
2668
|
+
},
|
|
2669
|
+
{
|
|
2670
|
+
"name": "VirusTotal",
|
|
2671
|
+
"description": "File/URL scanning",
|
|
2672
|
+
"category": "Security",
|
|
2673
|
+
"authType": "apiKey",
|
|
2674
|
+
"baseUrl": "https://virustotal.com"
|
|
2675
|
+
},
|
|
2676
|
+
{
|
|
2677
|
+
"name": "Shodan",
|
|
2678
|
+
"description": "Internet scanner",
|
|
2679
|
+
"category": "Security",
|
|
2680
|
+
"authType": "apiKey",
|
|
2681
|
+
"baseUrl": "https://shodan.io"
|
|
2682
|
+
},
|
|
2683
|
+
{
|
|
2684
|
+
"name": "SecurityTrails",
|
|
2685
|
+
"description": "DNS and IP data",
|
|
2686
|
+
"category": "Security",
|
|
2687
|
+
"authType": "apiKey",
|
|
2688
|
+
"baseUrl": "https://securitytrails.com"
|
|
2689
|
+
},
|
|
2690
|
+
{
|
|
2691
|
+
"name": "BuiltWith",
|
|
2692
|
+
"description": "Technology lookup",
|
|
2693
|
+
"category": "Data",
|
|
2694
|
+
"authType": "apiKey",
|
|
2695
|
+
"baseUrl": "https://builtwith.com"
|
|
2696
|
+
},
|
|
2697
|
+
{
|
|
2698
|
+
"name": "Wappalyzer",
|
|
2699
|
+
"description": "Technology profiler",
|
|
2700
|
+
"category": "Data",
|
|
2701
|
+
"authType": "apiKey",
|
|
2702
|
+
"baseUrl": "https://wappalyzer.com"
|
|
2703
|
+
},
|
|
2704
|
+
{
|
|
2705
|
+
"name": "SimilarWeb",
|
|
2706
|
+
"description": "Traffic analytics",
|
|
2707
|
+
"category": "Analytics",
|
|
2708
|
+
"authType": "apiKey",
|
|
2709
|
+
"baseUrl": "https://similarweb.com"
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
"name": "SEMrush",
|
|
2713
|
+
"description": "SEO platform",
|
|
2714
|
+
"category": "SEO",
|
|
2715
|
+
"authType": "apiKey",
|
|
2716
|
+
"baseUrl": "https://semrush.com"
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"name": "Ahrefs API",
|
|
2720
|
+
"description": "SEO toolset",
|
|
2721
|
+
"category": "SEO",
|
|
2722
|
+
"authType": "apiKey",
|
|
2723
|
+
"baseUrl": "https://ahrefs.com"
|
|
2724
|
+
},
|
|
2725
|
+
{
|
|
2726
|
+
"name": "Moz API",
|
|
2727
|
+
"description": "SEO metrics",
|
|
2728
|
+
"category": "SEO",
|
|
2729
|
+
"authType": "apiKey",
|
|
2730
|
+
"baseUrl": "https://moz.com"
|
|
2731
|
+
}
|
|
2732
|
+
]
|