PASAR API
Bearer key; chat and embeddings. Global, works for MY.
View docs ↗ More AI APIs# Mistral AI API ~ open and frontier LLMs needs an API key ~ get yours at: # https://docs.mistral.ai/api/ curl 'https://api.mistral.ai/v1' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian API into my app. API: Mistral AI API ~ open and frontier LLMs Provider: Mistral AI Auth: requires an API key (sign up: https://docs.mistral.ai/api/) Pricing: freemium Base URL: https://api.mistral.ai/v1 Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.