curl --request GET \ --url 'https://api.unify.ai/v0/endpoints?provider=openai' \ --header "Authorization: Bearer $UNIFY_KEY"
[ "claude-3-haiku@anthropic", "llama-3-70b-chat@groq", "mistral-large@mistral-ai", "..." ]
model@provider
model
provider
custom
Bearer <token>
<token>