Libraries tagged by api-requests
ironbound/wp-rest-api-schema-validator
2679 Downloads
Validate WP REST API requests using a complete JSON Schema validator.
giadc/doctrine-json-api
5073 Downloads
A package for handling JSON API requests with Doctrine
dukt/twitter
26418 Downloads
Tweet field, search widget, embeds, and authenticated Twitter API requests.
deliciousmedia/quickrest
820 Downloads
QuickREST - a WordPress plugin which speeds up REST API requests by selective loading of plugins.
creativestyle/magesuite-rest-api-logger
1183 Downloads
Extension logs payload of rest api requests and their responses
citcall/api
6165 Downloads
Citcall API Request
appoly/api-password-helper
4537 Downloads
Allow the users to request a forgotten password and reset over api requests
ahmedhat/unifonicnextgen
209 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen 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 to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request 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).
adt/null-user-storage
1793 Downloads
Null user storage for Nette framework suitable for API requests.
1msg/one_msg_waba_sdk
1150 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
mfn/aws-post-v4-sign
6851 Downloads
Create a signature for Amazon S3 POST API request
tandrewcl/api-request-convert
145 Downloads
Convert request content to DTO classes
nickfla1/laravel-validated-api-requests
26 Downloads
Simple base API request with validation mechanisms
windawake/laravelremodel
32 Downloads
Create remote driver to convert remote api request into laravel model.
weilun/wlcurl
60 Downloads
Let PHP Api request more easy, everything is open source in my github, just take it, and use it well