The Assistant API allows you to embed the AI assistant experience grounded in your docs and continually kept up to date into any application of your choosing.Responses include citations so you can point your users to the right places they need to get help.
The Assistant API token is a public token that can be referenced in your
frontend code whereas the API key is a server-side token that should be kept
secret.
Now that you have an API key, check out our example for how to use
the API for AI assistant. You can also see a deployed version of this example at chat.mintlify.com.