M
M
mbhusty2015-03-03 10:13:36
API
mbhusty, 2015-03-03 10:13:36

How to work with Web API?

Sorry for the stupid question, but I don't understand much about this.
There is documentation on using the web api which states:
"First of all, in order to be able to use the API methods,
you need to make a POST or GET request for authentication to the address:
site/login.php. "
Then I understood, just in the address bar I write ?login=login&password=pass. Authorization is successful.
But I don’t understand how to work further and pass other parameters.
Maybe there is some literature or other resources on this topic.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Nagaets, 2015-03-03
@mbhusty

Depending on whose API you are using. Each API comes with documentation describing requests and parameters for operation. Examples
vk.com/dev/api_requests
https://dev.twitter.com/overview/documentation
etc...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question