Libraries tagged by usps api
dratejinn/ynab-open-api
1 Downloads
Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com
bruno-canada/ups-soap-easytracking
1 Downloads
UPS SOAP API Easy Tracking
uspc/feeds-api
22 Downloads
The package is used to get access for remote feeds
uspc/affiliate-api
19 Downloads
API for Affiliate Tools
hnhdigital-os/bluora-shared-api-traits
21 Downloads
Traits that Bluora uses with their API wrappers.
dhavalsagepaypiapi/sagepay-pi-api
0 Downloads
Opayo PI (formerly SagePay PI) PHP API that uses PSR7, PSR17, PSR18 standards.
csun-metalab/sword-api-uploader
158 Downloads
Allows for the uploading of documents in a Laravel application to a repository that uses the SWORD API
chrgriffin/generic-api
4285 Downloads
Simple base class for any API that uses bearer token authentication.
silinternational/idp-pw-api-phoneverification-nexmo
1273 Downloads
PhoneVerification component for IdP PW API that uses Nexmo services for SMS/Voice verification
silinternational/idp-pw-api-passwordstore-google
7 Downloads
Password store component for IdP PW API that uses Google as the backend.
bluora/bluora-shared-api-traits
583 Downloads
Traits that Bluora uses with their API wrappers.
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
littlewebthings/simple-encrypted-api
5 Downloads
API client server that uses PHP encryption libraries.
wallace/followers_api
6 Downloads
This Package uses the general social media impressions API and makes it a Laravel package.
schentrup-software/php-api
1 Downloads
A basic api framework for PHP. It uses classes for request and responses to make a self documenting API.