> ## Documentation Index
> Fetch the complete documentation index at: https://narev.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Index

[**@ai-billing/nextjs**](../index)

***

[@ai-billing/nextjs](/docs/sdk/ai-billing/reference/nextjs/typedoc/index) / server

# server

## Interfaces

* [ChatToolsConfig](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/interfaces/ChatToolsConfig)
* [ChatRouterOptions](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/interfaces/ChatRouterOptions)
* [PolarUsageData](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/interfaces/PolarUsageData)
* [StripeUsageData](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/interfaces/StripeUsageData)
* [CreditPackage](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/interfaces/CreditPackage)

## Type Aliases

* [ChatRouter](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/type-aliases/ChatRouter)

## Functions

* [configureChatTools](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/configureChatTools)
* [createChatRouter](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createChatRouter)
* [createCheckout](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createCheckout)
* [fetchPolarUsage](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/fetchPolarUsage)
* [fetchTopUpConfig](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/fetchTopUpConfig)
* [fetchStripeUsage](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/fetchStripeUsage)
* [createOpenAIWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createOpenAIWithBilling)
* [createAnthropicWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createAnthropicWithBilling)
* [createGoogleWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createGoogleWithBilling)
* [createDeepSeekWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createDeepSeekWithBilling)
* [createGroqWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createGroqWithBilling)
* [createXaiWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createXaiWithBilling)
* [createChutesWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createChutesWithBilling)
* [createMinimaxWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createMinimaxWithBilling)
* [createOpenRouterWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createOpenRouterWithBilling)
* [createGatewayWithBilling](/docs/sdk/ai-billing/reference/nextjs/typedoc/server/functions/createGatewayWithBilling)
