Developer Quickstart

scx.ai is fully compatible with the OpenAI API, so you can use your existing OpenAI code with scx.ai.

Create and export an API key

Create API Key

Install the OpenAi SDK and run an API call

pip install openai