← Docs · Security
You want to use VideoOS securely.
Treat your API key like a password: send it only over HTTPS in the X-API-Key header, never commit it to public repos, and rotate it if exposed. VideoOS publishes a security contact at /.well-known/security.txt. Payments use signed, idempotent confirmations; no card data is stored on VideoOS.
Always call the API over https://
Rotate a leaked key immediately
See https://maxai.fyi/.well-known/security.txt
VideoOS uses crypto/processor checkouts; no card data is stored here.