Questions tagged as 'api'

1
answer

Error api sky: No HTTP resource was found that match the request

In a test in heaven's father I get the message: URI ' link ' {"Message":"No HTTP resource was found that matches the request URI 'https://apiquerysandbox.cieloecommerce.cielo.com.br/1/sales/'."} I'm sending in jman postman: { "Merch...
asked by 20.08.2018 / 16:35
1
answer

Send a message to WhatsApp via site [closed]

I wonder if there is a way to send a message to WhatsApp via website. Example: The client is there on the site and there is a field to type a message and click "send" and I receive the message in my WhatsApp.     
asked by 03.01.2018 / 01:12
1
answer

Web service that generates graphic image

I need to find a solution to generate graphics images through the URL. Google offers an API, but it will be retired soon. Does anyone know of a service like Google? The goal is to send graphics to the email body.     
asked by 17.05.2014 / 23:57
1
answer

Java and JSON API

I would like to know if anyone knows a good API and with tutorials to create, edit, write and read JSON files in Java. I've been searching for some time and so far I have not found it.     
asked by 23.11.2017 / 00:24
1
answer

Music recognition API (php)

I'm working on a mini project, and would like to know if there is an API (php) that can receive a piece of music and return the title of it. A concrete example is the site: link Is there a PHP solution?     
asked by 22.09.2017 / 20:44
1
answer

PHP returning json as string

I'm returning this JSON using PHP but the object genre and cast is being returned as string { "id":"5", "title":"A Era do Gelo", "year":"2002", "age":"0", "time":"81", "genre":"[{\"id\": 16, \"name\": \"An...
asked by 08.12.2017 / 17:25
1
answer

How to validate a Medical CRM Registry?

I need to validate an information to determine if the user of my system is a doctor or a patient, in this case the CRM, and would like to know if there are any free APIs that validate or some standard that I can follow to identify if it is or no...
asked by 16.11.2017 / 17:18
1
answer

Api Cielo: Error creating a purchase

When I send a request simulating a purchase: URL link Json { "MerchantOrderId":"2014111703", "Customer":{ "Name":"Comprador crédito simples" }, "Payment":{ "Type":"CreditCard", "Amount":15700, "Inst...
asked by 20.08.2018 / 17:07
1
answer

Return query with more than 1 parameter in WebAPI

I have the code below, how would the correct route look? How can I test the call //http://localhost:1608/api/ApiCidade/consulta/clienteLoginSenha/ [HttpGet] // [Route("consulta/clienteLoginSenha/{email:long}/{senha:long}...
asked by 06.11.2015 / 18:54
1
answer

Error when integrating Waze with PHP? [closed]

I have a php site and need to upload a map and waze data. How can I do this? I'm using this repository: link     
asked by 12.06.2017 / 21:22