curl --request GET \ --url 'https://api.unify.ai/v0/providers?model=llama-3.1-405b-chat' \ --header "Authorization: Bearer $UNIFY_KEY"
[ "openai", "anthropic", "together-ai", "..." ]
model
Bearer <token>
<token>