curl --request GET \ --url https://node.apiopenperplex.com/search \ --header 'X-API-Key: <api-key>'
{ "llm_response": "<string>", "sources": [ {} ], "images": [ {} ], "response_time": 123, "error": "<string>" }