Step 1: Create a Gateway
Set up your first gateway instance with rate limiting configuration
Step 2: Create an API Key
Generate an API key for authentication and access control
Step 3: Create The Upstream
Configure upstream providers like OpenAI and Anthropic with load balancing
Step 4: Create the Service
Set up a service to handle routing and manage upstream connections
Step 5: Create a Rule
Define routing rules to direct traffic to your service
Step 6: Test the Rules
Verify your configuration by making test requests to the gateway
x-api-key
header to the API key of your gateway, that you created in the Step 2.