Skip to content

Security: airouter-dev/chatgpt-api-relay-examples

Security

SECURITY.md

Security Policy

API keys

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"

Reporting security issues

If you believe you found a security issue related to AI ROUTER documentation or examples, contact the AI ROUTER team through the website:

https://ai-router.dev

Do not open public issues containing credentials, tokens, private logs, or exploitable details.

Scope of this repository

This repository contains examples and documentation only. It does not contain the AI ROUTER backend, routing logic, billing logic, account scheduling, or security implementation.

There aren't any published security advisories