Libraries tagged by api authentication
tommarti/jwtopenauth
2 Downloads
Two-factor authentication api that can be implemented very quickly and easily based on SlimFramework.
enygma/stormpath
0 Downloads
PHP library to interface with the Stormpath User Authentication API
zkrat/gateapi-php
8 Downloads
Welcome to Gate.io API APIv4 provides spot, margin and futures trading operations. There are public APIs to retrieve the real-time market statistics, and private APIs which needs authentication to trade on user's behalf.
wallex/gateapi-php
366 Downloads
Welcome to Gate.io API APIv4 provides spot, margin and futures trading operations. There are public APIs to retrieve the real-time market statistics, and private APIs which needs authentication to trade on user's behalf.
lekarna/google
11667 Downloads
Google API wrapper and authentication for Nette Framework
ijvo/google
317 Downloads
Google API wrapper and authentication for Nette Framework
davidzadrazil/google
286 Downloads
Google API wrapper and authentication for Nette Framework
bigcrunch/gateapi-php
235 Downloads
Welcome to Gate.io API APIv4 provides spot, margin and futures trading operations. There are public APIs to retrieve the real-time market statistics, and private APIs which needs authentication to trade on user's behalf.
thampe/troi-sdk
27 Downloads
This is the official API documentation of Troi. # Authentication Troi offers basic auth for authentication.
septeo-opensource/php-k8s
0 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
pathe/auth0-php
1 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
pathe/auth0
1 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
nadaft/laraspa
6 Downloads
Laravel REST API React Scaffolding with Authentication.
bleumi/payment-sdk-php
4 Downloads
A simple and powerful REST API to integrate Traditional (Credit/Debit Card, Alternative Payment Methods) and Crypto Currency (Bitcoin, Ethereum, Stablecoins) payments into your business or application. ### Getting Started 1. Create an account on [Bleumi](https://account.bleumi.com/signUp/?app=payment) 1. Fill up your [profile](https://account.bleumi.com/account/?app=payment&tab=profile) 1. Complete your KYC by contacting [[email protected]](mailto:[email protected]) 1. Add your preferred payment service providers in the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) 1. Create your API key on the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen ### Authentication Bleumi uses API keys to authenticate requests. You can view and manage your API keys in the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen. Authenticated API requests should be made with a `X-Api-Key` header. Your API key should be passed as the value. ### Payment Methods Use the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) to add your preferred payment service provider (e.g. Stripe, BitPay, Bleumi Pay) and configure the payment methods that buyers would be able to use to make payments.
apimaticsupport/conversationsapi
39 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).