Libraries tagged by connect api
hz/php-api-service
0 Downloads
Helper for connect to API Service
serendipity_hq/api_connect
322 Downloads
Connect to a remote API
jippi/php-hipchat-connect
81 Downloads
HipChat connect (v2) api helpers
sitesoft/laravel-apis
1810 Downloads
Init swagger and connect to Sitesoft APIS
sebudesign/questionmark-api-php
10 Downloads
PHP package to connect to the API of The Questionmark
mvogelgesang/data_gov_admin_api
8 Downloads
Simple PHP SDK to connect to the api.data.gov API Umbrella.
malwarebytes/zendesk-api
461 Downloads
API to connect PHP with Zendesk
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.
hostingbe/php-api
21 Downloads
PHP API client to connect to HostingBE's API, including logging and retry functionality.
honganh/onemax-api-php
13 Downloads
Connect to onemax api
fintechapp/socilen-api-sdk-php
125 Downloads
PHP SDK for connect to Socilen API
cristof-g/terrawind-api-wrapper
369 Downloads
Library for connect to Terrawind API
bland-industries/bigtime-api
9 Downloads
Laravel Package to connect to Bigtime API
puresoft/jibimo-api
13 Downloads
This library will connect to Jibimo API and bring you a reliable interface to work with
php-extended/php-mega-nz-api
1372 Downloads
A php API wrapper to connect to mega.nz API