Use your API key to access NeuroAPI endpoints.
curl https://api.neuroapi.ai/v1/chat/completions \ -H "Authorization: Bearer sk-live-xxxx" \ -H "Content-Type: application/json"
| Field | Description |
|---|---|
| model | Target language model |
| messages | Conversation input array |
| temperature | Sampling randomness |