@nordsym/apiclaw 2.2.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/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 +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +7 -2
- package/.claude/settings.local.json +0 -13
- package/.env.prod +0 -1
- package/apiclaw-README.md +0 -494
- package/convex/_generated/api.d.ts +0 -145
- 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/_listWorkspaces.ts +0 -13
- 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 -65
- 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/funnel.ts +0 -431
- package/convex/guards.ts +0 -174
- package/convex/http.ts +0 -3756
- 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/nurture.ts +0 -355
- 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 -926
- 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/funnel-client.ts +0 -168
- package/src/funnel.test.ts +0 -187
- 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 -2702
- 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 -40
- package/src/product-whitelist.ts +0 -246
- package/src/proxy.ts +0 -36
- package/src/registration-guard.ts +0 -117
- 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
package/src/http-api.ts
DELETED
|
@@ -1,286 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* APIClaw HTTP API Server
|
|
3
|
-
* Provides REST endpoints for headless agents (Hivr bees, webhooks, etc)
|
|
4
|
-
*
|
|
5
|
-
* Endpoints:
|
|
6
|
-
* - GET /api/discover?query=...&agentId=...
|
|
7
|
-
* - POST /api/call_api { provider, action, params, agentId }
|
|
8
|
-
* - GET /health
|
|
9
|
-
*
|
|
10
|
-
* Auth: Whitelist-based for Hivr bees
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
import { createServer, IncomingMessage, ServerResponse } from 'http';
|
|
14
|
-
import { URL } from 'url';
|
|
15
|
-
import { discoverAPIs } from './discovery.js';
|
|
16
|
-
import { isOpenAPI, executeOpenAPI } from './open-apis.js';
|
|
17
|
-
import { executeMetered } from './metered.js';
|
|
18
|
-
import { logAPICall } from './mcp-analytics.js';
|
|
19
|
-
import { getMachineFingerprint } from './session.js';
|
|
20
|
-
import { isAuthorized, getProduct } from './product-whitelist.js';
|
|
21
|
-
|
|
22
|
-
interface APIRequest {
|
|
23
|
-
provider: string;
|
|
24
|
-
action: string;
|
|
25
|
-
params: Record<string, any>;
|
|
26
|
-
agentId: string;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Parse JSON body from request
|
|
31
|
-
*/
|
|
32
|
-
async function parseBody<T>(req: IncomingMessage): Promise<T> {
|
|
33
|
-
return new Promise((resolve, reject) => {
|
|
34
|
-
let body = '';
|
|
35
|
-
req.on('data', chunk => body += chunk.toString());
|
|
36
|
-
req.on('end', () => {
|
|
37
|
-
try {
|
|
38
|
-
resolve(JSON.parse(body));
|
|
39
|
-
} catch (e) {
|
|
40
|
-
reject(new Error('Invalid JSON'));
|
|
41
|
-
}
|
|
42
|
-
});
|
|
43
|
-
req.on('error', reject);
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
* Send JSON response
|
|
49
|
-
*/
|
|
50
|
-
function sendJSON(res: ServerResponse, status: number, data: any): void {
|
|
51
|
-
res.writeHead(status, {
|
|
52
|
-
'Content-Type': 'application/json',
|
|
53
|
-
'Access-Control-Allow-Origin': '*',
|
|
54
|
-
'Access-Control-Allow-Methods': 'GET, POST, OPTIONS',
|
|
55
|
-
'Access-Control-Allow-Headers': 'Content-Type, X-Agent-Id',
|
|
56
|
-
});
|
|
57
|
-
res.end(JSON.stringify(data));
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* Handle /api/discover
|
|
62
|
-
* GET /api/discover?query=web+search&agentId=bytebee&category=Search&maxResults=5
|
|
63
|
-
*/
|
|
64
|
-
async function handleDiscover(req: IncomingMessage, res: ServerResponse, url: URL): Promise<void> {
|
|
65
|
-
const query = url.searchParams.get('query');
|
|
66
|
-
const agentId = url.searchParams.get('agentId');
|
|
67
|
-
const category = url.searchParams.get('category') || undefined;
|
|
68
|
-
const maxResults = parseInt(url.searchParams.get('maxResults') || '5');
|
|
69
|
-
|
|
70
|
-
if (!query) {
|
|
71
|
-
sendJSON(res, 400, { error: 'Missing query parameter' });
|
|
72
|
-
return;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
if (!(await isAuthorized(agentId || undefined))) {
|
|
76
|
-
sendJSON(res, 403, {
|
|
77
|
-
error: 'Unauthorized',
|
|
78
|
-
message: 'This endpoint is restricted to Hivr bees. Contact admin@nordsym.com for access.',
|
|
79
|
-
});
|
|
80
|
-
return;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
const startTime = Date.now();
|
|
84
|
-
const results = discoverAPIs(query, { category, maxResults });
|
|
85
|
-
const responseTimeMs = Date.now() - startTime;
|
|
86
|
-
|
|
87
|
-
// Log to analytics with product info
|
|
88
|
-
const product = agentId ? getProduct(agentId) : null;
|
|
89
|
-
logAPICall({
|
|
90
|
-
timestamp: new Date().toISOString(),
|
|
91
|
-
provider: 'apiclaw_discovery',
|
|
92
|
-
action: 'discover',
|
|
93
|
-
type: 'open',
|
|
94
|
-
userId: agentId || 'unknown',
|
|
95
|
-
success: true,
|
|
96
|
-
latencyMs: responseTimeMs,
|
|
97
|
-
metadata: product ? { product } : undefined,
|
|
98
|
-
});
|
|
99
|
-
|
|
100
|
-
sendJSON(res, 200, {
|
|
101
|
-
success: true,
|
|
102
|
-
query,
|
|
103
|
-
results: results.map(r => ({
|
|
104
|
-
provider: r.provider,
|
|
105
|
-
score: r.relevance_score,
|
|
106
|
-
reasons: r.match_reasons,
|
|
107
|
-
})),
|
|
108
|
-
count: results.length,
|
|
109
|
-
responseTimeMs,
|
|
110
|
-
});
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
/**
|
|
114
|
-
* Handle /api/call_api
|
|
115
|
-
* POST /api/call_api
|
|
116
|
-
* Body: { provider: "brave_search", action: "search", params: { query: "AI news" }, agentId: "bytebee" }
|
|
117
|
-
*/
|
|
118
|
-
async function handleCallAPI(req: IncomingMessage, res: ServerResponse): Promise<void> {
|
|
119
|
-
let body: APIRequest;
|
|
120
|
-
|
|
121
|
-
try {
|
|
122
|
-
body = await parseBody<APIRequest>(req);
|
|
123
|
-
} catch (e) {
|
|
124
|
-
sendJSON(res, 400, { error: 'Invalid JSON body' });
|
|
125
|
-
return;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
const { provider, action, params, agentId } = body;
|
|
129
|
-
|
|
130
|
-
if (!provider || !action || !params || !agentId) {
|
|
131
|
-
sendJSON(res, 400, {
|
|
132
|
-
error: 'Missing required fields',
|
|
133
|
-
required: ['provider', 'action', 'params', 'agentId']
|
|
134
|
-
});
|
|
135
|
-
return;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
// Check whitelist + access control
|
|
139
|
-
const { isAllowed } = await import('./access-control.js');
|
|
140
|
-
const accessCheck = await isAllowed(agentId, provider);
|
|
141
|
-
|
|
142
|
-
if (!accessCheck.allowed) {
|
|
143
|
-
sendJSON(res, 403, {
|
|
144
|
-
error: 'Access Denied',
|
|
145
|
-
message: accessCheck.reason || 'Not authorized',
|
|
146
|
-
hint: 'Contact admin@nordsym.com for access',
|
|
147
|
-
});
|
|
148
|
-
return;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
const startTime = Date.now();
|
|
152
|
-
let result: any;
|
|
153
|
-
let apiType: 'open' | 'direct';
|
|
154
|
-
let success = true;
|
|
155
|
-
let error: string | undefined;
|
|
156
|
-
|
|
157
|
-
try {
|
|
158
|
-
if (isOpenAPI(provider)) {
|
|
159
|
-
apiType = 'open';
|
|
160
|
-
result = await executeOpenAPI(provider, action, params);
|
|
161
|
-
success = result.success;
|
|
162
|
-
error = result.error;
|
|
163
|
-
} else {
|
|
164
|
-
apiType = 'direct';
|
|
165
|
-
// For Direct Call APIs, use Hivr's workspace/credentials
|
|
166
|
-
// TODO: Get Hivr workspace token from env or config
|
|
167
|
-
const customerKey = process.env.APICLAW_HIVR_CUSTOMER_KEY;
|
|
168
|
-
const stripeCustomerId = process.env.APICLAW_HIVR_STRIPE_CUSTOMER;
|
|
169
|
-
|
|
170
|
-
result = await executeMetered(provider, action, params, {
|
|
171
|
-
customerId: stripeCustomerId,
|
|
172
|
-
customerKey,
|
|
173
|
-
userId: `hivr:${agentId}`,
|
|
174
|
-
});
|
|
175
|
-
success = result.success;
|
|
176
|
-
error = result.error;
|
|
177
|
-
}
|
|
178
|
-
} catch (e: any) {
|
|
179
|
-
success = false;
|
|
180
|
-
error = e.message;
|
|
181
|
-
result = { success: false, error: error };
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
const latencyMs = Date.now() - startTime;
|
|
185
|
-
|
|
186
|
-
// Log to analytics with product info
|
|
187
|
-
const product = getProduct(agentId);
|
|
188
|
-
logAPICall({
|
|
189
|
-
timestamp: new Date().toISOString(),
|
|
190
|
-
provider,
|
|
191
|
-
action,
|
|
192
|
-
type: apiType!,
|
|
193
|
-
userId: agentId,
|
|
194
|
-
success,
|
|
195
|
-
latencyMs,
|
|
196
|
-
error,
|
|
197
|
-
metadata: product ? { product } : undefined,
|
|
198
|
-
});
|
|
199
|
-
|
|
200
|
-
sendJSON(res, success ? 200 : 500, {
|
|
201
|
-
success,
|
|
202
|
-
provider,
|
|
203
|
-
action,
|
|
204
|
-
agentId,
|
|
205
|
-
data: result.data,
|
|
206
|
-
error: result.error,
|
|
207
|
-
latencyMs,
|
|
208
|
-
});
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
/**
|
|
212
|
-
* Handle OPTIONS (CORS preflight)
|
|
213
|
-
*/
|
|
214
|
-
function handleOptions(res: ServerResponse): void {
|
|
215
|
-
res.writeHead(204, {
|
|
216
|
-
'Access-Control-Allow-Origin': '*',
|
|
217
|
-
'Access-Control-Allow-Methods': 'GET, POST, OPTIONS',
|
|
218
|
-
'Access-Control-Allow-Headers': 'Content-Type, X-Agent-Id',
|
|
219
|
-
'Access-Control-Max-Age': '86400',
|
|
220
|
-
});
|
|
221
|
-
res.end();
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
/**
|
|
225
|
-
* Main request handler
|
|
226
|
-
*/
|
|
227
|
-
async function handleRequest(req: IncomingMessage, res: ServerResponse): Promise<void> {
|
|
228
|
-
const url = new URL(req.url || '/', `http://${req.headers.host}`);
|
|
229
|
-
|
|
230
|
-
console.log(`[APIClaw HTTP] ${req.method} ${url.pathname}`);
|
|
231
|
-
|
|
232
|
-
// CORS preflight
|
|
233
|
-
if (req.method === 'OPTIONS') {
|
|
234
|
-
handleOptions(res);
|
|
235
|
-
return;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
// Health check
|
|
239
|
-
if (url.pathname === '/health') {
|
|
240
|
-
sendJSON(res, 200, { status: 'ok', service: 'apiclaw-http-api' });
|
|
241
|
-
return;
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
// Route requests
|
|
245
|
-
if (url.pathname === '/api/discover' && req.method === 'GET') {
|
|
246
|
-
await handleDiscover(req, res, url);
|
|
247
|
-
return;
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
if (url.pathname === '/api/call_api' && req.method === 'POST') {
|
|
251
|
-
await handleCallAPI(req, res);
|
|
252
|
-
return;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
// 404
|
|
256
|
-
sendJSON(res, 404, { error: 'Not found' });
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
/**
|
|
260
|
-
* Start HTTP server
|
|
261
|
-
*/
|
|
262
|
-
export function startHTTPServer(port: number = 3000): void {
|
|
263
|
-
const server = createServer(async (req, res) => {
|
|
264
|
-
try {
|
|
265
|
-
await handleRequest(req, res);
|
|
266
|
-
} catch (error: any) {
|
|
267
|
-
console.error('[APIClaw HTTP] Error:', error);
|
|
268
|
-
sendJSON(res, 500, { error: 'Internal server error', message: error.message });
|
|
269
|
-
}
|
|
270
|
-
});
|
|
271
|
-
|
|
272
|
-
server.listen(port, () => {
|
|
273
|
-
console.log(`\nš¦ APIClaw HTTP API running on http://localhost:${port}`);
|
|
274
|
-
console.log(` GET /api/discover?query=...&agentId=...`);
|
|
275
|
-
console.log(` POST /api/call_api`);
|
|
276
|
-
console.log(` GET /health\n`);
|
|
277
|
-
});
|
|
278
|
-
|
|
279
|
-
server.on('error', (error: any) => {
|
|
280
|
-
if (error.code === 'EADDRINUSE') {
|
|
281
|
-
console.error(`[APIClaw HTTP] Port ${port} is already in use`);
|
|
282
|
-
} else {
|
|
283
|
-
console.error('[APIClaw HTTP] Server error:', error);
|
|
284
|
-
}
|
|
285
|
-
});
|
|
286
|
-
}
|
|
@@ -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
|
-
});
|