Invitation-Only Access:
Access to the TAMC Super Model Router API is granted on an invitation-only basis. If you have been invited, you should have received your API credentials. The API is available at:
The TAMC Super Model Router will automatically select the best model for your query. You can either let the router choose the optimal model or specify a list of preferred models.
Copy
POST /v1/chat/completionsContent-Type: application/jsonAuthorization: Bearer YOUR_API_KEY{ "messages": [ { "role": "user", "content": "Write merge sort in 3 lines." } ]}
The TAMC Super Model Router API allows you to seamlessly integrate multiple LLMs into your application without the overhead of custom training. This managed service ensures that each query is handled by the best available model, either automatically selected by our router or from your preferred list. For additional details, please contact our support team at ahumay@americanmodel.co.