Skip to main content
opencx
Home
Search...
⌘K
Topics
Getting Started
Content Format
Configuration
Credentials
Environment Variables
Configuration File
Content Management
Ci Cd
Examples
Toggle Sidebar
Search...
Search articles, settings...
Home
Configuration
Topic
Configuration
Credentials
The CLI needs an API token to communicate with the OpenCX API. Credentials can come from a local file or from environment variables.
1 min read
Updated Mar 7, 2026
Configuration File
Every OpenCX project has an file in the project root. It is created automatically by or .
2 min read
Updated Mar 16, 2026
Environment Variables
Environment variables take precedence over the credentials file. They are the recommended way to authenticate in CI/CD pipelines and automated environments.
1 min read
Updated Mar 16, 2026