Do not commit AI ROUTER API keys, OpenAI keys, or any other secrets to GitHub.
Use environment variables or a secret manager:
export AI_ROUTER_API_KEY="replace_with_your_api_key"If you believe you found a security issue related to AI ROUTER documentation or examples, contact the AI ROUTER team through the website:
Do not open public issues containing credentials, tokens, private logs, or exploitable details.
This repository contains examples and documentation only. It does not contain the AI ROUTER backend, routing logic, billing logic, account scheduling, or security implementation.