Most voted "api" questions
API stands for Application Programming Interface. The program’s API defines the correct way for a developer to request services from that program. Use this tag to ask about API across the board. Always prefer more specific tags, such as win-api, file-api, web-api, google-api, google-maps-api-3. There is no need to use this tag in conjunction with a more specific one. This would bring confusion and work as a metatag
Learn more…1,192 questions
Sort by count of
-
2
votes2
answers1747
viewsError CORS api Post Office
I am trying to make a request for freight calculation for the post office, but when I request the request, returns the error error of CORS -- Error message: Access to XMLHttpRequest at…
-
2
votes1
answer231
viewsNginx with api Node
I’ve had a problem for a while and I can’t fix it. The problem is this: I have a server that has an api running PM2 on it at port 3000. I installed NGINX and am trying to link the route of my domain…
-
2
votes1
answer182
viewsHow to simulate an input or store a future response
I’m making a Telegram chatbot via Python, through some lessons I’m doing, and in the middle of the process I came across a problem: I can’t in any way store the customer’s response in a variable.…
-
2
votes4
answers184
viewsHow to set a GET request header in Golang
I’m trying to make Golang my first mid-high level language, but I’m having some problems. I can’t set a header for an external GET request at all, I searched the documentation, forums and the only…
-
1
votes3
answers3834
viewsGoogle Maps coordinates via a Widget on a website
I’m setting up a geolocation-based registration system. It happens that, sometimes, the registration should be done by phone, and the attendant is who will enter the location (coordinates)…
-
1
votes1
answer358
viewsContact form and newsletter Ideal
I would love to know what would be the ideal framework/api to handle contact and newsletter forms on a simple page with information about a company’s services. There is a field to subscribe to the…
-
1
votes1
answer132
viewsHow do I get the images in the location the mouse pointer is in?
I need to maintain a system that was originally developed in vb6 and I’m passing to Vb.net. The system uses the CS2 Indesign api, whose documentation is very bad. Part of the program consists of…
-
1
votes1
answer7006
viewsHow to capture the membership list of a private or secret Facebook group using the GRAPH API?
I have a group on Facebook as open and use the following method to return an array with all members of the group: $group_members = $this->facebook->api("/id_do_grupo/members"); When I change…
-
1
votes1
answer174
viewsDevelopment with Codename One
I’m starting development with Codename One and finally I have a question about the support of this API with development using sockets. This by what I could perceive has only support for development…
-
1
votes1
answer686
viewsZoom Levels API Google Maps
Can anyone tell if they can set the maximum zoom level and the minimum level in the Google Maps API? When you zoom in, the hemispheres repeat and I don’t want the user to see this. Ex of repeated…
-
1
votes1
answer1916
viewsHTTPS via Curl JSON response
I am trying to bring back the following page with Curl. https://api.mercadolibre.com/sites/MLA/search/ How do I do this, being the HTTPS protocol?…
-
1
votes2
answers1107
viewsWhat is API and how does it work?
What is an API, someone could explain me in a simple way and with examples, I looked on the internet but everything was very confusing.
-
1
votes2
answers1700
viewsHow to put images on the screen?
In MSX, you used BASIC to put an image on the screen without going out of command line mode. Today, we can’t do this anymore? Without using Opengl or other Apis, how do we place pixels on the…
-
1
votes1
answer82
viewsHow to get the site’s user list from the Stack Overflow API?
I need to loop the Stack Overflow API to generate data from all forum users, but I don’t know how user ids are generated at the time of registration. Does anyone know how user Ids are generated? Not…
-
1
votes1
answer174
viewsEnjoy Android API in Desktop Applications
Can I take advantage of the codes of an API made for Android and use in a java desktop application ? PS.: I don’t know anything about Java, I’m willing to learn. I only know Delphi and C++... In…
-
1
votes2
answers1384
viewsHow can I create a stream from a video that’s on the server?
As the title itself already says, I need to create a live stream of a video from the server, or youtube or something like that, can someone give me a hint of how I can start? I researched a lot, and…
-
1
votes1
answer953
viewsRestrict Vimeo videos to my website only
It is possible to make an account premium on Vimeo, send my videos, restrict access for anyone to view them on the Vimeo website, and show them only to customers logged in to my website? Is there a…
-
1
votes0
answers123
views -
1
votes1
answer835
viewsHow do I pay with the Instagram API?
I made a page to display Instagram photos that have some hashtag preselected by me. I used an example I found on the internet (I don’t remember the source) and I don’t know how to make pagination in…
-
1
votes1
answer1181
viewsProblem with 'Access-Control-Allow-Origin' in Angularjs
Follows the code angular.module('App', []) .controller('InstaController',function($scope, $http){ $scope.busca; $scope.buscar = function(){ $scope.getInsta($scope.busca); } $scope.getInsta =…
-
1
votes2
answers465
viewsWhat criteria do I use when choosing which Apis to download?
Or do you have to download all the ones that appear on the sdk? I’m a fan.
-
1
votes1
answer122
viewsVariables in a JSON
Is there any way to vary the value of a JSON? Let’s look at an example: I have the following JSON { "ISteamClient": 0, "ISteamFriends": 0, "ISteamUser": 0, "IEconItems_440": 0, "IEconItems_730": 0,…
-
1
votes0
answers44
viewsDrools mode stream
I’m using Drools 6 and I’m having a problem getting him to use the mode stream. I tried a few things and they didn’t work out. Here’s the code as it is, it works so far, it inserts the facts, but it…
-
1
votes0
answers692
viewsHow do I get the content of all emails from a user in the Gmail API?
I’m making an application that should receive Gmail user emails using the Gmail API. However, I must receive the data of each email as: content, sender, subject and date received, but I can not do.…
-
1
votes1
answer1116
viewsCommunicating with the Google Calendar API using REST
I’m using Scribe to authenticate with the API of Google Calendar. Authentication with Google is successfully done by returning the accessToken hassle-free. When I try to add one CalendarList,…
-
1
votes0
answers232
viewsReceive all data from a table with only one query
I am trying to create a system that uses Lastfm images. But I want to show only the images of the artists registered in the database. I did so: I made a bank query on condition that banda_id was not…
-
1
votes0
answers102
viewsPayment API with variable automated billing support
There is some Payment API with subscription support with variable value. Or rather, postpaid scheme. If the user has spent X, pays Y. If you have not spent anything, you pay nothing. If you have…
-
1
votes0
answers578
viewsLinkedin API - Capturing profile information
Good afternoon. Well, my question is to capture user profile information from Linkedin with PHP. I tried but I can only return to SESSION the firstname, lastname and aimagem of the account .…
-
1
votes1
answer2355
viewsHow to export data to Mercadolivre? [PHP/JSON]
I downloaded the SDK from Mercadolivre: https://github.com/mercadolibre/php-sdk I just honestly couldn’t find a way to export data there. Both in Gib and in ML itself has tutorials how to read…
-
1
votes0
answers269
viewsGoogle Maps API: zoom into the group of markers
I have a map where the user looks for points like bakeries, registered supermarkets around an area. I would like, when loading the map, the API to grab all the registered points zoomed in that…
-
1
votes1
answer1453
viewsHow to validate a zip code on Android?
I wonder what is the best way to do the cep validation on Android. I have a form that the user type the zip code and want to return on the screen if it is valid or not. And if possible return the…
-
1
votes0
answers100
viewsCors Api Google
I have the following request in the Google API using $http Angularjs: $http.get('http://maps.googleapis.com/maps/api/distancematrix/json?origins=Porto Alegre&destinations=Sao…
-
1
votes1
answer10290
viewsSite Integration - Instagram API - PHP
I don’t know what happened, but it was working on my Instagram integration site. I did a photo randomization. But out of the blue, the images no longer appear. For those who know the Instagram…
-
1
votes0
answers30
viewsSearch for a road name in the Overpass API
I need help, I want to know how to get the data from the street(name, type, address, etc.) through the Latitude and Longitude, using the Overpass API, I am beginner with it and I really need this…
-
1
votes2
answers548
viewsHandling of returns other than JSON
I’m working on an API integration with JSON. I have not implemented anything yet in my code C#, I am for now studying the API but I have already come up with a question. I have a Login method that…
-
1
votes0
answers83
viewsUse Moviedb API for an objective-c application
I am a beginner in Xcode/objective-c. But I need to do a project where the user will do a search for a movie name and through the Moviedb database, the application will return the name and poster of…
-
1
votes1
answer79
viewsGoogle Cloud Messaging and Synchronization Standardization
I am building a project that will use Google’s GCM, something new in my projects, and I would like to know the following. At the time the user makes his registration who will request the first data…
android web-service api pattern-design google-cloud-messagingasked 9 years, 3 months ago Giancarlo Abel Giulian 3,999 -
1
votes2
answers652
viewsHow do I get the same results I have in common Google Search, via the Google Search Api?
When I search Chris Brown through the api I get these results: But in Google search by browser the results are different: Assumptions: Through the site search, even if I am not logged in, the search…
-
1
votes1
answer170
views -
1
votes0
answers123
views"The requested URL could not be Matched by routing" error using Apigility
I created my API with Apigility, made the deploy and everything was working fine until I uploaded the files to my server (hosting). Once I uploaded the files and acceded to the Apigility project Uta…
-
1
votes1
answer2484
viewsConsume REST API in Node.js + Curl
I know there are several packages in Node to consume REST API but I need one that uses cURL. For some reason (which I haven’t discovered) I can’t authenticate with existing ones. I tried to…
-
1
votes2
answers75
viewsCan I access a Web Api from Windows Phone?
I developed an Api that communicates with my database and put it on IIS. Testing in Windows Forms applications, the search of the api data works normally, but when I try to run it inside the Windows…
c# winforms api visual-studio-2013 windows-phoneasked 9 years, 1 month ago André Morais Martins 367 -
1
votes1
answer425
viewsPHP Crawlers for external websites API Phpcrawl
Good evening person I’m new to the subject, I’m trying to build a search engine for external sites (indexer) with PHP, I found an API, which provides a Crawler, but it seems to only search for…
-
1
votes0
answers27
viewsFinding Brackets via the Atom API
Using the code editor Atom I had the idea to make a simple but useful Feature for the same. But for this the first step is to find the beginning of the scope, for this I look for a couple of…
-
1
votes1
answer520
viewsAccess token or Sessions in Apis
I am developing an api and I have a question about how to manipulate the logged in user. The logged in user api and administration (add things, edit profile, photos, etc.) is developed in Rails in a…
-
1
votes0
answers124
views -
1
votes1
answer14
viewsTwo Accounts Managing the Same Google API.
Is there any way that two separate accounts manage the same key (App Key) from google via the console.developers.google.com?
-
1
votes1
answer83
viewsHow to know when a retrofit call is completed in order to start an Activity?
I have two calls (Call) from Retrofit 2, one that downloads a Config object, and one that downloads a list of Entries. I need to know when those two calls are finished, so I can call a new one…
-
1
votes2
answers78
viewsBecause stop["value"] is returning nothing
I’m creating a project in Ruby on Rails, where I create a shout with the following route in Postman: POST:http://localhost:3000/api/yells { "user_id":"1", "title":"caneca", "desciption":"beber",…
-
1
votes2
answers2148
viewsAPI facial recognition
Guys I’m looking to work on a system for my TCC with facial recognition. Is there an API that does this for me? Could be any language. Thank you.