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

# Interface: CreateRelayRouteOptions

# Interface: CreateRelayRouteOptions

Defined in: [packages/nextjs/src/routes.ts:33](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/nextjs/src/routes.ts#L33)

## Properties

### apiKey

> **apiKey**: `string`

Defined in: [packages/nextjs/src/routes.ts:36](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/nextjs/src/routes.ts#L36)

SERVER-SIDE ONLY - pass `process.env....`, never a client-exposed value.

***

### facilitatorUrl

> **facilitatorUrl**: `string`

Defined in: [packages/nextjs/src/routes.ts:34](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/nextjs/src/routes.ts#L34)

***

### network

> **network**: [`Network`](/sdk-reference/nextjs/src/type-aliases/Network)

Defined in: [packages/nextjs/src/routes.ts:37](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/nextjs/src/routes.ts#L37)
