Api Key And aonoine Script | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Api Key And aonoine Script

How to get an api of any app and make its onoine script by using PHP and curl

27th Apr 2018, 5:34 AM
Shivendra Upadhyay
Shivendra Upadhyay - avatar
1 Answer
+ 4
I'm not sure what you're trying to do. In any case, obtaining an API KEY depends on the API, although generally it is enough to register in the site that provides the API and accept the terms and conditions for use. With respect to PHP and Curl, here are some examples: https://www.sitepoint.com/using-curl-for-remote-requests/ http://mythoughtsandexperiments.blogspot.com/2013/11/sending-php-curl-requests-to-rest-api.html
27th Apr 2018, 5:43 AM
Mickel
Mickel - avatar