Hi folks,
Might be stupid and silly question.. but that’s my first time playing with API..
I am trying to connect to API and I am getting..
“URL Called:
https://api.perplexity.ai/chat/completions
Full Response:
{
"status": 400,
"reason": "Bad Request"
}
What I am doing wrong?
I’ve copied the API key directly from the settings, so have no clue why it is not getting response back.