all-about-apikey/gofile
Muhammad Daffa 7372a52709 Fix repository structure and add todolist 2022-07-23 20:53:29 +07:00
..
README.md Fix repository structure and add todolist 2022-07-23 20:53:29 +07:00

README.md

GoFile

Description

Unlimited size file uploads for free

Example Request

  • Curl
curl "https://api.gofile.io/getAccountDetails?token={{token}}&allDetails=true"
  • Raw
GET /getAccountDetails?token={{token}}&allDetails=true HTTP/1.1
Host: api.gofile.io

Response

  • Success
{
    "status":"ok",
    "data":{
        "token":"{{token}}",
        "email":"example@gmail.com",
        "tier":"standard",
        "rootFolder":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
        "filesCount":0,
        "filesCountLimit":null,
        "totalSize":0,
        "totalSizeLimit":null,
        "total30DDLTraffic":0,
        "total30DDLTrafficLimit":null
    }
}
  • Error
{
    "status":"error-wrongToken",
    "data":{}
}

Regex

[a-zA-Z0-9]{32}

Example API key

OF3ab02f3cD12lDOfxc3foSg129sD241