Libraries tagged by php rest

verifiedjoseph/gotify-api-php

11 Favers
2636 Downloads

PHP library for interacting with a Gotify server using the Gotify REST-API.

Go to Download


tuutti/php-klarna-payments

0 Favers
60973 Downloads

The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).

Go to Download


tuutti/php-klarna-ordermanagement

0 Favers
54955 Downloads

The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication

Go to Download


tuutti/php-klarna-base

0 Favers
79183 Downloads

Klarna API base spec

Go to Download


ttskch/google-sheets-api-php-client

8 Favers
1279 Downloads

PHP client library for Google Sheets API.

Go to Download


tkhamez/swagger-eve-php

8 Favers
8563 Downloads

An OpenAPI Client Library for EVE Online (ESI)

Go to Download


swellstores/swell-php

8 Favers
804 Downloads

Swell API library for PHP

Go to Download


shopifychamp/shopify-api-php-sdk

6 Favers
2072 Downloads

PHP SDK to connect with Shopify Custom, Public and Private App using REST Api and Graphql

Go to Download


sendpost/sendpost_php_sdk

0 Favers
7325 Downloads

Email API and SMTP relay to not just send and measure email sending, but also alert and optimise. We provide you with tools, expertise and support needed to reliably deliver emails to your customers inboxes on time, every time.

Go to Download


sendbird/sendbird-platform-sdk-php

0 Favers
6711 Downloads

Sendbird Platform API SDK https://sendbird.com/docs/chat/v3/platform-api/getting-started/prepare-to-use-api

Go to Download


seeuletter/seeuletter-php

3 Favers
52654 Downloads

Seeuletter.com API PHP wrapper.

Go to Download


schematichq/schematic-php

0 Favers
2975 Downloads

Schematic API

Go to Download


rherb/php-odata-query-builder

8 Favers
1378 Downloads

OData Query Builder for PHP

Go to Download


postpay/postpay-php

0 Favers
11409 Downloads

Postpay SDK for PHP

Go to Download


passbase/passbase-php

9 Favers
28667 Downloads

# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token

Go to Download


<< Previous Next >>