Questions tagged as 'api'

1
answer

What are the options for Rest?

Currently the Rest architecture has become a standard for building APIs and Webservices. But what about Rest? What else goes into API building?     
asked by 20.06.2016 / 13:41
0
answers

Buscapé API stopped returning XML

I'm trying to access the address link at browser but stopped returning the XML. The application stopped returning a few days ago, it returned the XML right in both the application and direct in the browser but for a few days I stopped returnin...
asked by 15.06.2016 / 17:37
0
answers

API pagseguro signature with infinite renewal

Hello, I'm having a hard time finding subscription information on the pagseguro API. My problem is this, I see that it has subscription cycle. For example in a subscription of 6 months, that time passed the signing ends. But I would like whe...
asked by 27.06.2016 / 15:39
1
answer

Doubts in domain queries

Speak people, I need information from whois, from different domains, that can end in .com, .br, .net, etc.  With our provider br the nicbr without problem, I am already using rdap of them that returns a marvel of everything json everything nice,...
asked by 01.06.2016 / 21:48
1
answer

Log in to site using satellizer.js

I need to make an application where the user can sign in through facebook and soundcloud, and I found that link to do this, and according to this page link it is possible to do this with soundcloud by oAuth2, but I can not handle it, very cl...
asked by 22.05.2016 / 07:19
0
answers

What is the best way to hide API Keys?

When you are sharing a repository and you do not want the person to have access to the key of some API, what is the best way to hide it?     
asked by 10.06.2016 / 03:32
0
answers

Blank page request API in PHP

I'm trying to make a request for the url: link and the response in case of valid token should be true . I have tried in many ways using Curl and GuzzleHttp , all return me a blank page . I tested token...
asked by 01.05.2016 / 04:28
0
answers

API rest returning 405 php

I'm running the following code: <?php $data_string['MerchantOrderId'] = "2014111703"; $data_string['Customer']['Name'] = "Comprador Teste"; $data_string['Payment']['Type']...
asked by 21.04.2016 / 03:52
0
answers

API Import / Invite contacts via emails and social networks

Is there a free API / plugin / script that allows you to integrate with social networks (Facebook, G +, etc) and email client (Outlook, Gmail, Yahoo) to import / invite contacts to our site and is free? I found this link , but got paid.    ...
asked by 07.03.2016 / 18:04
0
answers

How to share a URL or a direct image in Instagram?

How it's done on Facebook: http://www.facebook.com/sharer.php?u=<?php echo MINHA_URL;?> And on Twitter: https://twitter.com/intent/tweet?text=<?php echo TEXTO.' '.MINHA_URL?> I've been searching this site , but I did not...
asked by 02.02.2016 / 12:50