DO NOT USE: Tag with the library you mean, [api-design], or something else appropriate instead. Questions asking us to recommend or find an API are off-topic.
Is there a standard to interpret the syntax of function interfaces in API documentations and if yes, how is it
I am making an API where in the access token for Facebook login will be sent in through header data. How do I
I'm working on building a RESTful API for one of the applications I maintain. We're currently lookin
I would like for a user within my ruby on rails app to be able to submit a ticket to my external ticket manage
My question is, does anyone know how to set google maps up, to open up both my location and in a zoomed-in vie
As far as I've been able to find out, Windows doesn't offer an API function to tell what application
I have used the refresh token several times in just a short period for testing purposes, but I wonder whether
I am facing an issue while debugging c# API Coding in Visual studio 2017. Debugging not started and showing a
I've been scouring the net, and can't seem to wrap my head around the idea of a callback URL. In my
The new camera2 API confuses me. I want to develop an app (for Android APIs 10 - 21) which uses the device&apo
For example, what does it mean in this quote? Integrating with an external API is almost a guarantee in an
Simple question, from a readability standpoint, which method name do you prefer for a boolean method: public
I'm using Web API 2 and I'm getting the following error when I send a POST to my API method using II
We do business largely in the United States and are trying to improve user experience by combining all the add
Keep in mind I have a rudimentary understanding of REST. Let's say I have this URL: http://api.animals.c
How can I verify a Google authentication access token? I need to somehow query Google and ask: Is [given acce
I need just to retrieve the first paragraph of a Wikipedia page. Content must be HTML formatted, ready to be d
I am trying to explain to a non-developer the difference between an API an SDK. I need to explain why a commer
What is optimal HTTP response Code when not reporting 200 (everything OK) but error in input? Like, you submi