Libraries tagged by API call
walkerus/infinity-call-center-api-client
9 Downloads
Api client for IntelTelecom Infinity call center - https://www.inteltelecom.ru
uplinestudio/call-touch-api
39 Downloads
tokenly/api-client
9360 Downloads
A client to call Tokenly APIs
novokrest/php-call-recorder-api
3 Downloads
motuo/call-watson-api
32 Downloads
Call Watson API(Assistant and Discovery Service)
kruegge82/billbee-php-sdk-api
24 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
ivelfan/rna-as-api
35 Downloads
Call RNA API services to find informations about association and company
icedevelop/call-rest-api
11 Downloads
This bundle implements a service to call rest api
hefengxian/twitter-api-php
41 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls
headoo/twitter-api-php
115 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls adapted to Symfony2 based applications
diginedbv/twitter-api-php
2317 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls
brunopicci/call-rest-api
2647 Downloads
This bundle implements a service to call rest api
aasiutin/twitter-api-php
360 Downloads
Provides library for Twitter API v1.1 calls
joseiogr/twitter-api-php
193 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls adapted to Symfony2 based applications
damonkreft/mandrill-api-api
1605 Downloads
INCOMPLETE: A cleaner, more productive API on top of the official Mandrill API. This includes explicit API methods for calls (IDE friendly), method chaining and simpler adding of template variables.