Libraries tagged by API access
dorvidas/laravel-json-api-client
107 Downloads
Laravel client for easy access of data from {json:api} APIs
consolefinance/api-client-php
17 Downloads
API client that enables developers to access and manage the data of their Console Finance account.
amelaraby/magento-2-mageplaza-social-login-api
21 Downloads
An extension for Magento 2 Mageplaza Social Login extension which expose an APIs to login via social media access tokens
a5sys/qowisio-cloud-api-bundle
25 Downloads
Access data from Qowisio Cloud API
suthernfriend/mikrotik-api
58 Downloads
Comfortable Wrapper Around RouterOS Library for accessing MikroTik routers via their API
leuchtdiode/laminas-pimcore-rest-api
55 Downloads
Laminas module for accessing pimcore via its REST API
denislam/laravel-forge-api-sdk-php
6 Downloads
SDK for PHP for accessing the official Laravel Forge API
leuchtdiode/pimcore-rest-api-zf3
40 Downloads
Zend Framework 3 module for accessing pimcore via its REST API
team-reflex/smite-api
6597 Downloads
Easy access to the Hi-Rez Studios API for Smite
krystalcode/api-session
741 Downloads
Provides session management functionality for API clients including requesting, refreshing and storing access tokens.
kruegge82/billbee-php-sdk-api
14 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.
kairos-project/api-doctrine-mongodb-odm-loader
6 Downloads
The doctrine ODM component of the kairos API. Aim to be used as data access object for mongoDB
codifico/web-api-extension
4618 Downloads
Web API extension for Behat. Web API extension with protected request and response access.
chencongbao/laravel-api
12 Downloads
基于 access_token 的多用户 API 认证系统
wingd/data-access-library
34 Downloads
The WingD Data Access SDK