@nordsym/apiclaw 2.1.0 ā 2.2.1
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/README.md +15 -2
- package/dist/bin-http.js +0 -0
- package/dist/bin.bundled.js +79288 -0
- package/dist/funnel-client.d.ts +24 -0
- package/dist/funnel-client.d.ts.map +1 -0
- package/dist/funnel-client.js +131 -0
- package/dist/funnel-client.js.map +1 -0
- package/dist/funnel.test.d.ts +2 -0
- package/dist/funnel.test.d.ts.map +1 -0
- package/dist/funnel.test.js +145 -0
- package/dist/funnel.test.js.map +1 -0
- package/dist/gateway-client.d.ts.map +1 -1
- package/dist/gateway-client.js +24 -2
- package/dist/gateway-client.js.map +1 -1
- package/dist/index.bundled.js +61263 -0
- package/dist/index.js +161 -74
- package/dist/index.js.map +1 -1
- package/dist/postinstall.d.ts +0 -5
- package/dist/postinstall.d.ts.map +1 -1
- package/dist/postinstall.js +24 -3
- package/dist/postinstall.js.map +1 -1
- package/dist/registration-guard.d.ts +29 -0
- package/dist/registration-guard.d.ts.map +1 -0
- package/dist/registration-guard.js +87 -0
- package/dist/registration-guard.js.map +1 -0
- package/package.json +7 -2
- package/.claude/settings.local.json +0 -9
- package/.env.prod +0 -1
- package/apiclaw-README.md +0 -494
- package/convex/_generated/api.d.ts +0 -137
- package/convex/_generated/api.js +0 -23
- package/convex/_generated/dataModel.d.ts +0 -60
- package/convex/_generated/server.d.ts +0 -143
- package/convex/_generated/server.js +0 -93
- package/convex/adminActivate.ts +0 -53
- package/convex/adminStats.ts +0 -306
- package/convex/agents.ts +0 -939
- package/convex/analytics.ts +0 -187
- package/convex/apiKeys.ts +0 -220
- package/convex/backfillAnalytics.ts +0 -272
- package/convex/backfillSearchLogs.ts +0 -35
- package/convex/billing.ts +0 -834
- package/convex/capabilities.ts +0 -157
- package/convex/chains.ts +0 -1318
- package/convex/credits.ts +0 -211
- package/convex/crons.ts +0 -50
- package/convex/debugFilestackLogs.ts +0 -16
- package/convex/debugGetToken.ts +0 -18
- package/convex/directCall.ts +0 -713
- package/convex/earnProgress.ts +0 -753
- package/convex/email.ts +0 -329
- package/convex/feedback.ts +0 -265
- package/convex/http.ts +0 -3430
- package/convex/inbound.ts +0 -32
- package/convex/logs.ts +0 -701
- package/convex/migrateFilestack.ts +0 -81
- package/convex/migratePartnersProd.ts +0 -174
- package/convex/migratePratham.ts +0 -126
- package/convex/migrateProviderWorkspaces.ts +0 -175
- package/convex/mou.ts +0 -91
- package/convex/providerKeys.ts +0 -289
- package/convex/providers.ts +0 -1135
- package/convex/purchases.ts +0 -183
- package/convex/ratelimit.ts +0 -104
- package/convex/schema.ts +0 -869
- package/convex/searchLogs.ts +0 -265
- package/convex/seedAPILayerAPIs.ts +0 -191
- package/convex/seedDirectCallConfigs.ts +0 -336
- package/convex/seedPratham.ts +0 -149
- package/convex/spendAlerts.ts +0 -442
- package/convex/stripeActions.ts +0 -607
- package/convex/teams.ts +0 -243
- package/convex/telemetry.ts +0 -81
- package/convex/tsconfig.json +0 -25
- package/convex/updateAPIStatus.ts +0 -44
- package/convex/usage.ts +0 -260
- package/convex/usageReports.ts +0 -357
- package/convex/waitlist.ts +0 -55
- package/convex/webhooks.ts +0 -494
- package/convex/workspaceSettings.ts +0 -143
- package/convex/workspaces.ts +0 -1331
- package/convex.json +0 -3
- package/direct-test.mjs +0 -51
- package/email-templates/filestack-provider-outreach.html +0 -162
- package/email-templates/partnership-template.html +0 -116
- package/email-templates/pratham-draft-preview.txt +0 -57
- package/email-templates/pratham-partnership-draft.html +0 -141
- package/reports/APIClaw-Session-Report-2026-04-05.pdf +0 -0
- package/reports/pipeline/PIPELINE-REPORT.json +0 -153
- package/reports/pipeline/acquire_apisguru.json +0 -17
- package/reports/pipeline/capabilities.json +0 -38
- package/reports/pipeline/discover_azure_recursive.json +0 -1551
- package/reports/pipeline/discover_github.json +0 -25
- package/reports/pipeline/discover_github_repos.json +0 -49
- package/reports/pipeline/discover_swaggerhub.json +0 -24
- package/reports/pipeline/discover_well_known.json +0 -23
- package/reports/pipeline/fetch_specs.json +0 -19
- package/reports/pipeline/generate_providers.json +0 -14
- package/reports/pipeline/match_registry.json +0 -11
- package/reports/pipeline/parse_specs.json +0 -17
- package/reports/pipeline/promote_candidates.json +0 -34
- package/reports/pipeline/validate.json +0 -30
- package/reports/pipeline/validate_smoke_details.json +0 -3835
- package/reports/session-report-2026-04-05.html +0 -433
- package/seed-apis-direct.mjs +0 -106
- package/src/access-control.ts +0 -174
- package/src/adapters/base.ts +0 -364
- package/src/adapters/claude-desktop.ts +0 -41
- package/src/adapters/cline.ts +0 -88
- package/src/adapters/continue.ts +0 -91
- package/src/adapters/cursor.ts +0 -43
- package/src/adapters/custom.ts +0 -188
- package/src/adapters/detect.ts +0 -202
- package/src/adapters/index.ts +0 -47
- package/src/adapters/windsurf.ts +0 -44
- package/src/bin-http.ts +0 -45
- package/src/bin.ts +0 -34
- package/src/capability-router.ts +0 -331
- package/src/chainExecutor.ts +0 -730
- package/src/chainResolver.test.ts +0 -246
- package/src/chainResolver.ts +0 -658
- package/src/cli/commands/demo.ts +0 -109
- package/src/cli/commands/doctor.ts +0 -435
- package/src/cli/commands/index.ts +0 -9
- package/src/cli/commands/login.ts +0 -203
- package/src/cli/commands/mcp-install.ts +0 -373
- package/src/cli/commands/restore.ts +0 -333
- package/src/cli/commands/setup.ts +0 -297
- package/src/cli/commands/uninstall.ts +0 -240
- package/src/cli/index.ts +0 -148
- package/src/cli.ts +0 -370
- package/src/confirmation.ts +0 -296
- package/src/credentials.ts +0 -455
- package/src/credits.ts +0 -329
- package/src/crypto.ts +0 -75
- package/src/discovery.ts +0 -568
- package/src/enterprise/env.ts +0 -156
- package/src/enterprise/index.ts +0 -7
- package/src/enterprise/script-generator.ts +0 -481
- package/src/execute-dynamic.ts +0 -617
- package/src/execute.ts +0 -2386
- package/src/gateway-client.ts +0 -192
- package/src/hivr-whitelist.ts +0 -110
- package/src/http-api.ts +0 -286
- package/src/http-server-minimal.ts +0 -154
- package/src/index.ts +0 -2611
- package/src/intelligent-gateway.ts +0 -339
- package/src/mcp-analytics.ts +0 -156
- package/src/metered.ts +0 -149
- package/src/open-apis-generated.ts +0 -157
- package/src/open-apis.ts +0 -558
- package/src/postinstall.ts +0 -18
- package/src/product-whitelist.ts +0 -246
- package/src/proxy.ts +0 -36
- package/src/session.ts +0 -129
- package/src/stripe.ts +0 -497
- package/src/telemetry.ts +0 -71
- package/src/test.ts +0 -135
- package/src/types/convex-api.d.ts +0 -20
- package/src/types/convex-api.ts +0 -21
- package/src/types.ts +0 -109
- package/src/ui/colors.ts +0 -219
- package/src/ui/errors.ts +0 -394
- package/src/ui/index.ts +0 -17
- package/src/ui/prompts.ts +0 -390
- package/src/ui/spinner.ts +0 -325
- package/src/utils/backup.ts +0 -224
- package/src/utils/config.ts +0 -318
- package/src/utils/os.ts +0 -124
- package/src/utils/paths.ts +0 -203
- package/src/webhook.ts +0 -107
- package/test-10-working.cjs +0 -97
- package/test-14-final.cjs +0 -96
- package/test-actual-handlers.ts +0 -92
- package/test-apilayer-all-14.ts +0 -249
- package/test-apilayer-fixed.ts +0 -248
- package/test-direct-endpoints.ts +0 -174
- package/test-exact-endpoints.ts +0 -144
- package/test-final.ts +0 -83
- package/test-full-routing.ts +0 -100
- package/test-handlers-correct.ts +0 -217
- package/test-numverify-key.ts +0 -41
- package/test-via-handlers.ts +0 -92
- package/test-worldnews.mjs +0 -26
- package/tsconfig.json +0 -20
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
/**
|
|
3
|
-
* Minimal HTTP API Server for APIClaw
|
|
4
|
-
* Bypasses chain executor imports
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
import { createServer } from 'http';
|
|
8
|
-
import { URL } from 'url';
|
|
9
|
-
|
|
10
|
-
const PORT = parseInt(process.env.PORT || '3001');
|
|
11
|
-
|
|
12
|
-
// Import whitelist directly
|
|
13
|
-
import { isAuthorized, getProduct } from './product-whitelist.js';
|
|
14
|
-
|
|
15
|
-
interface APIRequest {
|
|
16
|
-
provider: string;
|
|
17
|
-
action: string;
|
|
18
|
-
params: Record<string, any>;
|
|
19
|
-
agentId: string;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
function sendJSON(res: any, status: number, data: any): void {
|
|
23
|
-
res.writeHead(status, {
|
|
24
|
-
'Content-Type': 'application/json',
|
|
25
|
-
'Access-Control-Allow-Origin': '*',
|
|
26
|
-
});
|
|
27
|
-
res.end(JSON.stringify(data));
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
async function parseBody<T>(req: any): Promise<T> {
|
|
31
|
-
return new Promise((resolve, reject) => {
|
|
32
|
-
let body = '';
|
|
33
|
-
req.on('data', (chunk: any) => body += chunk.toString());
|
|
34
|
-
req.on('end', () => {
|
|
35
|
-
try {
|
|
36
|
-
resolve(JSON.parse(body));
|
|
37
|
-
} catch (e) {
|
|
38
|
-
reject(new Error('Invalid JSON'));
|
|
39
|
-
}
|
|
40
|
-
});
|
|
41
|
-
});
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
const server = createServer(async (req, res) => {
|
|
45
|
-
const url = new URL(req.url || '/', `http://${req.headers.host}`);
|
|
46
|
-
|
|
47
|
-
console.log(`[APIClaw] ${req.method} ${url.pathname}`);
|
|
48
|
-
|
|
49
|
-
// CORS
|
|
50
|
-
if (req.method === 'OPTIONS') {
|
|
51
|
-
res.writeHead(204, {
|
|
52
|
-
'Access-Control-Allow-Origin': '*',
|
|
53
|
-
'Access-Control-Allow-Methods': 'GET, POST, OPTIONS',
|
|
54
|
-
'Access-Control-Allow-Headers': 'Content-Type',
|
|
55
|
-
});
|
|
56
|
-
res.end();
|
|
57
|
-
return;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
// Health check
|
|
61
|
-
if (url.pathname === '/health') {
|
|
62
|
-
sendJSON(res, 200, {
|
|
63
|
-
status: 'ok',
|
|
64
|
-
service: 'apiclaw-http-api',
|
|
65
|
-
version: '2.0.0',
|
|
66
|
-
whitelist: 'multi-product',
|
|
67
|
-
});
|
|
68
|
-
return;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
// Discovery endpoint
|
|
72
|
-
if (url.pathname === '/api/discover' && req.method === 'GET') {
|
|
73
|
-
const query = url.searchParams.get('query');
|
|
74
|
-
const agentId = url.searchParams.get('agentId');
|
|
75
|
-
|
|
76
|
-
if (!query) {
|
|
77
|
-
sendJSON(res, 400, { error: 'Missing query parameter' });
|
|
78
|
-
return;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
const authorized = await isAuthorized(agentId || undefined);
|
|
82
|
-
|
|
83
|
-
if (!authorized) {
|
|
84
|
-
sendJSON(res, 403, {
|
|
85
|
-
error: 'Unauthorized',
|
|
86
|
-
message: 'This endpoint is restricted. Contact admin@nordsym.com',
|
|
87
|
-
});
|
|
88
|
-
return;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
const product = agentId ? getProduct(agentId) : null;
|
|
92
|
-
|
|
93
|
-
sendJSON(res, 200, {
|
|
94
|
-
success: true,
|
|
95
|
-
query,
|
|
96
|
-
agentId,
|
|
97
|
-
product,
|
|
98
|
-
message: 'Whitelist v2.0 active - discovery endpoint placeholder',
|
|
99
|
-
});
|
|
100
|
-
return;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
// Call API endpoint
|
|
104
|
-
if (url.pathname === '/api/call_api' && req.method === 'POST') {
|
|
105
|
-
try {
|
|
106
|
-
const body = await parseBody<APIRequest>(req);
|
|
107
|
-
const { provider, action, params, agentId } = body;
|
|
108
|
-
|
|
109
|
-
if (!provider || !action || !agentId) {
|
|
110
|
-
sendJSON(res, 400, {
|
|
111
|
-
error: 'Missing required fields',
|
|
112
|
-
required: ['provider', 'action', 'agentId', 'params'],
|
|
113
|
-
});
|
|
114
|
-
return;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
const authorized = await isAuthorized(agentId);
|
|
118
|
-
|
|
119
|
-
if (!authorized) {
|
|
120
|
-
sendJSON(res, 403, {
|
|
121
|
-
error: 'Unauthorized',
|
|
122
|
-
message: 'Agent not whitelisted',
|
|
123
|
-
});
|
|
124
|
-
return;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
const product = getProduct(agentId);
|
|
128
|
-
|
|
129
|
-
sendJSON(res, 200, {
|
|
130
|
-
success: true,
|
|
131
|
-
agentId,
|
|
132
|
-
provider,
|
|
133
|
-
action,
|
|
134
|
-
product,
|
|
135
|
-
message: 'Whitelist v2.0 active - execution placeholder',
|
|
136
|
-
});
|
|
137
|
-
|
|
138
|
-
} catch (e: any) {
|
|
139
|
-
sendJSON(res, 400, { error: e.message });
|
|
140
|
-
}
|
|
141
|
-
return;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
// 404
|
|
145
|
-
sendJSON(res, 404, { error: 'Not found' });
|
|
146
|
-
});
|
|
147
|
-
|
|
148
|
-
server.listen(PORT, () => {
|
|
149
|
-
console.log(`\nš¦ APIClaw HTTP API (Whitelist v2.0)`);
|
|
150
|
-
console.log(` Running on http://localhost:${PORT}`);
|
|
151
|
-
console.log(` GET /health`);
|
|
152
|
-
console.log(` GET /api/discover?query=...&agentId=...`);
|
|
153
|
-
console.log(` POST /api/call_api\n`);
|
|
154
|
-
});
|