Libraries tagged by endpoint
auth0/login
3543413 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
reindert-vetter/api-version-control
463405 Downloads
A Laravel package to manage versions of endpoints in an elegant way
airesvsg/acf-to-rest-api
68835 Downloads
Exposes Advanced Custom Fields Endpoints in the WordPress REST API
drush-ops/behat-drush-endpoint
2505075 Downloads
Drush commandfile for use with drupal/drupal-driver.
renoki-co/laravel-healthchecks
50898 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.
ryangjchandler/bearer
17989 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
messagemedia/messages-sdk
221618 Downloads
The MessageMedia Messages API provides a number of endpoints for building powerful two-way messaging applications.
coderjerk/bird-elephant
104023 Downloads
A simple library to request data from the Twitter APIv2 endpoints
alibabacloud/endpoint-util
759350 Downloads
Alibaba Cloud Endpoint Library for PHP
spatie/laravel-resource-links
38615 Downloads
Add links to Laravel API resources
yanlongli/app-store-server-api
5511 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
wunderio/drupal-ping
211196 Downloads
Drupal health check endpoint for load balancers
wppconnect-team/wppconnect-php-client
2483 Downloads
Um simples cliente PHP que proporciona acesso fácil aos endpoints do WPPConnect Server.
talon-one/talon-one-client
66847 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
spacedmonkey/wp-rest-blocks
1537 Downloads
Add gutenberg blocks data into post / page / widget REST API endpoints.