Skip to content

Commit 890d111

Browse files
committed
[AI Gateway] Mention Unified API alongside provider-native endpoints for HTTP API billing
1 parent c49f402 commit 890d111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/features/unified-billing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ curl -X POST https://gateway.ai.cloudflare.com/v1/$CLOUDFLARE_ACCOUNT_ID/default
9090

9191
The `default` gateway is created automatically on your first request. Replace `default` with a specific gateway ID if you have already created one.
9292

93-
The HTTP API supports the following providers through their [provider-native endpoints](/ai-gateway/usage/providers/):
93+
The HTTP API supports the following providers through [provider-native endpoints](/ai-gateway/usage/providers/) and the [Unified API (chat completions)](/ai-gateway/usage/chat-completion/):
9494

9595
- [OpenAI](/ai-gateway/usage/providers/openai/)
9696
- [Anthropic](/ai-gateway/usage/providers/anthropic/)

0 commit comments

Comments
 (0)