@nordsym/apiclaw 2.2.0 → 2.3.0
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/convex/purchases.ts
DELETED
|
@@ -1,183 +0,0 @@
|
|
|
1
|
-
import { v } from "convex/values";
|
|
2
|
-
import { mutation, query } from "./_generated/server";
|
|
3
|
-
|
|
4
|
-
// Provider pricing (credits per dollar)
|
|
5
|
-
const CREDITS_PER_DOLLAR: Record<string, number> = {
|
|
6
|
-
"46elks": 30, // ~30 SMS per dollar
|
|
7
|
-
twilio: 25, // ~25 SMS per dollar
|
|
8
|
-
resend: 1000, // ~1000 emails per dollar
|
|
9
|
-
brave_search: 200, // ~200 searches per dollar
|
|
10
|
-
openrouter: 100, // ~100k tokens per dollar
|
|
11
|
-
elevenlabs: 3333, // ~3333 characters per dollar
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
// Calculate credits for a provider purchase
|
|
15
|
-
function calculateCredits(providerId: string, amountUsd: number): number {
|
|
16
|
-
const rate = CREDITS_PER_DOLLAR[providerId] || 100;
|
|
17
|
-
return Math.floor(amountUsd * rate);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
// Purchase API access
|
|
21
|
-
export const purchaseAccess = mutation({
|
|
22
|
-
args: {
|
|
23
|
-
agentId: v.string(),
|
|
24
|
-
providerId: v.string(),
|
|
25
|
-
amountUsd: v.number(),
|
|
26
|
-
credentials: v.any(), // Credentials passed from server side
|
|
27
|
-
},
|
|
28
|
-
handler: async (ctx, args) => {
|
|
29
|
-
// Check balance
|
|
30
|
-
const credits = await ctx.db
|
|
31
|
-
.query("agentCredits")
|
|
32
|
-
.withIndex("by_agentId", (q) => q.eq("agentId", args.agentId))
|
|
33
|
-
.first();
|
|
34
|
-
|
|
35
|
-
if (!credits || credits.balanceUsd < args.amountUsd) {
|
|
36
|
-
throw new Error(
|
|
37
|
-
`Insufficient balance: have $${(credits?.balanceUsd || 0).toFixed(2)}, need $${args.amountUsd.toFixed(2)}`
|
|
38
|
-
);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
// Deduct credits
|
|
42
|
-
await ctx.db.patch(credits._id, {
|
|
43
|
-
balanceUsd: credits.balanceUsd - args.amountUsd,
|
|
44
|
-
updatedAt: Date.now(),
|
|
45
|
-
});
|
|
46
|
-
|
|
47
|
-
// Calculate credits granted
|
|
48
|
-
const creditsGranted = calculateCredits(args.providerId, args.amountUsd);
|
|
49
|
-
|
|
50
|
-
// Create purchase record
|
|
51
|
-
const purchaseId = await ctx.db.insert("purchases", {
|
|
52
|
-
agentId: args.agentId,
|
|
53
|
-
providerId: args.providerId,
|
|
54
|
-
amountUsd: args.amountUsd,
|
|
55
|
-
creditsGranted,
|
|
56
|
-
status: "active",
|
|
57
|
-
credentials: args.credentials,
|
|
58
|
-
createdAt: Date.now(),
|
|
59
|
-
});
|
|
60
|
-
|
|
61
|
-
// Initialize usage tracking
|
|
62
|
-
await ctx.db.insert("usage", {
|
|
63
|
-
purchaseId,
|
|
64
|
-
providerId: args.providerId,
|
|
65
|
-
unitsUsed: 0,
|
|
66
|
-
unitsRemaining: creditsGranted,
|
|
67
|
-
costIncurredUsd: 0,
|
|
68
|
-
lastUsedAt: Date.now(),
|
|
69
|
-
});
|
|
70
|
-
|
|
71
|
-
return await ctx.db.get(purchaseId);
|
|
72
|
-
},
|
|
73
|
-
});
|
|
74
|
-
|
|
75
|
-
// Get all purchases for an agent
|
|
76
|
-
export const getAgentPurchases = query({
|
|
77
|
-
args: { agentId: v.string() },
|
|
78
|
-
handler: async (ctx, args) => {
|
|
79
|
-
return await ctx.db
|
|
80
|
-
.query("purchases")
|
|
81
|
-
.withIndex("by_agentId", (q) => q.eq("agentId", args.agentId))
|
|
82
|
-
.collect();
|
|
83
|
-
},
|
|
84
|
-
});
|
|
85
|
-
|
|
86
|
-
// Get active purchase for a provider
|
|
87
|
-
export const getActivePurchase = query({
|
|
88
|
-
args: {
|
|
89
|
-
agentId: v.string(),
|
|
90
|
-
providerId: v.string(),
|
|
91
|
-
},
|
|
92
|
-
handler: async (ctx, args) => {
|
|
93
|
-
const purchases = await ctx.db
|
|
94
|
-
.query("purchases")
|
|
95
|
-
.withIndex("by_agentId_providerId", (q) =>
|
|
96
|
-
q.eq("agentId", args.agentId).eq("providerId", args.providerId)
|
|
97
|
-
)
|
|
98
|
-
.collect();
|
|
99
|
-
|
|
100
|
-
return purchases.find((p) => p.status === "active") || null;
|
|
101
|
-
},
|
|
102
|
-
});
|
|
103
|
-
|
|
104
|
-
// Get usage for a purchase
|
|
105
|
-
export const getUsage = query({
|
|
106
|
-
args: { purchaseId: v.id("purchases") },
|
|
107
|
-
handler: async (ctx, args) => {
|
|
108
|
-
return await ctx.db
|
|
109
|
-
.query("usage")
|
|
110
|
-
.withIndex("by_purchaseId", (q) => q.eq("purchaseId", args.purchaseId))
|
|
111
|
-
.first();
|
|
112
|
-
},
|
|
113
|
-
});
|
|
114
|
-
|
|
115
|
-
// Record usage
|
|
116
|
-
export const recordUsage = mutation({
|
|
117
|
-
args: {
|
|
118
|
-
purchaseId: v.id("purchases"),
|
|
119
|
-
unitsUsed: v.number(),
|
|
120
|
-
costUsd: v.number(),
|
|
121
|
-
},
|
|
122
|
-
handler: async (ctx, args) => {
|
|
123
|
-
const usage = await ctx.db
|
|
124
|
-
.query("usage")
|
|
125
|
-
.withIndex("by_purchaseId", (q) => q.eq("purchaseId", args.purchaseId))
|
|
126
|
-
.first();
|
|
127
|
-
|
|
128
|
-
if (!usage) {
|
|
129
|
-
throw new Error("Usage record not found");
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
const newUnitsRemaining = Math.max(0, usage.unitsRemaining - args.unitsUsed);
|
|
133
|
-
|
|
134
|
-
await ctx.db.patch(usage._id, {
|
|
135
|
-
unitsUsed: usage.unitsUsed + args.unitsUsed,
|
|
136
|
-
unitsRemaining: newUnitsRemaining,
|
|
137
|
-
costIncurredUsd: usage.costIncurredUsd + args.costUsd,
|
|
138
|
-
lastUsedAt: Date.now(),
|
|
139
|
-
});
|
|
140
|
-
|
|
141
|
-
// Update purchase status if depleted
|
|
142
|
-
if (newUnitsRemaining === 0) {
|
|
143
|
-
const purchase = await ctx.db.get(args.purchaseId);
|
|
144
|
-
if (purchase) {
|
|
145
|
-
await ctx.db.patch(args.purchaseId, { status: "exhausted" });
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
return await ctx.db
|
|
150
|
-
.query("usage")
|
|
151
|
-
.withIndex("by_purchaseId", (q) => q.eq("purchaseId", args.purchaseId))
|
|
152
|
-
.first();
|
|
153
|
-
},
|
|
154
|
-
});
|
|
155
|
-
|
|
156
|
-
// Get balance summary for an agent
|
|
157
|
-
export const getBalanceSummary = query({
|
|
158
|
-
args: { agentId: v.string() },
|
|
159
|
-
handler: async (ctx, args) => {
|
|
160
|
-
const credits = await ctx.db
|
|
161
|
-
.query("agentCredits")
|
|
162
|
-
.withIndex("by_agentId", (q) => q.eq("agentId", args.agentId))
|
|
163
|
-
.first();
|
|
164
|
-
|
|
165
|
-
const purchases = await ctx.db
|
|
166
|
-
.query("purchases")
|
|
167
|
-
.withIndex("by_agentId", (q) => q.eq("agentId", args.agentId))
|
|
168
|
-
.collect();
|
|
169
|
-
|
|
170
|
-
const activePurchases = purchases.filter((p) => p.status === "active");
|
|
171
|
-
const totalSpent = purchases.reduce((sum, p) => sum + p.amountUsd, 0);
|
|
172
|
-
|
|
173
|
-
return {
|
|
174
|
-
credits: credits || {
|
|
175
|
-
agentId: args.agentId,
|
|
176
|
-
balanceUsd: 0,
|
|
177
|
-
currency: "USD",
|
|
178
|
-
},
|
|
179
|
-
activePurchases,
|
|
180
|
-
totalSpentUsd: totalSpent,
|
|
181
|
-
};
|
|
182
|
-
},
|
|
183
|
-
});
|
package/convex/ratelimit.ts
DELETED
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
import { mutation, query } from "./_generated/server";
|
|
2
|
-
import { v } from "convex/values";
|
|
3
|
-
|
|
4
|
-
// Rate limit config per tier
|
|
5
|
-
const LIMITS = {
|
|
6
|
-
free: {
|
|
7
|
-
discovery: 100, // searches per hour
|
|
8
|
-
instant: 10, // API calls per hour
|
|
9
|
-
},
|
|
10
|
-
subscriber: {
|
|
11
|
-
discovery: 1000,
|
|
12
|
-
instant: 100,
|
|
13
|
-
},
|
|
14
|
-
provider: {
|
|
15
|
-
discovery: 10000,
|
|
16
|
-
instant: 1000,
|
|
17
|
-
},
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
// Check and increment rate limit
|
|
21
|
-
export const checkLimit = mutation({
|
|
22
|
-
args: {
|
|
23
|
-
identifier: v.string(), // IP or agentId
|
|
24
|
-
action: v.union(v.literal("discovery"), v.literal("instant")),
|
|
25
|
-
tier: v.optional(v.union(v.literal("free"), v.literal("subscriber"), v.literal("provider"))),
|
|
26
|
-
},
|
|
27
|
-
handler: async (ctx, args) => {
|
|
28
|
-
const tier = args.tier || "free";
|
|
29
|
-
const limit = LIMITS[tier][args.action];
|
|
30
|
-
const hourKey = Math.floor(Date.now() / 3600000); // Hour bucket
|
|
31
|
-
const key = `${args.identifier}:${args.action}:${hourKey}`;
|
|
32
|
-
|
|
33
|
-
// Get current count
|
|
34
|
-
const existing = await ctx.db
|
|
35
|
-
.query("rateLimits")
|
|
36
|
-
.withIndex("by_key", (q) => q.eq("key", key))
|
|
37
|
-
.first();
|
|
38
|
-
|
|
39
|
-
if (existing) {
|
|
40
|
-
if (existing.count >= limit) {
|
|
41
|
-
return { allowed: false, remaining: 0, resetIn: 3600 - (Date.now() % 3600000) / 1000 };
|
|
42
|
-
}
|
|
43
|
-
await ctx.db.patch(existing._id, { count: existing.count + 1 });
|
|
44
|
-
return { allowed: true, remaining: limit - existing.count - 1 };
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// Create new entry
|
|
48
|
-
await ctx.db.insert("rateLimits", {
|
|
49
|
-
key,
|
|
50
|
-
identifier: args.identifier,
|
|
51
|
-
action: args.action,
|
|
52
|
-
count: 1,
|
|
53
|
-
hourBucket: hourKey,
|
|
54
|
-
createdAt: Date.now(),
|
|
55
|
-
});
|
|
56
|
-
|
|
57
|
-
return { allowed: true, remaining: limit - 1 };
|
|
58
|
-
},
|
|
59
|
-
});
|
|
60
|
-
|
|
61
|
-
// Get current usage stats
|
|
62
|
-
export const getUsage = query({
|
|
63
|
-
args: {
|
|
64
|
-
identifier: v.string(),
|
|
65
|
-
},
|
|
66
|
-
handler: async (ctx, args) => {
|
|
67
|
-
const hourKey = Math.floor(Date.now() / 3600000);
|
|
68
|
-
|
|
69
|
-
const discovery = await ctx.db
|
|
70
|
-
.query("rateLimits")
|
|
71
|
-
.withIndex("by_key", (q) => q.eq("key", `${args.identifier}:discovery:${hourKey}`))
|
|
72
|
-
.first();
|
|
73
|
-
|
|
74
|
-
const instant = await ctx.db
|
|
75
|
-
.query("rateLimits")
|
|
76
|
-
.withIndex("by_key", (q) => q.eq("key", `${args.identifier}:instant:${hourKey}`))
|
|
77
|
-
.first();
|
|
78
|
-
|
|
79
|
-
return {
|
|
80
|
-
discovery: discovery?.count || 0,
|
|
81
|
-
instant: instant?.count || 0,
|
|
82
|
-
limits: LIMITS.free,
|
|
83
|
-
};
|
|
84
|
-
},
|
|
85
|
-
});
|
|
86
|
-
|
|
87
|
-
// Cleanup old rate limit entries (run via cron)
|
|
88
|
-
export const cleanup = mutation({
|
|
89
|
-
args: {},
|
|
90
|
-
handler: async (ctx) => {
|
|
91
|
-
const hourAgo = Math.floor(Date.now() / 3600000) - 2; // Keep 2 hours
|
|
92
|
-
|
|
93
|
-
const old = await ctx.db
|
|
94
|
-
.query("rateLimits")
|
|
95
|
-
.filter((q) => q.lt(q.field("hourBucket"), hourAgo))
|
|
96
|
-
.take(100);
|
|
97
|
-
|
|
98
|
-
for (const entry of old) {
|
|
99
|
-
await ctx.db.delete(entry._id);
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
return { deleted: old.length };
|
|
103
|
-
},
|
|
104
|
-
});
|