Set up your development environment
Installation & Setup
Set up your environment to work with the Vindex Ai API.
Environment Setup
Requirements
- Runtime: Node.js 18+, PHP 8.1+, or Python 3.9+
- Package Manager: npm, composer, or pip
- HTTP Client: cURL or any HTTP library
Environment Variables
Store your API key in environment variables:
bash
API Keys
Finding Your API Key
- Navigate to Sites
- Open your site
- Copy the API Key from the site overview card
All keys are live keys and work against the production API.
Send a Live Request
Basic chat request
bash
json