Download the PHP package autobius/autobius-php-sdk without Composer
On this page you can find all versions of the php package autobius/autobius-php-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 autobius-php-sdk
Autobius.ru PHP SDK
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 1.0.0
- Build date: 2019-12-14T23:57:13.735+04:00
- Build package: class io.swagger.codegen.languages.PhpClientCodegen For more information, please visit https://api.autobius.ru/
Requirements
PHP 5.4.0 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://api.autobius.ru/
Class | Method | HTTP request | Description |
---|---|---|---|
DefaultApi | loginRequest | POST /login | Авторизация и получение JWT Token. |
DefaultApi | refreshRequest | GET /auth/refresh_token | Обновление авторизационного токена. |
DefaultApi | sourceDecoderRequest | GET /sources/v1/decode/{vin} | Декодирование VIN и получение по нему всей доступной информации по конкретному автомобилю. |
Documentation For Models
- ApproximationResult
- BaseResponseBody
- DecoderResult
- Element
- InSaleAuto
- InSaleResult
- LawAdditionalInfo
- LawCrashes
- LawOwner
- LawRestrictionBlock
- LawRestrictions
- LawResult
- LoginResponse
- MarketInfo
- ResultResponse
- TaskCreateResult
- VinDecoderResponse
Documentation For Authorization
JWTAuth
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
All versions of autobius-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-curl Version *
ext-json Version *
ext-mbstring Version *
The package autobius/autobius-php-sdk contains the following files
Loading the files please wait ....