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
-
1
votes1
answer207
viewsAndroid Google Maps API
There is the possibility to plot route in the Google Maps with information on traffic, accidents and average time of arrival at destination? Or any lib of the type making such a request?…
-
1
votes0
answers389
viewsCreating Points in Google Maps api with data using PHP / Mysql
I’m trying to learn how to move and make maps using the google maps API but I want to know if there is and how to score a map automatically using points (coordinates) that were registered in the…
-
1
votes1
answer1367
viewsFIPE Table API Form using Angular
Personal talk. I’m a beginner in Angular and would like a help with this form. <html ng-app="app"> <head> <title>Teste</title> <script…
-
1
votes1
answer742
viewsFacebook Api with Javascript SDK is only returning name and id
Hello, I’m trying to use the facebook api to login to a certain page , it worked all right , but the return of the data takes only one object with name and id , I read some articles and saw that the…
-
1
votes1
answer151
viewsSync files generated by Cordova in IOS app with cloud servers
In accordance with previous question, I am developing an application and part of the functionality of it is to run a kind of CRUD in directories and files through an IOS application, which based on…
-
1
votes0
answers458
viewsInstagram API requires access token to get public data
I need to consume the Instagram API to search for posts with a hashtag set and extract the following information: User Number of Ikes Number of followers Date of the post However from Jul/2016 it…
-
1
votes0
answers57
viewsNumber of queries to check user in the Standard
I have a system of user authentication, where do I use the API sentinel in the Laravel 5.2. When I do the Check_user() in the middleware to see if the user is logged in and has access to the route,…
-
1
votes1
answer655
viewsFacebook API - Grab photo(with set size) with other information(name, email, id)?
I need to get the id, name, email, and photo of the person by clicking sign in. I’m doing it so far but you’re in trouble: <script type="text/javascript"> function…
-
1
votes1
answer111
viewsFiltering json data with schema attribute
I have a JSON in this format: { "1": { "cidade":"cidade1", "name":"nome1" }, "2": { "cidade":"cidade2", "name":"nome2" } } and I need to filter the data of this json. For this I made a model.js var…
-
1
votes0
answers50
viewsHow can an inline style cause security problems?
Working with the Twitter API, I received the following message in the browser when trying to authenticate: Refused to apply inline style because it violates the following Content Security Policy…
-
1
votes0
answers168
viewsReturn json from a mysql blob
Good afternoon, I have a json returning the data from a Mysql BD and one of the attributes is a BLOB. Below is the return to better understand what I would like to know. [ { "id": 1, "name": "Onix",…
-
1
votes2
answers88
viewsChange Preposition According to State
I have the following situation: I’m using an IP-based location API http://ip-api.com/ Everything is working perfectly. What I can’t do is change the following: Hello visitor "from" São Paulo Hello…
-
1
votes1
answer254
viewsHow to create subscription in Asp.net with pagseguro
Hi I already searched everywhere and I couldn’t find how to integrate a subscription inside my system in Asp.net mvc with pagseguro. I used this code and my return is not working when I add this…
-
1
votes1
answer122
viewsIs there an API to collect indicators in Redmine?
Is there any API that sets me charts of indicators like each developer’s work time, delivery punctuality among others? I’m on a project with a team and we’re stuck with Redmine, and I think…
-
1
votes1
answer994
viewsIntegration (Angularjs) with Random Sentence API
I am trying to use Angularjs to pull data from the following API that generates random phrases: http://forismatic.com/en/api/ Follows excerpt from the code I’m using: $http({ method: 'GET', url: '…
-
1
votes1
answer235
viewsChanging the project API
Error every time I switch from API 24 to API 15, API 16 or API 19.…
-
1
votes2
answers117
viewshttpget + URI + Httpclient libraries discontinued. How to update code?
I need to access the API Panoramio to fetch some images according to the sent coordinates. However I am having trouble receiving the JSON value. After several searches, all indicate code identical…
-
1
votes1
answer545
viewsWordpress login API Rest
I have a client who uses Woordpress and WooCommerce, and I have to make a mobile app from his online store, my problem is in the customer’s LOGIN. I looked at several API Rest of developers and none…
-
1
votes1
answer20
viewsDuration of the Notification
I’m using the Notification API, but I can’t find a way to leave the message open until it’s clicked or closed by the user. I realized that Google Hangouts does this, the notification stays there…
-
1
votes1
answer940
viewsAjax request for server
My minimum is the following, I am developing an API for a bakery, where it may be on the same server or different server, I am using the framework laravel in the version 5.2.*. In order to…
-
1
votes0
answers121
viewsJSON request comes full page
I have problems with the requisição JSON, she’s returning the html of the full page being that my request is of a JSON. I’m using framework Laravel in versão 5.2 I make my request like this: $curl =…
-
1
votes1
answer254
viewsJSON Persist Creating List Objects
Good afternoon, everyone, I’m having a doubt, I try to persist a JSON through the API: { ... "Analise": [{ "nProcAnalitic": "SR-000446/2015", ... }] ... } And the service answers me 200: ...…
-
1
votes2
answers63
viewsTaking only 4 items from 1059 instead of all
I was able to solve my date problem. Currently my problem is to catch all users for some reason my Json is giving only 4 items of 1059 and I want to catch all. <?php function buscaUser($user) {…
-
1
votes1
answer1548
viewsHow do I Google a search with C#?
I need to search for any term in Google and get a list of the results of this search. I’m trying to do this using the Google Custom Search API but I’m not getting satisfactory results. For example,…
-
1
votes0
answers935
viewsGoogle Calendar Api
I’m having problems with Google Calendar Access Token. Okay, here’s the problem. I have to synchronize the calendar of my application with Google Calendar, and users will provide their emails for…
-
1
votes1
answer153
viewsDelete method (Restful)
Would you like to know how I make a delete method that gets a list by parameters? I mean, instead of just passing the ID of the item to be deleted, I want to allow you to be selected N items and…
-
1
votes1
answer400
viewsApi Location with Zone
I have a base of addresses (street, city, state, zip code, neighborhood) and need to complete the address with the Zone (East, North, South, West, Center). I thought the easiest way to do it would…
-
1
votes1
answer304
viewsPass the value of the combobox to another field
In the code below I pass the value of Nome of the play to $value(detail I’m using the API data because tbm is used in c#) and he is shown in combobox for the user to select which piece he wants:…
-
1
votes2
answers1769
viewsGet JSON result with php
the code is complete I believe but I do not know work with json, I just need to get the results from the other days that I can only get from today’s code: $chave = 'fdhfju35'; // Obtenha sua chave…
-
1
votes1
answer3932
viewsIs there an API/Web Service that provides the names of existing cars?
I need it to be an up-to-date list of all car models, classified by brand. I am developing a classified site and I need this for the filtering of results. Is there any agency or body that provides…
-
1
votes1
answer325
viewsConvert RSS to JSON Google Feed API
Some time ago I was using the google service google feed api however this service has been discontinued, I wonder if there is any solution to replace, I am doing so with jQuery: $.ajax({ url:…
-
1
votes2
answers439
viewsJson path to get api value
How to take the value of low of the following api: [{"idreg":"257052","code":"USD","codein":"BRL","name":"D\u00f3lar Comercial",…
-
1
votes1
answer770
viewsErrors being generated when converting python code to exe with cx_freeze
I converted the Tucha.py file to exe following the instructions and with the following setup.py: from cx_Freeze import setup, Executable setup( name="tucha EXECUTABLE", version = "1.0.0",…
-
1
votes1
answer285
views -
1
votes1
answer438
viewsApp webview Session or cookie
Hey, you guys! I’m creating an app (hybrid) for android, from HTML5, CSS and JAVASCRIPT, like Webview. I will use API through PHP using MYSQL, exchanging information with JSON. My question is this,…
-
1
votes1
answer1342
viewsHow do I take the auto increment ID using Mysql and PHP and use it later?
I am creating an API in PHP and insert. I need to take the ID created in this INSERT and use later. What I find material, it seems not recommended. Any solution? Thank you. My PHP: <?php…
-
1
votes0
answers83
viewsPrice transfer between online store and external page
I want to create a virtual store using already available solutions like Shopify or Iluria. Only that the service (deliveries) would not have a fixed pricing, the price would be based on the location…
-
1
votes1
answer33
viewsQuestions about API
To make some requests to the API it is necessary that you are logged in to the site. However, I had no idea how to do this, as I knew that API has no sessions. So, I did a search and found the…
-
1
votes5
answers632
viewsPHP that returns null table fields that are neither empty nor null in Mysql
I have a table "payment forms" and I made an API to get all these forms of payment, but even though the database is correct, it informs that the field "name" is null in return, see:…
-
1
votes1
answer33
viewsProblems with Youtube Api code - Class import
Good night! I’m trying to do a search using the youtube API, but I’m having difficulties regarding a class : "com.google.api.services.samples.youtube.cmdline.Auth;". I am not finding it on the…
-
1
votes1
answer76
viewsLogin with Facebook - Iserir profile image in a <input type="file">
good afternoon. Do you have any way to get the login with facebook, take the profile image of the user and "store" in an input type="file" of a form? To work as if the user had uploaded this image.…
-
1
votes1
answer168
viewsCannot import urlencode name on program run
I need to run a routine, but system informs that it cannot load the name urlencode (I don’t know if I can call this function, class), I searched for similar libraries, but I’m also not sure I’m…
-
1
votes1
answer505
viewsArchitecture API Restful
I’m building a Restful API with spring MVC and I have 2 non-functional requirements that I don’t understand how to attack them. The API must support 100 requests per second; The API should provide…
-
1
votes1
answer154
viewsSiri Voice Command Manager
I know my Macbook has tts (text to Speech) when typing command Say. I wonder if there is an API or library that works with this in python. Or you would have to do it manually? Anyone recommend…
-
1
votes2
answers1382
viewsOptions to generate API documentation in Laravel
I need a lib to generate API documentation in Laravel 5.4?
-
1
votes1
answer743
viewsUpload to Drive
Personal have the following code, which opens the google consent screen, where the user authorization is made and generated an authentication token: public async Task<ActionResult>…
-
1
votes0
answers1426
viewsHow to create an api?
I scoured the internet for sample API tutorials in PHP, query and insert in Mysql. Do you have any examples I can use as a test?
-
1
votes1
answer100
viewsFatal Error: Silex Application::share()
I am developing an API in Silex and while trying to test it on my server, I am encountering following error: Fatal error: Call to Undefined method Silex Application::share() in…
-
1
votes1
answer117
viewsUndefined offset in repetition loop in PHP
I’m using the Twitch.tv. I’m getting all the Lives by "fifa17" and listing all the channel names that are doing this live with this game, in the URL has the limit of 100 results ie 100 names, I made…
-
1
votes1
answer183
viewsRoles and Roles Api
Is there an API that lists job positions and functions? (In Brazil) Example: Informática -> DBA, Programador, Suporte Técnico. Among other types of jobs. It doesn’t necessarily have to be an API,…
apiasked 7 years, 3 months ago Max Rogério 423