Libraries tagged by apikey

mhd-jalilvand/mediana-php

0 Favers
5 Downloads

Mediana sms api doc sdks for some programming languages is in out github at https://github.com/ippanelippanel api-key format: Authorization: "AccessKey your-api-key" # Authentication

Go to Download


lelevar/sms

0 Favers
22 Downloads

Lelevar SMS Package for Laravel simplifies SMS sending via the Lelevar SMS API. It supports single and bulk SMS messaging with easy API key configuration, optional facades, and a helper function for quick integration. Ideal for integrating SMS into Laravel apps effortlessly.

Go to Download


kruegge82/dhl-retoure-php-rest-sdk

0 Favers
2 Downloads

# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".

Go to Download


kruegge82/dhl-authentication-oauth-api

0 Favers
20 Downloads

This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time

Go to Download


kruegge82/cargoboard

0 Favers
4 Downloads

<h4>Authentication.</h4> <p>Authentication is done with X-API-KEY. You can request a key via mail to [email protected].

Go to Download


kruegge82/billbee-php-sdk-api

1 Favers
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.

Go to Download


johncube/deepl

0 Favers
7 Downloads

this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself

Go to Download


interserver/mailbaby-client-php

0 Favers
199 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.

Go to Download


hoppinger/sitemap_user

0 Favers
312 Downloads

Provides an different user than the anonymous user to the simple sitemap module. It uses the api key authentication module to find the correct user

Go to Download


hissezhaut/misiv

0 Favers
2 Downloads

Package generated from http://test.misiv.intra.misiv.fr/wsdl/ws_interface.php?CodeTMS=29-001535&Login=hissezhaut&Password=hissezhaut&ApiKey=519541d33a922466b5885375e3554bc229fb2fd84c3b987e58b0d3bbf9024a19 using wsdltophp/packagegenerator

Go to Download


handelsregister-api/handelsregister-api-php

1 Favers
66 Downloads

Handelsregister-API.de allows you to download commercial register information for German Companies with a REST-API. This API is not an official interface of the German Commercial Register, but a service of the private company fino run GmbH. All Access to the APIs are restricted by an API Key.

Go to Download


gkimpson/url2png-laravel

0 Favers
9 Downloads

Laravel wrapper for url2png API for generating website thumbnails, an api key & secret key is required from https://www.url2png.com/

Go to Download


draco-development-group/remove-bg

0 Favers
153 Downloads

A very small library to use your remove.bg api key to remove the background from your images and give you a transparent png

Go to Download


designbycode/google-maps-place-details

1 Favers
92 Downloads

The Reviews class is a part of the Designbycode namespace and is used to fetch reviews, rating, and user ratings total of a place using the Google Places API. It requires a Google Maps API key and a Google Maps place ID to make requests.

Go to Download


codeportal/php-url-shortner

0 Favers
11 Downloads

Url Shortener for Laravel. We're using cdpt.in platform to shorten your URLs. As this is open source, you don't need any kind of API key to shorten your URL.

Go to Download


<< Previous Next >>