/v2/search/<term>
GET

Description

This method searches folders and files in the cloud and sorts them by name

Format

json (application/json)

Methods

GET

Mask parameters

<term>
  • requirement: .+

Example response

{
    "status": "success",
    "data": {
        "folders": [
            {
                "name": "Big buck bunny",
                "code": "j4f02eidbb",
                "size": "5233819",
                "created_at": {
                    "date": "2016-03-11 8:51:32.000000",
                    "timezone_type": 3,
                    "timezone": "UTC"
                },
                "files_count": "3"
            },
            {
                "name": "Videos",
                "code": "9kw6nh1h2z",
                "size": "2814299",
                "created_at": {
                    "date": "2016-03-11 8:54:29.000000",
                    "timezone_type": 3,
                    "timezone": "UTC"
                },
                "files_count": "53"
            }
        ],
        "files": [
            {
                "name": "Big.Buck.Bunny.4K.UHD.HFR.60fps.FLAC.mkv",
                "crc32": null,
                "created_at": {
                    "date": "2016-02-09 15:36:47.000000",
                    "timezone_type": 3,
                    "timezone": "UTC"
                },
                "code": "0phkm9kpro",
                "parent_folder_code": null,
                "size": 892862006,
                "video": true,
                "conversion_status": "unconverted",
                "screenshots": {
                    "small": "https:\/\/static.bitport.io\/1a338b413f21cbe0_s01.jpg",
                    "medium": "https:\/\/static.bitport.io\/1a338b413f21cbe0_m01.jpg",
                    "big": "https:\/\/static.bitport.io\/1a338b413f21cbe0_l01.jpg"
                },
                "extension": "mkv",
                "type": "video",
                "virus": false
            }
        ]
    },
    "errors": null
}

Cloud (folders)

Files

Me

Search in cloud

Transfers