API stands for Application Programming Interface. A program's API defines the proper way for a developer to request services from that program.

learn more… | top users | synonyms (1)

0
votes
0answers
5 views

Flash builder geolocation App

I am all new to Mobile Application development. I sign up in class project where we plan to build simple app to Navigate in the campus. We have data for the locations. If someone went through such ...
-1
votes
0answers
10 views

Is there a database of internet service providers and their deals? [closed]

I'm making a web app that will let you put in your zipcode and let you compare internet service providers in your area. I plan on listing all data possible, including price, download speed, rating, ...
0
votes
0answers
7 views

Youtube API: how to get more results from most_recent feed?

"most_recent" feed returns only about 100 results when I run it. But it is obviously that youtube gets thousands of videos each day. I need to get more videos (at least their IDs) because 100 is very ...
0
votes
1answer
12 views

Is there a disqus API call that enables access to comments from other applications?

For instance, if I have a url for a website that uses Disqus for managing comments, is there anyway I can access the comments on that website via some API call? As far as I know, the API calls only ...
-1
votes
0answers
9 views

How to contact Oodle API lead? [closed]

I am building a classified app and it needs to fetch data from Oodle API and contact the person who posted a listing there. On their developer documentation page, I don't see a way to do this. Does ...
0
votes
1answer
29 views

Flattening an array in Flask API

I'm making an API with flask that takes as a POST message body a nested array, and then returns a list of the values. An example would be curl …. –d ”(([[1, [], [2, 3]], [[4]], 5])” would return ...
0
votes
0answers
10 views

Facebook Referral URL decode

Sometimes I get burst of visitors from Facebook, which I am curious to know where exactly on Facebook if the page is public, of course! Is there a way to decode and track back Facebook referral URL ...
0
votes
2answers
17 views

Rails controller respond_with json from two models

I want to respond_to :json in my locations_controller from both my location and beer models. My locations controller looks like this class LocationsController < ApplicationController respond_to ...
0
votes
1answer
9 views

retrieve linkedin profile url from php api

I am using the Simple LinkedIn PHP Library to create a searching feature for an application. The user can search through LinkedIn and retrieve matched users information. As of right now the feature is ...
0
votes
0answers
6 views

Can't run Nexmo API using EasyPHP

I'm using EasyPHP on my computer as my localweb. I'm trying to use pre-built PHP code to use Nexmo API available at https://github.com/prawnsalad/Nexmo-PHP-lib But when I try to send sms, I get this ...
0
votes
0answers
7 views

Insert Macros into Third Party Creative Via Java API in Google DFP

I am trying to automatically insert macros into third party creatives (for example a point roll) via the API for Google's DFP. I don't think I can post all of the code but hopefully this will let you ...
0
votes
0answers
14 views

Get the subject / topic of a string

Does anyone know of a service that can be given a string as input and then it outputs the subject / topic or subjects / topics for that string. By subject / topic, I mean what that string is ...
0
votes
0answers
8 views

International Wire Transfer API?

Anyone know if a API that can be used to initiate international wire transfers? I realize there are plenty of websites to do this, but I'm looking for a software interface (API) to do these ...
0
votes
3answers
48 views

PHP - Securely sending request/response between 2 servers?

Summary: I've created an app in PHP. It's lead management system for a call center. I now need to allow a partner to be able to add new leads to the app by integrating our app with their proprietary ...
0
votes
1answer
23 views

live updating google maps for real time data in python

