Download the PHP package softonic/download_api_sdk without Composer
On this page you can find all versions of the php package softonic/download_api_sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package download_api_sdk
DownloadApiSdk
Generated URLs with TTL for downloading binary files
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 2.44.0
- Package version: 2.3.0
- Build package: io.swagger.codegen.languages.PhpClientCodegen For more information, please visit http://corporate.softonic.com/contact-us
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://download-v2.eu-west.sftapi.com
Class | Method | HTTP request | Description |
---|---|---|---|
FilesApi | readFile | GET /files/{id_files} | Fetches a single File |
FilesUrlsApi | findFileUrl | GET /files/{id_files}/urls | List of FileUrls |
Documentation For Models
- File
- FileUrl
Documentation For Authorization
download_api_access_code
- Type: OAuth
- Flow: accessCode
- Authorization URL: https://oauth-v2.softonic.com/token
- Scopes:
- download_api.read.files: Read Files
- download_api.find.files.urls: Find Files/Urls
download_api_application
- Type: OAuth
- Flow: application
- Authorization URL:
- Scopes:
- download_api.read.files: Read Files
- download_api.find.files.urls: Find Files/Urls
download_api_implicit
- Type: OAuth
- Flow: implicit
- Authorization URL: https://oauth-v2.softonic.com/authorize
- Scopes:
- download_api.read.files: Read Files
- download_api.find.files.urls: Find Files/Urls
download_api_password
- Type: OAuth
- Flow: password
- Authorization URL:
- Scopes:
- download_api.read.files: Read Files
- download_api.find.files.urls: Find Files/Urls
Author
All versions of download_api_sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package softonic/download_api_sdk contains the following files
Loading the files please wait ....