All providers
Pay-per-token
local-device/Local Device
Local Device — connect via API key.
Quick setup
Open the kRouter dashboard at http://localhost:20128
Go to Providers → click Local Device
Paste your API key, click Save
Test the connection
Use in your IDE
Point any OpenAI-compatible client at kRouter using your local API key.
ide configbash
# Endpoint
http://localhost:20128/v1
# API key (from Dashboard → API Keys)
sk-krouter-XXXX
# Model
local-device/<model-id>