Libraries tagged by apikey
syradev/rt_simpleosm
3068 Downloads
Insert a simple OpenStreetMap. No API key required!
nogrod/dhl-retoure-php-sdk
93 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".
jamesjara/transcriptyoutube
37 Downloads
php transcript youtube api and xml parser without api key
damax/api-auth-bundle
504 Downloads
Authentication via api key or JWT.
cyberwizard/sendgrid-mailer
390 Downloads
A Laravel package for sending 'templated based' emails using SendGrid API KEY
blaspsoft/keysmith-vue
239 Downloads
A Vue & Inertia-powered API key management system for Laravel 12 Vue Starterkit, with secure token generation, revocation, and authentication.
blaspsoft/keysmith-react
46 Downloads
A React & Inertia-powered API key management system for Laravel 12 React Starterkit, with secure token generation, revocation, and authentication.
arglbr/geeklist-php
12 Downloads
Get stuff of a given user at Geeklist, without an API key.
keiii/silex-apikey-auth
165 Downloads
Apikey auth for Silex
wassafr/simple-apikey-authenticator-bundle
57 Downloads
Wassa Simple API Key Authenticator Bundle
wassa/apikey-authenticator-bundle
242 Downloads
Wassa ApiKeyAuthenticatorBundle
vzool/api-key
2 Downloads
victorybiz/laravel-api-key
14 Downloads
Authorize requests to your Laravel application with API keys
trungnq/api-key
75 Downloads
Authorize requests to your Laravel application with API keys
tmsolution/api-key-bundle
63 Downloads
Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.