Download the PHP package bploeger/picthrive without Composer
On this page you can find all versions of the php package bploeger/picthrive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bploeger/picthrive
More information about bploeger/picthrive
Files in bploeger/picthrive
Download bploeger/picthrive
More information about bploeger/picthrive
Files in bploeger/picthrive
Vendor bploeger
Package picthrive
Short Description Detailed docs about our API, including hidden fields not publicly displayed.
License proprietary
Homepage http://openapi-generator.tech
Package picthrive
Short Description Detailed docs about our API, including hidden fields not publicly displayed.
License proprietary
Homepage http://openapi-generator.tech
Please rate this library. Is it a good library?
Informations about the package picthrive
OpenAPIClient-php
Detailed docs about our API.
This PHP package is automatically generated by the OpenAPI Generator project:
- API version: 1.0
- Build package: org.openapitools.codegen.languages.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install run composer require "bploeger/picthrive"
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://api.picthrive.com/v1
Class | Method | HTTP request | Description |
---|---|---|---|
BrandApi | getStore | GET /Brand/{brandId} | Get Store |
BrandApi | listStores | GET /Brand/ | Get all Stores |
GroupApi | createGroup | POST /Group/ | Create an new Group. |
GroupApi | createUploadPhotoRequest | POST /Group/{groupId}/Photo | Upload a photo |
GroupApi | deleteGroup | DELETE /Group/{groupId} | Delete the Group |
GroupApi | getGroup | GET /Group/{groupId} | Gets a Group. |
GroupApi | listGroupPhotos | GET /Group/{groupId}/Photo | List photos |
GroupApi | listGroupVideos | GET /Group/{groupId}/Video | List videos |
GroupApi | listGroups | GET /Group/ | List Groups |
GroupApi | markGroupAsUploading | PUT /Group/{groupId}/UploadStatus | Update Upload Status |
GroupApi | searchForGroupByToken | GET /Group/Search | Search for Group by Token |
GroupApi | updateGroup | PUT /Group/{groupId} | Update a Group |
GroupApi | zipGroupPhotos | POST /Group/{groupId}/Zip | Zip Photos |
OwnerApi | getAccount | GET /Owner/ | Get Your Account |
PhotoApi | createUploadPhotoRequest | POST /Group/{groupId}/Photo | Upload a photo |
PhotoApi | deletePhoto | DELETE /Photo/{photoId} | Delete a Photo |
PhotoApi | getPhoto | GET /Photo/{photoId} | Get a Photo |
PhotoApi | listGroupPhotos | GET /Group/{groupId}/Photo | List photos |
PhotoApi | markGroupAsUploading | PUT /Group/{groupId}/UploadStatus | Update Upload Status |
PhotoApi | updatePhoto | PUT /Photo/{photoId} | Copy or Move a Photo |
PhotoApi | zipGroupPhotos | POST /Group/{groupId}/Zip | Zip Photos |
VideoApi | listGroupVideos | GET /Group/{groupId}/Video | List videos |
VideoApi | markGroupAsUploading | PUT /Group/{groupId}/UploadStatus | Update Upload Status |
Documentation For Models
- AddPhotosToGroupRequest
- AddPhotosToGroupResponse
- AddPhotosToGroupResponseAddedPhotos
- Brand
- BrandReview
- BrandSocial
- CreateGroupRequest
- DownloadGroupRequest
- DownloadGroupRequestPhotos
- DownloadGroupResponse
- GetBrand
- GetBrands
- GetGroupPhotosResponse
- GetGroupVideosResponse
- GetGroupsResponse
- GetOwner
- Group
- Photo
- PublicPhoto
- PublicVideo
- UpdateGroupRequest
- UpdateGroupResponse
- UpdatePhotoRequest
- UpdatePhotoResponse
- UploadRegion
- Video
Documentation For Authorization
Bearer
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
All versions of picthrive with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.0
The package bploeger/picthrive contains the following files
Loading the files please wait ....