- Outspeed Live API:
api.outspeed.com - OpenAI API:
api.openai.com
1. Obtain an Ephemeral Key
First, your backend needs to obtain an ephemeral key from Outspeed. This process is similar to OpenAI’s. You’ll make a POST request to the Outspeed sessions endpoint. Example: Creating a session and obtaining a keyYOUR_OUTSPEED_API_KEY with your actual Outspeed API key.