Answer the question
In order to leave comments, you need to log in
Need help with an API and don't know what to do next?
Guys need help!!! Please explain I'm trying to connect via api to one application. Here is the test page 7815671.ru/test.php meaning I upload a photo, then select a filter and press the process button on the output, I get the answer
{"status":"ok","result":"http:\/\/api3-eu. neuralprisma.com\/process_direct\/b64de810-64e2-4357-ad3c-74d851a2d81f_us\/s_8","photo_id":"b64de810-64e2-4357-ad3c-74d851a2d81f_us"}
if we remove the slashes " \ " then we get a link to the processed by the filter image
api3-eu.neuralprisma.com/process_direct/b64de810-6... Tell me what to do next, how to process (output) the request. Thanks in advance!!!
Answer the question
In order to leave comments, you need to log in
it's not clear what you need
$data = json_decode($response, true);
print_r($data);
I don’t understand how to process this request and display the finished photo here is the original site https://prisma-online.ru/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question