Libraries tagged by OpenApiRo
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.
klimapi/php
2097 Downloads
This API offers you the possibility to calculate and offset emissions, create checkout links, get statistics and much more.
kleister/kleister-php
5 Downloads
OpenAPI client for Kleister
klauke-enterprises/netbox-php-client
2 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
keap/keap-sdk
0 Downloads
Keap REST Core Service
kcalliauw/openprovider-rest-phpnext
2 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
kaypay/sdk
33 Downloads
This is the Kaypay SDK for PHP
kanta-inc/scaleway-php-client
1 Downloads
Scaleway PHP API Client is a PHP client for Scaleway API. It is generated from OpenAPI specification.
kamalesh6374/php
0 Downloads
test
kaibuecking/php-klarna-payments
22 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
jxx0410/xpanapi
6 Downloads
百度网盘开放SDK
justinback/lago-php-client
13 Downloads
Lago API allows your application to push customer information and metrics (events) from your application to the billing application.
jeontwikkeling-nl/ltisaas_client_api_php
19 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
jarqvi/openapi-client
6 Downloads
OpenAPI Client
interserver/mailbaby-client-php
196 Downloads
**Send emails fast and with confidence through our easy to use [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API interface.** # Overview This is the API interface to the [Mail Baby](https//mail.baby/) Mail services provided by [InterServer](https://www.interserver.net). To use this service you must have an account with us at [my.interserver.net](https://my.interserver.net). # Authentication In order to use most of the API calls you must pass credentials from the [my.interserver.net](https://my.interserver.net/) site. We support several different authentication methods but the preferred method is to use the **API Key** which you can get from the [Account Security](https://my.interserver.net/account_security) page.