Connecting
In the dashboard, open Connectors, find xAI and press Connect. The key you enter is checked against xAI before anything is saved, so a key that is refused never becomes a connection that fails later.What you will need
Getting the credential
- Sign up at console.x.ai
- Create an API key under API Keys
- Paste it into the connector
Notes
- Video is asynchronous.
generate_videoreturns arequest_id; callget_videowith it untilstatusisdone. A video can also come backfailedorexpired. - Both image and video results are copied onto BoostGPT storage. xAI serves them from temporary URLs that stop working, so the link the agent hands back is ours, not theirs.
- xAI does not offer a speech API. The previous
generate_speechtool called an endpoint that answers 403 for every account and has been removed.