You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/_landing_pages/metering-and-billing.yaml
+132-1Lines changed: 132 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,135 @@ rows:
11
11
- header:
12
12
type: h1
13
13
text: "Metering and Billing"
14
-
sub_text: Turn any events, logs, and metrics into revenue with usage-based metering and billing.
14
+
sub_text: Meter, bill, and monetize the entire AI connectivity data path.
15
+
columns:
16
+
- blocks:
17
+
- type: structured_text
18
+
config:
19
+
blocks:
20
+
- type: text
21
+
text: |
22
+
{{site.konnect_short_name}} Metering & Billing provides a full system for tracking real-time usage, pricing products, enforcing entitlements, and generating invoices.
23
+
It is designed for AI and API-first businesses that need accurate usage metering, flexible pricing models, and customer-level billing detail.
24
+
25
+
You can meter {{site.base_gateway}} requests, LLM tokens, or any custom event.
26
+
You can create and publish pricing plans, manage subscriptions, and automate revenue collection with payment providers like Stripe and ERPs.
27
+
28
+
- blocks:
29
+
- type: image
30
+
config:
31
+
url: /assets/images/konnect/metering.png
32
+
alt_text: Metering and Billing Overview
33
+
34
+
35
+
- header:
36
+
type: h2
37
+
text: "Get started with Metering and Billing"
38
+
39
+
columns:
40
+
- blocks:
41
+
- type: card
42
+
config:
43
+
title: Meter LLM traffic
44
+
description: |
45
+
Track prompt tokens, completion tokens, and model usage from {{site.base_gateway}} or any AI gateway backed by Konnect.
46
+
icon: /assets/icons/ai.svg
47
+
cta:
48
+
text: Learn how
49
+
url: /metering-and-billing/monitor-llm-traffic/
50
+
- blocks:
51
+
- type: card
52
+
config:
53
+
title: Meter {{site.base_gateway}} API requests
54
+
description: |
55
+
Convert raw API request events into billable usage. Create meters, features, pricing, and subscriptions.
56
+
icon: /assets/icons/gateway.svg
57
+
cta:
58
+
text: Get started
59
+
url: /metering-and-billing/get-started/
60
+
- blocks:
61
+
- type: card
62
+
config:
63
+
title: Understand customers
64
+
description: |
65
+
Learn how {{site.konnect_short_name}} models customers and usage mapping for billing systems.
66
+
icon: /assets/icons/team.svg
67
+
cta:
68
+
text: Learn more
69
+
url: /metering-and-billing/subjects/
70
+
71
+
- header:
72
+
type: h2
73
+
text: "Integrations"
74
+
sub_text: "Connect Metering and Billing to external payment, CRM, and invoicing systems"
75
+
76
+
column_count: 3
77
+
columns:
78
+
- blocks:
79
+
- type: card
80
+
config:
81
+
title: Stripe
82
+
description: |
83
+
Send invoices, calculate tax, and collect payments.
0 commit comments