Hyperfence Logo Hyperfence

Quick Start

Connect your LLM

Replace your existing LLM endpoint URL and add your API token. No other code changes are needed.

1 · Choose your LLM service

Use the Hyperfence proxy URL for the provider you already call today. This mirrors the current integration guide in the platform settings.

OpenAI

Supported

Direct URL

https://api.openai.com/v1

Hyperfence proxy URL

https://proxy.hyperfence.io/openai

2 · Add your bearer token

{
  "bearer_token": "YOUR_API_TOKEN"
}

Your token is available in Settings after you sign up.

3 · Send requests as normal

That's it

Your requests now flow through Hyperfence. Prompt injection blocking and your enabled Hyperfences are active immediately. Check your dashboard to see traffic, blocked events, and token usage.

Cross-provider model routing

Hyperfence can proxy traffic to multiple LLM providers simultaneously. If you want to route across providers, see Providers for the supported services and model coverage.

Need your token?

Open Settings in the platform to generate or copy your current bearer token, then come back here and swap your provider URL.