Clients and SDKs
n8n
Use OneProvider as the model provider inside n8n workflows.
Use this page
Point the client at OneProvider, keep the key in an environment variable, and verify the configured model ID. Use OneProvider as the model provider inside n8n workflows.
Configuration context
export ONEPROVIDER_API_KEY="sk-..."
export OPENAI_BASE_URL="https://api.oneprovider.dev/v1"