M
M
maguchi19842016-12-05 17:09:30
API
maguchi1984, 2016-12-05 17:09:30

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

2 answer(s)
T
tommy_13, 2016-12-05
@tommy_13

it's not clear what you need

$data = json_decode($response, true);
print_r($data);

M
maguchi1984, 2016-12-05
@maguchi1984

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 question

Ask a Question

731 491 924 answers to any question