You will need an account on the AI Router Platform to get started. Once you have an account, you can create an API key in the settings.
Once you have the API key, you can use it to authenticate your requests.
Use our SDKs to make requests to the AI Router with convenience. You can either identify the best LLM and handle the model calling yourself, or use our smart model routing.
Alternatively, you can use your existing OpenAI or LangChain packages as you normally would - just replace your OpenAI API key with the one generated for you and update the base URL.