Top "Api" questions

DO NOT USE.

How to send a correct authorization header for basic authentication

I am trying to POST data from my API but I can't pass the basic authentication. I try: $.ajax({ type: …

jquery ajax django api cross-domain
How to use cURL to get jSON data and decode the data?

So I have a link that returns a jSON object, and I need to have it decoded and put into …

php json api curl
How to design RESTful search/filtering?

I'm currently designing and implementing a RESTful API in PHP. However, I have been unsuccessful implementing my initial design. GET /…

api search rest filter
How to determine a user's IP address in node

How can I determine the IP address of a given request from within a controller? For example (in express): app.…

api node.js ip
PHP file_get_contents() returns "failed to open stream: HTTP request failed!"

I am having problems calling a url from PHP code. I need to call a service using a query string …

php api query-string file-get-contents
System.Net.Http: missing from namespace? (using .net 4.5)

TL; DR: I'm new to this language and have no idea what I'm doing here is my class so far: …

c# api rest post
What exactly is the meaning of an API?

I've searched for the definition of an API in a programming language and I am still finding it hard to …

api
How can I send a Firebase Cloud Messaging notification without use the Firebase Console?

I'm starting with the new Google service for the notifications, Firebase Cloud Messaging. Thanks to this code https://github.com/…

php android api firebase firebase-cloud-messaging
Best C# API to create PDF

Can you recomend any PDF API for C#. Free is the best, but I don't mind paying for it.

c# .net api pdf-generation
Is there a Wikipedia API?

On my Wikipedia user page, I run a Wikipedia script that displays my statistics (number of pages edited, number of …

api wikipedia mediawiki-api