Libraries tagged by api throttling
andrey-tech/bitrix24-api-php
53077 Downloads
Обертка на PHP7+ для работы с API Битрикс24 с использованием механизма входящих вебхуков, троттлингом запросов и логированием в файл
andrey-tech/yclients-api-php
4586 Downloads
Обертка для работы с API YCLIENTS v2.0 c троттлингом запросов и логированием в файл
andrey-tech/amocrm-api-php
5140 Downloads
Простая обертка для работы с API amoCRM v2 с авторизацией по протоколу oAuth 2.0 или по API-ключу пользователя, поддержкой AJAX-запросов к frontend-методам, троттлингом запросов, блокировкой одновременного обновления одной сущности и логированием запросов/ответов к API в файл
oltrematica/laravel-ratelimiter
73 Downloads
a lightweight Laravel package that provides simple role management functionality.
andrey-tech/bx24-wrapper-js
8 Downloads
Простой класс-обертка на JavaScript для стандартной JS-библиотеки Битрикс24. Позволяет избежать ада колбеков и работать c REST API Битрикс24 с помощью асинхронных функций и асинхронных генераторов ECMAScript 9
leonid74/wildberries-api-php
91 Downloads
Wildberries REST API statistics client library with throttling requests
eolabs-io/amazon-sp-api-throttling-middleware
3 Downloads
A Laravel Middleware for throttling Amazon Sp Api endpoint calls
osid/laravel-api-rate-limiter
5 Downloads
A robust API rate limiter and throttling package for Laravel.
jumas-cola/wildberries-api-php
38 Downloads
Wildberries REST API statistics client library with throttling requests
beningreenjam/api-wrapper
7 Downloads
Api-Wrapper is a simple Laravel 5.5 bridge for making, throttling, caching and transforming RESTful API requests made via GuzzleHttp.
kruegge82/billbee-php-sdk-api
22 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.
dedomorozoff/kommo-api-php
71 Downloads
Simple wrapper PHP7+ for API kommo/amoCRM with oAuth 2.0
dedomorozoff/amocrm-api-php-v4
41 Downloads
Простая обертка для работы с API amoCRM v2 с авторизацией по протоколу oAuth 2.0 или по API-ключу пользователя, поддержкой AJAX-запросов к frontend-методам, троттлингом запросов, блокировкой одновременного обновления одной сущности и логированием запросов/ответов к API в файл
andrey-tech/sendpulse-api-php
56 Downloads
Простая обертка на PHP7+ для работы с API сервиса SendPulse с троттлингом запросов и логированием в файл
andrey-tech/bizon365-api-php
110 Downloads
Обертка на PHP7+ для работы с API v1 сервиса Бизон 365 c троттлингом запросов и логированием в файл