So I have a very large amount of GPS data with latitude and longitude over time and I need to create a live updating movie to show the motion of the patients in real time I need an API for python (I ...
0
votes
0answers
11 views

Foursquare Venues: API & json_decode Issue

(I've consulted Trouble looping through an array created from a foursquare JSON feed, but the code listed there hasn't been working for me) I operate Foursquare for a business with multiple venues. ...
0
votes
1answer
31 views

Use json from API (loaded in PHP) in Javascript [closed]

I have a question about using json (loaded in php) in javascript. I load the JSON from an API. Someone said I could best do this with curl? I've searched information about curl but I didn't found ...
-1
votes
2answers
34 views

Storing API in local array

I'm trying to store data from an API into an array using javascript. Tried doing it like this: $.getJSON('http://search.twitter.com/search.json?q=Hamburg&rpp=5&lang=all', ...
-1
votes
1answer
10 views

How can I transfer ownership of live apps to another FB user?

I would like to transfer the ownership of some of my FB apps to another FB user, how can I do this?
0
votes
1answer
13 views

PayPal IPN for CC

When I'm testing payment on my site using paypal account I'm receiving PDT (silent post) and then notification (IPN). But when I'm testing payment using credit card, I'm getting only silent post and ...
0
votes
0answers
6 views

App Notifications API

I want to use this API in my iPhone App so that App will post a notification to the user: https://developers.facebook.com/docs/concepts/notifications/ I implemented it in my App: Was able to get the ...
-1
votes
4answers
44 views

Do I need to use google maps api for business [closed]

I'm looking at adding a feature that uses google maps and the google maps api to a social networking site. However, I am unsure if I need to purchase google maps for business, as the website is ...
0
votes
0answers
9 views

working with CMS API and consuming with .net

I am working on a E-commerce website which is run by CMS. I have to create additional functionality on the website. I am given the REST API of the CMS. I am on dilemma on how to consume it on visual ...
0
votes
0answers
28 views

Backbone.js and asp.net web api

I have a blank asp.net solution with 5 different projects. One of them is asp.net web api and other one is blank web site with bunch of html pages. I am using backbone.js/jQuery to make calls to the ...
-2
votes
0answers
10 views

Weater API for cities in India [closed]

I want weather API for my website to show weather details of local city in India like [http://weather.uttarakhandonline.in/Index.html][1] [1]: http://weather.uttarakhandonline.in/Index.html Is there ...
0
votes
0answers
18 views

Downloading and using the Youtube API on iOS

I want to create an iPhone app that analyses the statistics of youtube videos from a channel and the statistics of the channel itself. Presumably using the youtube API is the best way to go ( and I'm ...
0
votes
0answers
6 views

Realtime hashtag counter with instagram API

I had an idea to create a realtime instagram hashtag counter which would show how much a defined hashtag has pictures. I got succesful with the instragram API part where I fetch the information, but ...
1
vote
0answers
16 views

ebay api (EPN) Query to pull classified items and auction items (auction items with 1 bid minimum)

This may be too localized. But using the EPN (ebay) api, I am trying to pull only auction items with a minimum bid of 1 and then all classified items. This is what I have as my item filters: ...
0
votes
1answer
19 views

Web Masters API and c# WebClient

Need to Retrieving Site feed for given site using Google Web Masters API WebClient client = new WebClient(); client.Headers.Add("Authorization: GoogleLogin auth=" + _auth); ...
0
votes
2answers
12 views

Data tables, get data , js

I'm using this library http://datatables.net/index , to do an dataTable, I receve an json from my api and in Js I use this code... // Variable to send in Get// var id = $cookieStore.get('uid'); ...
-5
votes
1answer
25 views

How to create Railway app in Windows phone

I want to create windows phone application in the field of Railways(e.g. PNR enquiry,Seat Availability, etc).So how can I do it,is there any rail Api or any web service?Please reply me. Thank in ...
0
votes
0answers
15 views

JavaScriptCore C++ API?

The documented API for JavaScriptCore is vanilla C. Since my language is C++, I'd rather have an object-oriented API, and I was about to start working on C++ wrapper over that C API, when I realized ...
0
votes
0answers
5 views

SlideShare API » oEmbed Documentation

I am trying to embed by jsonp request "http://www.slideshare.net/api/oembed/2?url=http://www.slideshare.net/haraldf/business- quotes-for-2011&format=jsonp&callback=myFunction" So,Write ...
0
votes
0answers
9 views

How much data does the Singly API curate or exclude?

So I'm playing around with the Singly API and checking out how effective it is with integrating several different services' APIs and providing the developer with a single API to work with. I noticed ...
0
votes
1answer
19 views

Accessing API on another domain

There is an API on a domain. I have its URL and credentials. When I type the API URL in the browser, it displays data in the browser. Data is in XML format. I need to access that API using a function. ...
0
votes
0answers
12 views

Read dongle/mobile GSM messages using AT commands through Java

I want to read messages from dongle i.e from USB device. I have got some information like we can read mobile messages using AT commands with the help of java also. I also got one of this post post ...
0
votes
0answers
12 views

Is it possible to update an existing Zimbra ZCS contact using the REST API?

Is it possible to update/modify an existing Zimbra contact (or appointment etc) using the REST API? I can successfully add a contact but not update a contact - even though the URL I use to add a ...
1
vote
0answers
22 views

How to authentication API controller

I'm wondering if there's anyone who can explain to me how I have to construct my Authentication API controller. I have a native IOS application I have a grails backend service For the moment I'm ...
0
votes
0answers
31 views

Including multi step form on external sites

Our website has a multi step form and we have many affiliate websites who iframe our form onto their site. However, I'm looking to move to a better alternative than to use an iframe, is it possible to ...
0
votes
0answers
10 views

Google Drive does not show embedded images

I use the Google Docs API to insert HTML files with image tags. When uploaded to Google Drive, these documents are converted to Google Documents with the images show perfectly fine. But file update, ...
0
votes
0answers
6 views

cloudstack api url is generated but the xml is showing error

I'm using Flex Builder 4 for requesting cloudstack APIs and for getting response. when i execute the program the url is generated. But the webpage is showing error like <?xml version="1.0" ...
0
votes
2answers
12 views

get active textview or activity using IME android

Im developing an IME for android. I want to get the activity or textview control information while using my IME program. Like Hwnd property in win32 API or sender property of focused control in .Net . ...
0
votes
1answer
14 views

Using New-Relic Data to create a status page

I want to use new relic data such as throughput, uptime, load time etc, for my own status page, to be publicly available. I want to save these values to redis or similar and then plot them in a page ...
1
vote
0answers
36 views

Do iPhone apps expose an API?

I was thinking if I can access data from native apps in iPhone or Android, like the alarms in the Clock app (iPhone), or the notes in the Note app (iPhone), or the apps I have browsed, the searches I ...
0
votes
0answers
13 views

Graph API Returning All Status Results as Undefined

I am creating a search bar that queries Facebook for results. When I type a word to search and click search, I get results but anyone who posted a "Status"....I get a lot of undefined fields. So it ...
1
vote
1answer
25 views

interpreting object for form append to DOM

I was writing a function to convert a json object to a form, appending it to the DOM. I can't seem to get my syntax right; chrome dev tools gives me a "Uncaught SyntaxError: Unexpected identifier" ...
0
votes
0answers
11 views

SoundCloud Official Java ApiWrapper, requests with saved token get rejected with 401

I'm able to authenticate correctly and get a valid token when I enter username and password, then I'm intending to store this token so returning users don't have to enter again the username and ...
-2
votes
2answers
29 views

Cousera Data Science python/twitter: analyzing tweets with sentiment file returns error for non-english words [closed]

I'm in a data science course module in coursera and I'm a horrible novice at coding. This assignment is to write a script that uses a sentiment file and a printout of the twitter API. The sentiment ...
0
votes
0answers
12 views

OAuth Error For PHP to YouTube Upload

I'm trying to implement the code for uploading YouTube videos using CodeIgniter See: https://developers.google.com/youtube/articles/codeigniter_library When I run function 'access_youtube', I do ...
2
votes
1answer
42 views

Lua with the Freebase API [closed]

I need to use the Freebase API in Lua, but Google requires you to use SSL. Lua doesn't have built-in networking support, so I have to use external stuff like LuaSocket and 'LuaSec`. The problem is ...

1 2 3 4 5 437