Libraries tagged by openapi-generator
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.
klimapi/php
2105 Downloads
This API offers you the possibility to calculate and offset emissions, create checkout links, get statistics and much more.
kleister/kleister-php
6 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)
kcalliauw/openprovider-rest-phpnext
2 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
kaypay/sdk
36 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.
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
25 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
9 Downloads
OpenAPI Client
jalismrs/stalactite-data-client
1367 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
jalismrs/stalactite-auth-client
1349 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
invoicetronic/php-sdk
0 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/